ScriptEvent:setWorldAxis

From Mod Wiki

Parameters

vector forward -- The forward component.
vector right -- The right component.
vector up -- The up component.

Result

None.

Supported By

sdClientScriptEntity
idEntity

Comments

  • The input values are not guarded against non-orthogonal axes, nor them being flipped.

Functionality

Sets the physics axes of the entity in world space.