Displaying text and timer

bajashbajash Member, PRO Posts: 215
edited November -1 in Working with GS (Mac)
Hi all,

I have created a countdown timer game attribute and it works sometimes.

I have been testing this app for about two days, running it through the same button sequences and it is still inconsistent. I want to upload to iTunes next week. I plan on getting the pro version of GS then.

Could this just be a problem in the free version?

Thanks,

Comments

  • bajashbajash Member, PRO Posts: 215
    I'm using a Game Attribute named Extimer that is an integer.

    Timer
    Change attribute: game.Extimer to game.Extimer -1

    Rule
    Attribute: game.Extimer >0
    Display text: game.Extimer -1

    Rule
    Attribute: game.Extimer =0
    Change Scene: Swat
  • bajashbajash Member, PRO Posts: 215
    That was already checked.
Sign In or Register to comment.