quick (hopefully) button question
Hello everyone, I have a quick question that hopefully someone can answer... forgive my ignorance...
I have a start button right now.... when a user clicks it the image changes but the scene does not (basically when someone clicks on the start button the image changes color and i want it to change scene say after 1 second).
Here is my rule:
rule:
when actor receives event....touch....pressed
change image
timer
after 1 second
change scene
end rule...
Any ideas..... im guessing its something easy so forgive my ignorance. thanks!
I have a start button right now.... when a user clicks it the image changes but the scene does not (basically when someone clicks on the start button the image changes color and i want it to change scene say after 1 second).
Here is my rule:
rule:
when actor receives event....touch....pressed
change image
timer
after 1 second
change scene
end rule...
Any ideas..... im guessing its something easy so forgive my ignorance. thanks!
Comments
- Alex