Does anyone know how to make a sprite jump? Anyone?
Last edited by Yellow-blur (2009-09-21 13:51:22)
Offline
(( 2<+> 5 )) yes<pen down><clear>
Offline
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)
Offline