Is there an easy way to have 1 button, and if its True when you touch it, it toggles to false, and vice vera?
Comments
gyroscopeI am here.Member, Sous Chef, PROPosts: 6,598
Hi Dave, that's no prob. you need a scene or a game boolean attribute. You leave it unchecked as false.
So in the Rules of the button, put When Attribute SuchandSuch is false, then Change Attribute to true Other stuff you want like changing the image or size perhaps.
Then in the Otherwise bit of this Rule, put When Attribute SuchandSuch is true, then Change Attribute to false Other stuff you want like change.
Comments
So in the Rules of the button, put
When Attribute SuchandSuch is false, then
Change Attribute to true
Other stuff you want like changing the image or size perhaps.
Then in the Otherwise bit of this Rule, put
When Attribute SuchandSuch is true, then
Change Attribute to false
Other stuff you want like change.
Hope that helps. :-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
change attribute game.toggle to 1 - game.toggle