ScriptEvent:turnTowards

From Mod Wiki
Revision as of 11:16, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

vector forward -- New forward vector to turn towards.
float rate -- Maximum angular velocity to rotate with.

Result

None.

Supported By

idEntity

Functionality

Rotates the physics axis towards the specified forward vector.