Files
test2/source/gameengine
Mitchell Stokes f840bd4a9f BGE: This patch adds a character wrapper (similar to the already implemented vehicle wrapper) to control character physics options. Currently supported options are:
* jump() -- causes the character to jump
  * onGround -- specifies whether or not the character is on the ground
  * gravity -- controls the "gravity" that the character physics uses for the character

More options could be added (such as jump speed, step height, make fall speed, max slope, etc).
2012-11-04 20:56:02 +00:00
..
2012-10-22 08:15:51 +00:00
2012-10-29 02:11:40 +00:00
2012-10-20 20:36:51 +00:00