This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-06-26 00:11:58

explosivedude
Scratcher
Registered: 2010-06-22
Posts: 64

help reset score every level on pong game

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

 

#2 2010-06-26 00:16:08

06dknibbs
Scratcher
Registered: 2008-01-29
Posts: 1000+

Re: help reset score every level on pong game

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  smile

Last edited by 06dknibbs (2010-06-26 00:16:43)


http://i404.photobucket.com/albums/pp129/06dknibbs/Untitled-3-6.jpg

Offline

 

Board footer