Expose Interact variables in Udon Graphs/Scripts
complete
Whaddageek
Now that we can officially set the interaction text properly rather than having to go through debug, it'd be nice if we could change it within a script.
A basic use-case example;
->Text: Open Door
Interacts
Door plays juddering locked animation
-> Text: Door is Locked
Log In
Momo the Monster
complete
This is available via InteractionText (added in late 2021, missed this report on release)
Joker is punk
In Graphs, Interact text is currently exposed for VRCPickup but not for UdonBehaviour
J
Jordo
Merged in a post:
Expose UdonBehaviour.interactText
UdonEats
Please expose Udon's Interaction Text.
Although it is supposed to be solved in the following discussion, only the Pickup text is actually exposed, and Udon's Interact cannot be changed from Udon.
Momo the Monster
tracked