-
Notifications
You must be signed in to change notification settings - Fork 8
Usage
Tim Pietrusky edited this page Mar 15, 2018
·
2 revisions
This document describes how you can use VisionLord.
- Create an Animation and set the Keyframes (0 & 1) to the position you want:
// default_position_for_moving_heads
0: {"pan":0,"tilt":10}
1: {"pan":0,"tilt":10}
- Attach the Animation to a Scene (for example
0_default
) - Attach the Moving Heads to the same Scene
- Add the Scene to the Timeline and don't remove it
This way when ever you have another Scene added to your Timeline it will overwrite the settings of the 0_default
Scene. And when you remove the other Scenes, your Moving Heads will always go into the initial position.