How can I reset an attribute when player gets destroyed?

ZachhoardZachhoard Member Posts: 17
edited November -1 in Working with GS (Mac)
When player dies i want the attribute of game score to be reset.

Comments

  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    in the rule that destroys the player, just add a change attribute behavior and set game.Score to whatever you want it to be.
  • ZachhoardZachhoard Member Posts: 17
    ok, I told it to change attribute game.Game Score to game.Game Score*0, but its not changing the score to 0, any ideas??
  • ZachhoardZachhoard Member Posts: 17
    ok, never mind. One last thing, how can I put walls on the top and bottom of the screen?
Sign In or Register to comment.