Page 1 of 1

Modify 3D distance of hotspots

Posted: Tue Oct 19, 2021 11:10 am
by BTO
Hello all,

is it possible to modify the value "3D distance" of hotspots, so that the value depends e.g. on the respective node and can take different values?
Since only pixel data and no variable can be entered into the field and I didn't find anything in the logic blocks, I thought you guys might have an idea about this?

Thank you very much for your help and greetings,
BTO

Re: Modify 3D distance of hotspots

Posted: Tue Oct 19, 2021 11:57 am
by Hopki
Hi,
Modifying 3D distance is changing the size/scale of the hotspot.
So if your nodes have location data you can use a distance logic block with scale.
So if equal to or less than three meters scale 1.00
If equal to or less than ten meters meters, and more than three meters, scale 0.8
And so on.
Regards,