I’m having an issue where ClickDetectors aren’t working for objects with CanCollide set to false despite CanQuery and CanTouch are both set to true.
Expected behavior
Being able to click the detector.
I’m having an issue where ClickDetectors aren’t working for objects with CanCollide set to false despite CanQuery and CanTouch are both set to true.
Expected behavior
Being able to click the detector.
You’re probably seeing this which is something that won’t be fixed:
If you think you’re seeing something else let me know.