Referencing the current scene
The following commands and aliases take a scene parameter as one of their arguments;
- show
- animate (alias = move)
- position (aliases = resize, rotate, opacity)
- order
- filter
If you want to reference whatever the current scene is in OBS then you can use the special scene name _current instead of the actual scene name.
Example - show the object named Pointer in the current scene.
Show the pointer image show scene=_current val=1 Pointer |