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

#1 2009-09-20 10:27:45

Yellow-blur
Scratcher
Registered: 2009-09-18
Posts: 12

How do you make a wario sprite jump?

Does anyone know how to make a sprite jump? Anyone?

Last edited by Yellow-blur (2009-09-21 13:51:22)

Offline

 

#2 2009-09-22 19:44:41

Jakecohen2
Scratcher
Registered: 2009-09-07
Posts: 1

Re: How do you make a wario sprite jump?

((  2<+> 5 )) yes<pen down><clear>

Offline

 

#3 2009-09-22 20:17:34

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: How do you make a wario sprite jump?

Jakecohen2 wrote:

((  2<+> 5 )) yes<pen down><clear>

[/blocks]That doesn't work.

---

Anyway, it depends on how realistic you want the jump to be. If you want the easiest way, just use these two blocks in this order:

<change y by( (#)
<change y by( -(#)

[/blocks]It works, but it looks really choppy. The other way also works, but it's a lot more difficult to program. If you want to use that way, check out this project, it explains everything (it's not mine):

http://scratch.mit.edu/projects/AlanProjects/198887

Good luck!

Last edited by hmnwilson (2009-09-22 20:18:48)


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

Board footer