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

#1 2010-10-04 20:53:06

alyb
New Scratcher
Registered: 2010-10-04
Posts: 1

How Do You Make An Object Jump?

I'm making a game. I want an object to jump then return back to the ground by using the up arrow. How can i do this?

Offline

 

#2 2010-10-05 01:05:01

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: How Do You Make An Object Jump?

Would something like this work?

http://img3.imageshack.us/img3/8080/327verysimplejumpingscr.png


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#3 2010-10-05 20:14:15

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: How Do You Make An Object Jump?

If you want a more advanced one with velocity, you can try this: http://scratch.mit.edu/projects/kayybee/1337050

Offline

 

#4 2010-10-05 22:16:11

uberdeluxe
Scratcher
Registered: 2009-08-28
Posts: 100+

Re: How Do You Make An Object Jump?

for the second post you want to make it repeat until touching <ground color> change y by -5

Offline

 

Board footer