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...")
 
No edit summary
Line 1: Line 1:
{{Stub}}
{{Stub}}
 
{{ScriptCommandPage
This page describes the <code>forceangle</code> script command.
|description=set the orientation
 
|context=any
Usage:
|parameters=
 
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]]

Revision as of 17:00, 15 April 2020

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

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