Motion: Source Position

Gradually moves a source from point A to point B over a given duration.
If you want to move a source from its current position, you can use the command OBS Pull Source Value to find the current source’s X and Y position and incorporate it into this command.

Box Name Type Description
OBS Dropdown OBS to send this command to (if using multiple OBS)
Scene Name String Scene name containing the source. Select from the menu or type manually. Leave blank for current active scene.
Source Name String Source name. Select from dropdown or input manually.
X Start Number Starting X position
Y Start Number Starting Y position
X End Number Final X position
Y End Number Final Y position
Duration (ms) Int Duration of the transition in milliseconds
Smooth dropdown Type of transition.
None = Normal, Out = Starts out fast and ends slow, In = Starts out slow and ends fast,
In/Out= Starts out slow, gets faster and then slows down at the end again.
Back to the list