Colored Splines
Per-container gizmo colors for Unity's Splines package. Simple Editor extension to color each SplineContainer.
by EvilStar Studios
Price History +
Colored Splines lets you assign different colors per SplineContainer. No more global, one-size-fits-all tint. Color roads blue, rails orange, camera paths purple… whatever helps you read your scene faster.
What it does
- Per-container or per-spline coloring, with multiple coloring options
- Easy setup: add a component → pick a color → done.
- Safe: does not modify spline data or materials.
- Version-control friendly: only a small component is serialized.
- Editor-only: affects Scene view gizmos; no runtime cost.
What it doesn’t do
- No runtime rendering.