-
-
Notifications
You must be signed in to change notification settings - Fork 17
In game UI
Acidbubbles edited this page Sep 11, 2021
·
4 revisions
This allows creating a floating control panel that allows full control of all animations without having to go back to each atom's plugin panel.
To use it, create a Simple Sign
atom and add the VamTimeline.Controller.cslist
plugin to it. This is optional, but useful!
You can hide the panel before publishing a scene in the plugin's settings in the plugin's options.
Concepts
- Terminology
- Animations
- Layers
- Segments
- Blending and Sequencing
- Syncing
- Audio
- Targets
- Multiple atoms
- Parenting
- Pose
- Transitions
- External triggers
- In-game UI
- Shortcuts
Left panel
Tabs
Tabs - Animations
Tabs - Targets
Tabs - More
- Import/export
- Scene animation import
- Record
- Reduce
- Smooth
- Bulk
- Advanced keyframe tools
- Grouping
- Diagnostics
- Options
- Logging
- Defaults
- Help
Tips
Guides