Script:rotate: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with "{{Stub}} This page describes the <code>spellcast</code> script command. Usage: rotate <pitch> <yaw> <roll> The provided pitch, yaw and roll values are added to the entity...")
 
mNo edit summary
Line 8: Line 8:


The provided pitch, yaw and roll values are added to the entity's existing rotation.
The provided pitch, yaw and roll values are added to the entity's existing rotation.
[[Category:Script commands]]

Revision as of 06:02, 18 January 2018

This article is a stub - you can help by expanding it. See the Wiki FAQ.

This page describes the spellcast script command.

Usage:

rotate <pitch> <yaw> <roll>

The provided pitch, yaw and roll values are added to the entity's existing rotation.