Can I Set a variable equal to a scene item's transform value or filter property value? #685
Unanswered
russellwyner
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You will have to first set the value of a variable to the full array of values and then pick out specific one by using the option to "Set to substring of current value". I don't have access to OBS at the moment so I can only reference an existing example showcasing this functionality: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love that you added variables. Being able to put ${Variable Name} into any property's text field is amazing.
Now, I'm trying to set a variable equal to the x-position value of a scene item, or really any value of a transform or filter property. Is there a way to do this? Is there a syntax for typing out a scene item's specific transform or filter property in the text field for "Set to fixed value"? When I use "Set to condition value" it writes out the full array of defined values. I can't target a specific transform property or filter value.
Beta Was this translation helpful? Give feedback.
All reactions