Scene change

wilsonclzwilsonclz Member Posts: 6
edited November -1 in Working with GS (Mac)
Like all templates they complete a certain objective to get to the next scene (i.e. killing all enemies), but what happens if you want to make something like "press spacebar to continue"?

Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    Hi, in your actor button's Rules, put:

    When actor receives event key space is down
    Then your Change Scene Behavior.

    :-)
  • wilsonclzwilsonclz Member Posts: 6
    whoo thanks a lot! :p
Sign In or Register to comment.