3D Distortion Hotspot Images

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
MPW
Posts: 123
Joined: Wed Mar 06, 2013 4:22 pm
Location: Germany

Hi, found your nice tutorial for 3D Distortion Hotspot Images (door opening with mouse over).
I changed it to close 2 windowshades on mouseclick. Is there any possibility to interact with several image hotspots just by one action?
When I click on one window both windows close and v.v.? Tried variables and buttons to influence the hotspot contents, but nothing worked.

Function is on the windows of the night version: http://www.show360.de/hotel/

And by the way what is the best way to align both panoramas (day/night)? I still have an offset which I tried to compensate by changing degrees of viewing or northsetting, but the offset remained when output was generated.
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Yes I would use a variable.
Set a true/false variable set to false, called say window_close
Then set the action mouse click, set variable value, Not(¬), window_close
The Operation Not(¬) will toggle the variable.
Regards,
Hopki
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
MPW
Posts: 123
Joined: Wed Mar 06, 2013 4:22 pm
Location: Germany

Now it´s the way I though of.
Missed the Operation NOT in the varible.

Thank you.
Regards,
Marcel
Post Reply