-
What are you attempting to achieve?
I am trying to prevent SelectionBoxes from reflecting light. -
What is the issue?
When my camera is about 70 studs away from the SelectionBox, it suddenly starts to reflect light. I wan’t to prevent this, but I don’t know how. -
What solutions have you tried so far?
I’ve asked the AI, experimented with Lightning, Part properties and SelectionBox properties and searched if anyone else had the same issue.I have also tried to get the same effect using SurfaceGui and frames; it fixes the reflection problem but is alot messier and comes with other problems for my project. Highlights also fixes the reflection problem but z-fights unlike SelectionBoxes, which isn’t optimal.