Hi All
Quick one here I'm sure - I've tried to find a way on here to re-name the 'exit-hotspot' rollover name and can't see anything that's dealing with the same issue - and it always says exit.
It's probably a dumb question but essentially just want to have it say 'enter' rather than exit but the only options on the hotspot menu are 'use', 'talk to', 'look at' and 'exit'. Is there a way to override this to say 'enter'?
Thanks in advance!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
It sounds like this is a case of altering the verb - as set in the Cursor Manager's "Interaction icons" panel - rather than the name of the Hotspot itself.
Hotspots can be renamed at runtime, but not the names of these icons/verbs.
Instead, you can create two Interactions in the Hotspot component - one mapped to Enter, the other mapped to Exit, and then use a pair of Hotspot: Change interaction Actions to enable one / disable the other when you want to switch which one is shown.
Both of these Interactions can be made to run the same Interaction ActionList, if desired.