Need help with buttons
I'm making a game where i can upgrade my actors speed, but when i press the button to upgrade it instead of going up to the next lvl of speed it goes the the last lvl.
my rules look like this:
-when actor is pressed & actor speed lvl is 1
change attribute: game lvl speed to 2
-when actor is pressed & actor speed lvl is 2
change attrubute: game lvl speed to 3
and so on till 5. does anyone know how to fix this?
my rules look like this:
-when actor is pressed & actor speed lvl is 1
change attribute: game lvl speed to 2
-when actor is pressed & actor speed lvl is 2
change attrubute: game lvl speed to 3
and so on till 5. does anyone know how to fix this?
Comments