Interact Behaviours cannot have their proximity/message changed outside of debug mode
complete
AltCentauri
When creating an object with an OnInteract event, the interact proximity and message can only be changed when in debug mode, with no options for either in normal mode.
Log In
Momo the Monster
complete
Fixed in VRCSDK3-WORLD-2021.01.19.07.28
Momo the Monster
Merged in a post:
Allow setting interaction text for objects using the Interact event
Kaj
Allow setting interaction text in the Interact event node and with a pair of get/set nodes. Right now only VRC Pickup has interaction text methods.
Momo the Monster
in progress
Momo the Monster
Merged in a post:
UdonBehaviour.interactText is not exposed
FairlySadPanda
Changing the interaction text of a behaviour would be handy for communicating what an interactable does more easily.
For example a door handle could read "Door is locked" until the door is unlocked, when it then changes to "Open door".