|
This function is only relevant when the chase_type is set to CHASE_PHYSICS.
Return value: The rotation space (WORLD_SPACE or OBJECT_SPACE)
through rotation_xyz[] the function returns the rotation angles
rotation_xyz[0] is the number of angles that the object will rotate
around the X axis, each time STATE_engine_render() is called
see also STATE_object_set_physics_rotation()
|