Solved
How do I add a hot spot when clicked shows a text box?
March 28, 2022 12:00 AM
I'm new to CenarioVR and need to add a hot spot that when clicked shows a text box. I am not having any success trying to figure this out.
Solution
Here's a skeleton of an answer:
- Create your info card ("text box").
- Have it start as not initially visible.
- Create the hotspot and have its action be, turn the info card visible.
ELB makes many example scenarios available. You can see how other developers did this sort thing there.
Discussion (2)
Here's a skeleton of an answer:
- Create your info card ("text box").
- Have it start as not initially visible.
- Create the hotspot and have its action be, turn the info card visible.
ELB makes many example scenarios available. You can see how other developers did this sort thing there.