branchrust_reboot/main/GizmoCleanupcancel

2 Commits over 0 Days - ∞cph!

2 Years Ago
Changes various uses of OnDrawGizmos to OnDrawGizmosSelected, where it seemed appropriate
2 Years Ago
Set many of our OnDrawGizmosSelected methods to only show if the GameObject is selected directly, and not just a child. Fixes AmbientLightLOD giant green circle spam etc.