ScriptEvent:setGroundPosition
From Mod Wiki
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.