Disable 1 single hotspot upon click

Q&A about the latest versions
Post Reply
MSchneiter
Posts: 38
Joined: Thu May 10, 2018 5:06 pm

Hi,

I'm trying to hide & deactivate 1 polygon hotspot, once the user has clicked on it. However, all other poly hs need to be kept active.

I'm trying to use the player settings action then Change Polygon Mode option (Hide One - code 5) to hide/deactivate it, but even though I indicate the right hs proxy ID, it doesn't deactivate it...

Am I missing something in the way to deactivate only 1 HS?

Thanks
LProbert
Posts: 92
Joined: Thu May 21, 2020 11:53 am

I would create a copy of the standard node hotspot in the skin that uses a variable to tell it whether it can open the pano or not. It would also dictate the visual look of the hotspot (disabled or not). You give this hotspot a unique ID and then in the interface you can use the dropdown menu to choose this type of hotspot when adding it to the node.
Post Reply