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

#1 2012-03-04 07:33:33

rusty123
New Scratcher
Registered: 2012-03-04
Posts: 1

Auto move

hi, I'm making a game of Retro Pong, currently i have a start page which i would like to add an animation for when the game starts/restarts. I would like a paddle to move up the side of the screen and a ball come and bounce of it. I want it to disappear once the space bar is pressed and to appear when a broadcast is received.

Please help me! Thanks

Offline

 

#2 2012-03-05 21:03:11

JabberJay
New Scratcher
Registered: 2012-03-05
Posts: 75

Re: Auto move

<when[space]keypressed>
<hide>

Offline

 

#3 2012-03-05 21:07:34

JabberJay
New Scratcher
Registered: 2012-03-05
Posts: 75

Re: Auto move

JabberJay wrote:

<when[space]keypressed>
<hide>

oops, I dont know why thats not working...

Offline

 

#4 2012-03-05 21:20:55

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: Auto move

when [space v] key pressed
hide
when I receive [whatev v]
show


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

Board footer