visible depending on pan

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
User avatar
soulbrother
Posts: 545
Joined: Tue Apr 08, 2008 7:01 pm
Location: München
Contact:

Hi,
again a little problem that drives one crazy...

I played now an hour and I KNOW that there was a solution given by Martin, but do not find it...

Problem: visiblity depending on pan, but the "gap" on the +-180° angle cannot be solved.
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
This requires two entries in the condition.
As an example:

Node ID = node1 AND
Pan = > 175 AND
Pan = < 180 OR
NodeID = node1
Pan = < -175 AND
Pan = > -180

This would give you 10 degrees so + 175 and - 175
Once set you can copy this logic block and paste it to other attributes.

Note I have included Node ID, this is important if a multi-node project, if only a single node project then remove the Node ID.
Regards,
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
soulbrother
Posts: 545
Joined: Tue Apr 08, 2008 7:01 pm
Location: München
Contact:

Thanks a lot Hopki!
Post Reply