Help resetting attribute integer value to 0
bluebyu25
Member Posts: 500
I have a "change attribute" in my actor and when it passes the bottom of the screen it collides with an invisible actor that is supposed to change game.streak to game.streak=0
But it isnt working. It keeps counting towards the players streak even if they miss.
(i.e. if they get 24 out of 25, my "25 streak!" will still pop up bc they 25 actors have spawned, not bc the player has hit all 25 in a row)
But it isnt working. It keeps counting towards the players streak even if they miss.
(i.e. if they get 24 out of 25, my "25 streak!" will still pop up bc they 25 actors have spawned, not bc the player has hit all 25 in a row)
Comments
Im about to try, right now im just touching up graphics.