Page 1 of 1

Possible bug in hotspot screen logic?

Posted: Fri Apr 15, 2022 2:39 pm
by deedee123
Hi,
I'm trying to set a 3D arrow light up when the hotspot is the screen is between 45 and 55 percent (so, centered). so i set the logic block to change alpha > 45 and < 55.
as this is a "3d" element (floor arrows) you actually also see arrows to places off screen. Strangely these always return "true" on it, so any hotspot off screen (but the arrow is visible) gets the true value, and not false, as they are not between 45 and 55 percent.
For the on-screen forward pointing hotspots it works as expected.

hope the explanation is clear.. :?
best,
David