FlashRevolution Posted February 25, 2016 Share Posted February 25, 2016 (edited) Hey guys, for a game I'm creating at the moment I want to use checkboxes in Phaser, so I build a little addon. The addon will automaticly integrated into the Phaser.GameObjectFactory and you can use it for free. After loading the js you can use game.add.checkbox() to create a checkbox. The checkbox is build with a sprite(sheet), textfield and button, has it's own state and predefined input/events It has getter for state, getter and setter for position, could be disabled and has the options to add events to input-over, input-out and input-up events Here you find more informations and the files : http://adf.ly/1XRxu1 (if you want to support me) or http://www.phaser-lernen.de/phaser-addons/checkbox/ Edited March 2, 2016 by FlashRevolution adding ad-free pagelink Link to comment Share on other sites More sharing options...
cjke Posted February 27, 2016 Share Posted February 27, 2016 Any chance of link that doesn't go through an ad-soaked middleman? krmax44 1 Link to comment Share on other sites More sharing options...
Recommended Posts