Script:forceanim: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with "{{Stub}} This page describes the <code>forceanim</code> script command. Usage: forceanim <animslot> Parameters: {| class="wikitable sortable" ! Parameter ! Type ! Descrip...")
 
No edit summary
Line 1: Line 1:
{{Stub}}
{{Stub}}
 
{{ScriptCommandPage
This page describes the <code>forceanim</code> script command.
|description=force play an animation
 
|context=any
Usage:
|parameters=
 
animslot string The name of the animation slot to select
forceanim <animslot>
}}
 
Parameters:
{| class="wikitable sortable"
! Parameter
! Type
! Description
|-
| <code><animslot></code>
| {{text}}
| Name of the [[Script:Animation Slot|animation slot]] to use
|}
 
[[Category:Script commands]]

Revision as of 17:03, 15 April 2020

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

The forceanim script command is used to force play an animation for an entity.

Usage

forceanim <animslot>

Context: Any Entity

Parameters:

ParameterTypeDescription
animslot string The name of the animation slot to select