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

#1 2010-06-30 19:32:51

explosivedude
Scratcher
Registered: 2010-06-22
Posts: 64

charactor jumping help

okay i need a real smoothe thing for jumping i want it to be like the game push on here please search push and if you could give me a code for that it would be pretty nice thank you.

Offline

 

#2 2010-07-01 08:04:46

Subh
Scratcher
Registered: 2010-05-25
Posts: 100+

Re: charactor jumping help

when up arrow clicked
change y velocity by 0.02

when down arrow clicked
change y velocity by -0.02

when green flag clicked
forever
     change y by y velocity


Same for x if you want it


http://wiki.scratch.mit.edu/skins/scratch/logo.png     I'M IN Scratch Wiki .... ARE YOU ????

Offline

 

#3 2010-07-01 08:17:23

demosthenes
Retired Community Moderator
Registered: 2008-02-19
Posts: 1000+

Re: charactor jumping help

Try looking at this tutorial here: http://scratch.mit.edu/forums/viewtopic.php?id=16077 I hope this helps  smile

Last edited by demosthenes (2010-07-01 08:17:39)


I've taken a long hiatus, but I still visit sometimes. Give me some time to answer any messages you post on my projects!

Offline

 

Board footer