CodeBase - Simple Jumping/Gravity

Return to the CodeBase listing

Category: Complete Applications

Version: 1.0

0
0

Information

Uploaded: 1st Mar 2005 20:07

Modified: 2nd Mar 2005 16:06

Author:  RUCCUS

Summary

Finally, a code base entry that can help the newcommers get what they want. Simple jumping up and down, moving around, and that all important gravitational pull!

Full Description

SJG is a very simple snippet to include into your game. It's very well commented and should be very easy to comprehend for even the newest programmer. Here's a basic list of what it contains:<br /> - A jumping feature that includes speed set for the jump and height set for the jump<br /> - The ability to use this code with not only matrix grounds but object grounds aswell<br /> - The ability to move as you jump<br /> - The disablement of multijumping<br /> - A simple gravity feature that pulls you down whenever you aren't at the desired ground level.<br /> <br /> Be sure to look for advanced gravitational pull featuring increased and decreased speed in jumps and falls and objects having a breaking point and weight feature in the next version, Advanced Jumping/Gravity. Coming soon to a code base near you!

Comments

No comments yet.