Everynone
(Everynone)
2
You’re tracing on the visibility channel which everything blocks. You could create a new channel that everyone ignores by default:
Everyone apart from the elements of your scene you want the mouse to trace against:
This particular test only cares now about a single channel.
Also, here’s an alternative approach that uses screen space instead:
1 Like