Spline Architect OFFICIAL SALE

Spline Architect is a one-of-a-kind spline tool introducing new ways to work with splines. It consists of a powerful base package and a growing set of optional addons available separately.


Perfect for roads, intersections, curved structures, train tracks, camera paths, character movement, and more.


You can even code your own traffic or train systems using Spline Architect’s API (example scripts included).


📘 User manual

📚 Documentation

💬 Discord


🚧 Deformation

  • Deform any type of mesh or mesh collider along splines.
  • Deform prefabs with hierarchies of GameObjects.
  • Deform LOD groups.
  • Deform decals.
  • Apply deformation effects to control points.
  • Add layered noise effects to your deformations.
  • Snap deformations to control points or GameObjects.
  • Export deformations as mesh assets.

🧩 Splines & Spline connectors

  • Loop, split, and join splines.
  • Snap control points to a grid to create perfect loops, 90° or 180° turns.
  • Connect control points to spline connectors.
  • Link splines together to create seamless transitions.
  • Use spline connectors to move splines with other splines.

🎮 Animation

  • Animate deformations or any type of GameObject along splines using the Unity Animation System or script your own behavior.
  • Animate splines using spline connectors or script.
  • Move objects between linked splines.
  • Add effects on control point to warp animations.

🧰 Performance

  • Multithreaded and uses Unity Burst for optimal performance.
  • Cached positions and normals for better performance.
  • View memory usage, length, and other information for each spline.
  • Build your game without exporting meshes, no performance costs.
  • Completely strip unwanted components from the final build if needed.
  • Optimized for low-end mobile devices.

💻 API

  • Fully exposed API for creating splines, segments, deformations, followers, and more during runtime or in the editor.
  • Code your own traffic or train system (examples included).
  • Instantiate splines and deformations using premade prefabs.
  • No DLL files, all code is exposed and editable.
  • Includes many example scripts to help you get started.