bitfocus / companion-module-renewedvision-propresenter

Renewed Vision Pro Presenter
MIT License
32 stars 19 forks source link

Variable Text Not Supported in Prop Trigger Command #114

Open zrumley98 opened 2 years ago

zrumley98 commented 2 years ago

I can't say for sure if this is an issue since it may not fit the design of the Prop Trigger command to start with, but I have found it frustrating that my buttons can accept variable text to change their name, but the name of my Prop cannot be variable.

When creating a Prop Trigger command, I wish I could enter "$(internal:custom_Name 1)" where "Name 1" is the variable name of my Prop that I wish to trigger.

The benefit is that I would like to create an individual Prop for every name tag that we use in the church. Then I could create a series of buttons on Companion that allow me to select from a list of names to input into "Name 1" "Name 2" etc.... This would effectively allow me to create a name tag once and then recall it at any time from Companion based on the variable name in the command.

greyshirtguy commented 2 years ago

Good point! I missed that! Off the top of my head - I think this will be perfectly possible. I'll update here after it's added/tested