quick (hopefully) button question

goliathgoliath Member Posts: 1,440
edited November -1 in Working with GS (Mac)
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!

Comments

  • osucowboy18osucowboy18 Member Posts: 1,307
    I'm not sure if this will work, but in your timer, try checking the "Run To Completion" check box. Hopefully that works, don't know why your current rule doesn't. Good luck.

    - Alex
  • NesesitaGamesNesesitaGames Member Posts: 160
    Have you checked "Run to Completion"?
  • goliathgoliath Member Posts: 1,440
    yes that is checked... i just tried unchecking it and it didnt change either
  • goliathgoliath Member Posts: 1,440
    ok i got it....
Sign In or Register to comment.