Quick (hopefully) button question
goliath
Member Posts: 1,440
Hey guys, I have a quick question (hopefully) that I thought some of you may be able to answer.
The problem: I have a "start button" that I want to change image when clicked (to make a player know they clicked that button... like a little animation blip....)
As it stands right now I have this rule:
When actor receives event (touch) then change image to the png file I have in the project...
For some reason it's not doing it..... No idea why. Any ideas would help me out a lot. Thanks.
The problem: I have a "start button" that I want to change image when clicked (to make a player know they clicked that button... like a little animation blip....)
As it stands right now I have this rule:
When actor receives event (touch) then change image to the png file I have in the project...
For some reason it's not doing it..... No idea why. Any ideas would help me out a lot. Thanks.
Comments
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
If so, you will need to put in a little delay, like this:
Rule
When all conditions are valid:
Touch is pressed
-----Change Image
-----Timer After 0.1 Run to completion
----------Change Scene