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

#1 2009-07-30 15:44:57

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Go to (current)

a current block that you ca drag into the go to and glide to blox, so say u wanted a sprite to jump on a brick in a platformer and u say forever if touching brick go to brick... it would be simple


Flat Out G

Offline

 

#2 2009-07-30 15:49:13

The-Whiz
Scratcher
Registered: 2007-07-09
Posts: 1000+

Re: Go to (current)

Code:

[forever if <touching [brick]>]
[][go to [brick]]
[end of forever]

Offline

 

#3 2009-07-30 15:55:16

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Go to (current)

aha

what is the end of forever?


Flat Out G

Offline

 

#4 2009-07-30 16:57:11

fireball123
Scratcher
Registered: 2008-05-08
Posts: 1000+

Re: Go to (current)

if it said go to current, it would never go any wear because it will be going to where it already is


I did it for the Lolz

Offline

 

#5 2009-07-30 16:58:10

pinochio
Scratcher
Registered: 2009-03-19
Posts: 1000+

Re: Go to (current)

no only if its touching the brick... or go to y current


Flat Out G

Offline

 

Board footer