Time=0 Change scene

DimensionGamesDimensionGames PRO Posts: 993
edited November -1 in Working with GS (Mac)
When Attribute Time = 0

Timer For 5 seconds (run to completion)

Change Scene: next Scene

The top bit is wrong I think but any suggestions how to correct?

Thanks

Possesive Gaming

Comments

  • beefy_clyrobeefy_clyro Member Posts: 5,394
    Whats Timer For 5 seconds (run to completion) doing? It'd work without it. If you want a delay then say after 5 seconds
  • sebmacflysebmacfly Member Posts: 1,018
    Behavior Timer
    After 5 seconds
    Change scene : "scene name"
  • sebmacflysebmacfly Member Posts: 1,018
    Or that :

    Rule :
    When attribute "Time" = 0
    Timer :
    After 5 seconds
    Change Scene : "Scene name"
  • DimensionGamesDimensionGames PRO Posts: 993
    Problem sorted! Thanks!
Sign In or Register to comment.