Difference between revisions of "ScriptEvent:setGroundPosition"
From Mod Wiki
(No difference)
|
Latest revision as of 17:58, 5 November 2007
Parameters
vector position -- Point on the ground plane.
Result
None.
Supported By
sdScriptEntity
Comments
- This is only supported by physics of type sdPhysics_Simple.
Functionality
Sets the ground height to land on based on the position and the current gravity normal.