You need to put in scripts starting with When Green Flag Clicked for all your sprites that will set the starting position, costume, direction and so on. Also, you will probably want scripts to set all variables properly. There is nothing built-in to Scratch that will reset the state of the project to the starting state, so you need to do it yourself. I hope that helps
[blocks]
<when green flag clicked>
<go to x 0 )y
0
<point in direction( 90
<switch to costume[ First Costume
<set size to( 100 )%>
<clear graphic effects>
<set{ Number of Lives }to( 3
<set{ Points }to( 0
[/blocks]
Offline
Add this block to your project:
[blocks]<when green flag clicked>[/blocks]
and then add "switch to background" underneath, or set a broadcast message that will send every time the green flag is pressed, such as "start again".
Offline
this is a point a lot of people over look. It is very anoying having to refresh the page when looking at projects as the green flag didn't reset it. As P2S said, you have to initialize all variables and properties
Offline
hi could u tell me how to add friends coz when i do they don't stay regesterd as one?
Last edited by drakodragon (2009-05-08 11:05:01)
Offline
drakodragon wrote:
hi could u tell me how to add friends coz when i do they don't stay regesterd as one?
This isn't the place for that -_-
Make a new topic and ask that.
Offline