blender/source/gameengine/Physics
Mitchell Stokes 9191b783bb BGE: Some various changes to make moving the character physics type easier:
* Undoing the previous applyMovement() changes for characters. This was causing bugs for the Motion Actuator.
  * Creating a Character Motion type for the Motion Actuator with specific controls for characters. This includes moving, rotating and jumping.
  * Adding a KX_CharacterWrapper.walkDirection to set the character's direction and speed.

Note, this also resolves the following bugs:
[#33585] "Setting dLoc of motion actuator [0,0,0] via python won't stop object" reported by Manuel Bellersen (urfoex)
[#33503] "Character physics type won´t accept more than one motion anymore" reported by Mr Larodos
2013-01-30 05:55:17 +00:00
..
Bullet BGE: Some various changes to make moving the character physics type easier: 2013-01-30 05:55:17 +00:00
common BGE: Some various changes to make moving the character physics type easier: 2013-01-30 05:55:17 +00:00
Dummy Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00