You could use the repeat until script to make it less choppy and the jump script has to be seperate from movement script to jump and move at the same time.
Offline
nah then when i let go it keeps going, by the way how do i make something solid, for instance, i did it where if you touch blue then you go up 5 steps until your not touching it any more, well, when you jump into the side of it you shoot up, basicly avoiding the jump, and just jumping into the wall, how do i make it solid?
P.S i fixed jumping and walking smooth thing
Offline
when gf clicked forever if <key [left arrow v] pressed ?> change x by [-10] end if <key [right arrow v] pressed ?> change x by [10] endit might be necessary to make this a seperate script
when gf clicked forever if <key [up arrow v] pressed ?> jump scriptYour jump script depends on whether you use Y-Velocity or not.
Last edited by PhirripSyrrip (2012-06-05 02:43:37)
Offline