Source 2 Model Editor/Docs/Animation Menu: Difference between revisions
Jump to navigation
Jump to search
Note:If no animation group is present, one will be created. If only one is present it will be used. If more than one is present a interface with a drop down menu will be used to select what group is getting the animation
m (THE OWL moved page Dota 2 Workshop Tools/Model Editor/Animation Menu to Source 2 Model Editor/Docs/Animation Menu/en) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Language subpage}} | ||
{{ | Animation menu for {{mdledit|4}}. | ||
== Add Animation == | == Add Animation == | ||
Line 22: | Line 21: | ||
* Executes a Lua Script to generate scripted sequences from the animations | * Executes a Lua Script to generate scripted sequences from the animations | ||
* See [[Source 2 Animation System VScript API]] for available functions | * See [[Source 2 Animation System VScript API]] for available functions | ||
Revision as of 00:05, 13 June 2023
Animation menu for Model Editor.
Add Animation
- Brings up a browser to select animations.
- Multiple animations can be selected

Add Animation Group
- Adds an empty animation group
- Right click on the animation group item in the outliner to add animations to it
Add External Animation Group
- Browse to an external animation group
Add Constraint List
- Adds a new constraint list to the model
- Select the item to edit the properties in the property editor
Add Lua Sequence Script
- Executes a Lua Script to generate scripted sequences from the animations
- See Source 2 Animation System VScript API for available functions