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

#1 2008-06-30 17:44:20

teacher1
Scratcher
Registered: 2008-06-09
Posts: 5

returning to the start.

As a reasonable new user I would like to know if it is possible to return to the start of a script when I am building it - ie checking wether it works, so putting a sprite back to the beginning/shape etc. to see how it is working?

Offline

 

#2 2008-06-30 17:46:47

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: returning to the start.

Yeah. Before any of your scripts start, put in a restart, like this (as an example):

[blocks]<when green flag clicked>[/blocks]
[blocks]<go to x sad  120  )y sad  -30[/blocks]
[blocks]<point in direction( 130[/blocks]
[blocks]<switch to costume[ 1[/blocks]
[blocks]<forever>[/blocks]
[blocks]<end>[/blocks]

It is very common to make a "restart" so you can easily test  the project.


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

Board footer