im making a pong game that has five levels the score goes down every time but i need the score to reset after i get to another level
Offline
If your using a variable to keep track of the score, use the
[blocks]<set{ variable name }to( whatever you want it to be reset too [/blocks]
along with whatever script you're using to start the next level
Last edited by 06dknibbs (2010-06-26 00:16:43)
Offline