rotate

From Arx Libertatis Wiki
Revision as of 11:02, 17 June 2022 by Ds (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The rotate script command is used to adjust the orientation for an entity. This command has no effect on the player entity as the angle is overwritten each frame.

Usage

rotate <dpitch*> <dyaw*> <droll*>

Context: Any Entity

Parameters:

ParameterTypeDescription
dpitch number or variable Delta to add to the pitch in degrees
dyaw number or variable Delta to add to the yaw in degrees
droll number or variable Delta to add to the roll in degrees