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

#1 2008-09-20 00:31:28

bart9032
Scratcher
Registered: 2008-06-16
Posts: 100+

my 3d simulator

here it is
look at it and here some of the scripts I used:
<when green flag clicked>
<set pen color to(black
<clear>
<forever>
<stamp>
<end>


<when green flag clicked>
<forever>
<if<key[up arrow] pressed>
<change y by(2
<end
<if<key[ down arrow]pressed?>
<change y by(-2
<end> 
<if<key[ right arrow]pressed?>
<change x by(2
<end>
<if<key[ left arrow]pressed?>
<change x by(-2
<end>
<end>


Hi, my name is Bartholomew JoJo 'Bart' Simpson. Nice to meet you,
Actually, no I am not Bart Simpson. I am bart9032  cool

Offline

 

#2 2008-10-06 04:47:41

bart9032
Scratcher
Registered: 2008-06-16
Posts: 100+

Re: my 3d simulator

cool hey


Hi, my name is Bartholomew JoJo 'Bart' Simpson. Nice to meet you,
Actually, no I am not Bart Simpson. I am bart9032  cool

Offline

 

#3 2009-06-06 05:39:19

fluffycatthe7689
Scratcher
Registered: 2009-06-06
Posts: 13

Re: my 3d simulator

hello i am bored
tata fluffy cat

Offline

 

Board footer