Docs · Extensions · Unity
AI Splines
Author splines — SplineContainers, knots, tangents and tangent-modes, closed loops, and evaluate points along a curve.
At a glance
Install
Requires the base plugin com.ivanmurzak.unity.mcp. After installing, reopen the editor so the new tool family appears in the agent's list.
OpenUPM
openupm add com.ivanmurzak.unity.mcp.splinesWhen to ask the AI for it
Ask for paths, rails, patrol routes, or anything that follows a curve.
Not sure if it's installed? Ask the agent
"Do you have Splines tools available?" — the splines- tools only exist when the package is present.Example prompts
Copy-pasteable first requests. Start with one, verify it in the editor, then build up.
Create a closed-loop spline with 6 knots forming a rough circle of radius 5 around the origin.Add a knot to the `Track` spline halfway along it and smooth its tangents.