blender/source/gameengine/PyDoc
Benoit Bolsee 07fc2aa526 BGE #18665: Servo control and relative motion
Servo control motion actuator did not work as expected when the object
is moving on a moving platform. 

This patch introduces a new Ref field in the servo motion actuator
to set a reference object for the velocity calculation.
You can set the object during the game using the actuator "reference"
attribute; use an object name or an object reference.

The servo controller takes into account the angular velocity of the
reference object to compute the relative local velocity.
2009-05-18 08:22:51 +00:00
..
bge_api_validate_py.txt Name attributes added since 2.48a more consistently. 2009-05-15 03:26:53 +00:00
epy_docgen.sh BGE Doc updates thanks to Roelf de Kock 2009-05-11 21:35:38 +00:00
GameKeys.py BGE API - small changes 2009-04-24 20:27:04 +00:00
GameLogic.py Name attributes added since 2.48a more consistently. 2009-05-15 03:26:53 +00:00
GameTypes.py BGE #18665: Servo control and relative motion 2009-05-18 08:22:51 +00:00
Rasterizer.py BGE API - small changes 2009-04-24 20:27:04 +00:00
SConscript Scons epydos changed options 2009-04-19 22:02:48 +00:00