Splendid Animation Viewer – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
m (→‎Shortcuts: + - to num+-)
m (→‎Shortcuts: + - to num+-, fixed typo)
Line 38: Line 38:
| {{KeyboardShortcut|ESCAPE}} || Closes the display
| {{KeyboardShortcut|ESCAPE}} || Closes the display
|-
|-
| {{KeyboardShortcut|Num +}} || Increase the time acceleration
| {{KeyboardShortcut|+}} || Increase the time acceleration
|-
|-
| {{KeyboardShortcut|Num -}} || Decrease the time acceleration
| {{KeyboardShortcut|-}} || Decrease the time acceleration
|}
|}


= Alternative Tools =
= Alternative Tools =
* [https://steamcommunity.com/sharedfiles/filedetails/?id=1341387001 POLPOX's Animations Viewer] as part of POLPOX's Artwork Supporter by [[User:POLPOX|POLPOX]]
* [https://steamcommunity.com/sharedfiles/filedetails/?id=1341387001 POLPOX's Animations Viewer] as part of POLPOX's Artwork Supporter by [[User:POLPOX|POLPOX]]

Revision as of 16:24, 13 April 2021

The Splendid Animation Viewer lets you preview animations ingame.

Interface

The interface of the Splendid Animation Viewer.

Unit Combobox

With the first combobox you can change which character to view. The list of units includes animals as well.

A, P, M, S and W Comboboxes

These comboboxes act as a filter for animations. Every animation is categorised by its name. The meaning of the name is explained on this page.

Listbox

In this listbox you can select the animation you would like to view. It contains all animations that fit the parameters specified by the comboboxes above. Double clicking on an entry will open the Config Viewer with the config of the animation selected.

Information Textbox

The textbox contains the following informations:

  • Animation name as selected in the left listbox
  • File: Where to find the animation file (rtm) in the game files
  • Duration: How long the animation is in total
  • Progress: At which point the animation is currently
  • Time acceleration: Speed multiplier of the animation

Controls

Camera Movement

The camera can be moved by holding the left mouse button and dragging. To rotate the camera hold down the right mouse button and move the mouse. Zoom in or out by using the scroll wheel.

Shortcuts

The following keys refer to a QWERTY keyboard.
Key Effect
C Copy the name of the selected animation
X Copy a code snippet to the cliboard with which you can open the Splendid Animation Viewer with the currently selected animation
Esc Closes the display
+ Increase the time acceleration
- Decrease the time acceleration

Alternative Tools