Difference between revisions of "ScriptEvent:disableGravity"
From Mod Wiki
(No difference)
|
Latest revision as of 12:57, 5 November 2007
Parameters
boolean state -- Whether to disable or enable.
Result
None.
Supported By
idEntity
Comments
- This is only supported on physics of type sdPhysics_RigidBodyMultiple.
Functionality
Disables/enables gravity on an object. If only you could do this in real life, eh?