help with attribute timer?? wait its fixed :D sorry

CodeMonsterCodeMonster ACT, AustraliaMember Posts: 1,078
edited December 2013 in Working with GS (Mac)
hello so i have powerups in my game and for the powerups i make it that you have 20 seconds to use it as much as you like, the problem is, that the attribute wont go down from 20, ill show you the rule:

rule on key:
if touch is pressed
change attribute
blue powerup to 20


now second rule:
if attribute blue powerup = or is above 1
then
timer every 1 second
change attribute blue powerup to blue powerup-1

yet this formula doesnt work? why i dont understand

Comments

Sign In or Register to comment.