Custom Jump Script

Started by eftexar, March 04, 2011, 01:24:17 pm

Previous topic - Next topic

eftexar

I am using the blizzard abs and am trying to adapt it into a sidescroller. I need a code that disables the up and down movement (only on the map), followed by a modification to the jump code. I want to set it up so that the jump code registers the down-mapping of the tiles to end the jump abruptly knocking you back the ground.  I also want to set it up so that the jump code registers the up-mapping of the tiles to end the jump abruptly so that you land on the ledge. And finally I need scripting to make the straight jump upward farther than the sideways jumps. If anyone could help it would be much appreciated. I really don't know anything about ruby script.