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

#1 2011-08-06 19:19:04

MountainBoy
Scratcher
Registered: 2010-07-25
Posts: 34

How to freeze BYOB!

Warning: this freezes BIG TIME.

code:
when (flag) clicked
/run////////////////////
/move -10 steps
/turn <^ -15 degrees
//Launch//////////////////
//move -10 steps
//turn <^ -15 degrees
///Launch///////////////////
////run////////////////////
////move -10 steps
////turn <^ -15 degrees
/////Launch//////////////////
/////move -10 steps
//turn <^ -15 degrees
//////Launch///////////////////
/////run////////////////////
/////move -10 steps
/////turn <^ -15 degrees
//////Launch//////////////////
//////move -10 steps
//////turn <^ -15 degrees
///////Launch///////////////////
////////run////////////////////
////////move -10 steps
////////turn <^ -15 degrees
/////////Launch//////////////////
/////////move -10 steps
//////turn <^ -15 degrees
/forever//////////////////////
/turn <^ 15 degrees
/move 10 steps
////////////////////////////////

A sample of to many scripts.

Last edited by MountainBoy (2011-08-06 19:20:37)

Offline

 

#2 2011-08-09 00:29:24

14God
Scratcher
Registered: 2008-11-14
Posts: 100+

Re: How to freeze BYOB!

Try this:
-create a sprite
-clone it
-right click on the parent
-click 'parent'
-select the child sprite


http://cs.berkeley.edu/~bh/sig4.png
Logic and reason have led me to atheism... but I'm stuck with the name  tongue

Offline

 

Board footer