-
-
Notifications
You must be signed in to change notification settings - Fork 17
Add remove targets screen
Accessible from the targets screen.
This is where you will decide what should be controlled by the animation or not.
Each target will be added to all animations of the layer.
Adds a new triggers track. The only reason you need more than one is if you want to call "end triggers" or use transition triggers in the middle of an animation.
Adds a new "live" trigger track.
Select a controller to animate, and select Add
to add it to the dope sheet. If the controller is off, the controller's position and rotation will be enabled, and the first keyframe will be created with its current position and rotation.
This allows you to highlight all controllers of the scene and click on the one you want to animate. Note that even controllers not owned by the current atom will light up; only the ones owned by the atom can be selected.
You can animate any float param. For morphs, you must enable the Animatable
toggle in the top-right corner of the morphs you want to animate. Once enabled, you can animate them in the targets screen.
To access morphs, use the geometry
storable. This will only show up if only one morph has been marked as Fav, or if all morphs are configured to show (when Only Show Favorite Morphs is off).
This is just a shortcut to the morphs scene. Only morphs that have been marked as "Fav" will show up in the list of the geometry
storable. Toggle off Only Show Favorite Morphs if you don't find a specific morph, there might be issues in what VaM shows in that list.
To delete a target animation and all its keyframe, select the controller and select Remove. Note that this will remove it from all animations within the current layer.
This will add all left and right hand fingers storables (not morphs), and change the Hand Control Mode to JSONParams
. This can be used to record finger animation using the Leap Motion.
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