Difference between revisions of "ScriptEvent:turnTowards"

From Mod Wiki
 
(No difference)

Latest revision as of 11:16, 5 November 2007

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.