How to close a screen tint

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
User avatar
JMonaco
Posts: 20
Joined: Thu Jul 05, 2018 11:43 am
Location: California
Contact:

My goal is to have a screen tint (50% alpha rectangle) disappear, along with a welcome text message when a user clicks anywhere on the pano. I searched for "tint" in the forum, but couldn't find an answer. Am sure I missed it somewhere. I thought that for the rectangle, having an action of source=mouse click, action=hide element, and target=$self would work, but the rectangle remains visible with no change. How does one achieve my goal? (Sorry if it's been asked before). Thanks, John
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi John,
The message would have:
mouse click, hide element, self
mouse click, hide element, tint (rectangle)

Then the tint would have:
mouse click, hide element, self
mouse click, hide element, message

So it does not matter which element you click both will hide.
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/
User avatar
JMonaco
Posts: 20
Joined: Thu Jul 05, 2018 11:43 am
Location: California
Contact:

Also learned that I should not have had permeable checked.
User avatar
Hopki
Gnome
Posts: 13004
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Yep, that would do it. :D
Cheers,
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/
Post Reply