Page 1 of 1

3D Distortion Hotspot Images

Posted: Sat Mar 10, 2018 3:07 pm
by MPW
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.

Re: 3D Distortion Hotspot Images

Posted: Sat Mar 10, 2018 10:18 pm
by Hopki
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

Re: 3D Distortion Hotspot Images

Posted: Sun Mar 11, 2018 12:32 pm
by MPW
Now it´s the way I though of.
Missed the Operation NOT in the varible.

Thank you.
Regards,
Marcel