Script:forceangle: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with "{{Stub}} This page describes the <code>forceangle</code> script command. Usage: forceangle <yaw> Parameters: {| class="wikitable sortable" ! Parameter ! Type ! Descriptio...")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stub}}
{{ScriptCommandPage
 
|description=set the orientation
This page describes the <code>forceangle</code> script command.
|context=any
 
|parameters=
Usage:
yaw number* Value to set the yaw to in degrees
 
}}
forceangle <yaw>
 
Parameters:
{| class="wikitable sortable"
! Parameter
! Type
! Description
|-
| <code><yaw></code>
| {{real}}
| Value to set the entity's yaw to
|}
 
[[Category:Script commands]]

Latest revision as of 11:03, 17 June 2022

The forceangle script command is used to set the orientation for an entity.

Usage

forceangle <yaw*>

Context: Any Entity

Parameters:

ParameterTypeDescription
yaw number or variable Value to set the yaw to in degrees