Bare jumping
Moderators: Bob the Hamster, marionline, SDHawk
Bare jumping
I'm getting problems on scripting a side scrolling game, i want the character to jump, but don't move forward or backwards, just straight up, the objective is to avoid boxes on a factory track.
"I can't buy food with glory"
- Bob the Hamster
- Liquid Metal King Slime
- Posts: 7460
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
Here is the same example script I gave Misac in IRC. I haven't tested it in a game, and it may need a little adjusting, but it should be a good starting place for the type of conveyor-belt based jumping-only sidescroller that Misac was telling me about.
http://pastebin.com/6qd36enn
EDIT: gosh, posting scripts in code blocks here is kinda hopeless. Anytime there is a less than or greater than, it mangles the posted script. Put on pastebin instead
http://pastebin.com/6qd36enn
EDIT: gosh, posting scripts in code blocks here is kinda hopeless. Anytime there is a less than or greater than, it mangles the posted script. Put on pastebin instead
Last edited by Bob the Hamster on Mon Jan 07, 2013 7:00 pm, edited 1 time in total.