Timers..

Hey, I've had gamesalad a few days and I'm growing to really like it,
I'm currently developing an app, it's my first, basically you have to tap a bunch of flying birds to get your score, avoid bombs etc etc, I wanted to make it so that for every bird that's tapped you get + 5 seconds on the timer, as I already have a timer to end game, I hope I made sense. Thanks in advance.

Comments

  • a1000milesa1000miles Member Posts: 36
    Use an attribute for the timer to end the game and just use a change attribute rule to add 5 seconds to it when the bird is touched.
Sign In or Register to comment.