Trajectory Anim
Blender add-on to quickly animate by drawing trajectory line.
Similar to Follow Path
constraints, you can animate an object by drawing a trajectory line, but much more convenient and faster than using the constraints. Aside from following and/or rotating along the path, you can also draw trajectory line to represent rotation. Not only that, but you can also draw intersection line in your trajectory line to represent timing chart, which give better control over timing/easing.
Main repository github.com/Trisnox/trajectory-anim/
-
Installation
Guide on how to install the add-on
-
Tutorial/Guide
Quick Guide on how to use the add-on
Or if you're looking for an in-depth explanation about certain operator/button
-
Main Panel
Main Panel
Main panel to animate the position or rotation, alongside its settings -
Stroke Panel
Stroke Panel
Panel to operate with stroke type selection, alongside its operator correspond to the stroke types -
Annotation Panel
Annotation Panel
Panel to show annotation layers for convenience -
Grease Pencil Panel
Grease Pencil Panel
Panel to set Active Grease Pencil, and to show grease pencil layers for convenience
Or other topics
-
Timing Chart
Timing Chart
Page explaining about timing chart integration with trajectory stroke
Features
- Timing Chart: Similar to Timing Chart, you can draw intersection line that will act as a timing. Starting and ending points is not required to be intersected
- Multi Target: You can apply position/rotation to as many objects/bones as you want
- Global/Local Orientation: You can choose whether you want to move or rotate the object through global axis, or local axis
- Relativity: You can choose whether you want snap along the path, or relative to its current position
- Rotate Along Path: Similar to using
Follow Curve
, this will cause object to rotate along the path - Automatic Tracking: Track axis and up axis are determined automatically based off the given path, you can also manually input your own track axis and up axis
- Timings: You can set the duration to your liking, or even add step frame to skip every x frames
- Stroke Operators: Many operator to quickly tweak your strokes
- Layers: No need to draw everything using single layer, you can use layers and script will only animate from strokes belonging to the active layer
- Supports Many Types: From annotation, grease pencil, or even curve object
Issues
If you encounter any issues or bug, please report them to the issues page