Object2VR javascript possible bug
Posted: Mon Jul 22, 2024 3:37 pm
Hi,
I have defined a custom hotspot property called "direction" for a hotspot. I use this custom hotspot property inside a skin hotspot template to change the direction of my ui element. The hotspot works fine initially. However when i change the value of custom property using the javascript call setHotspotPropValue(), the value is changed, but the UI does not reflect the change. If i do getHotspotPropValue() in the debug inspector, I can see the value has changed... But the UI, which should ideally reflect the change in value does not...Can this be fixed asap?
thanks
Harsh
I have defined a custom hotspot property called "direction" for a hotspot. I use this custom hotspot property inside a skin hotspot template to change the direction of my ui element. The hotspot works fine initially. However when i change the value of custom property using the javascript call setHotspotPropValue(), the value is changed, but the UI does not reflect the change. If i do getHotspotPropValue() in the debug inspector, I can see the value has changed... But the UI, which should ideally reflect the change in value does not...Can this be fixed asap?
thanks
Harsh