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

#1 2011-10-27 20:02:35

AnimatorDominator
New Scratcher
Registered: 2011-08-25
Posts: 4

Help Please

How do you make your sprite move up the stage when the up arrow is pressed?

Offline

 

#2 2011-10-27 20:05:24

imaperson123
Scratcher
Registered: 2011-07-20
Posts: 100+

Re: Help Please

Forever->if->up arrow key pressed: change y by[  ]

Last edited by imaperson123 (2011-10-27 20:08:44)


http://gstheadquarters.weebly.com/uploads/9/3/8/8/9388597/7786047.gif [img][/img] http://internetometer.com/image/31593.png http://blocks.scratchr.org/API.php?user=imaperson123&action=onlineStatus

Offline

 

#3 2011-10-27 20:28:10

FallenIce
Scratcher
Registered: 2011-10-14
Posts: 100+

Re: Help Please

this goes in all about scratch.


http://i.imgur.com/Yc7aC.gif

Offline

 

#4 2011-10-27 20:40:09

Freakish
Scratcher
Registered: 2011-10-25
Posts: 1000+

Re: Help Please

all about scratch? hmm?


http://i.imgur.com/y3RBV.jpg

Offline

 

#5 2011-10-27 20:49:36

FallenIce
Scratcher
Registered: 2011-10-14
Posts: 100+

Re: Help Please

Freakish wrote:

all about scratch? hmm?

it does because all about scratch is a forum for topics that have questions about making a certain script for something, etc


http://i.imgur.com/Yc7aC.gif

Offline

 

#6 2011-10-28 09:52:15

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Help Please

<when green flag clicked>
<if><key[ up  ]pressed?>
<change y by( 3  )>
<end>


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

Board footer