Game Smooth Curves And Motion
Design smooth game motion with splines, Bezier curves, interpolation, derivative continuity, path parameterization, and speed control. Use when implementing camera rails, waypoint paths, vehicle routes, projectile trails, animation curves, roads, rivers, or any motion/path system that must feel smooth.
Game Developmentv0.1.0MITgame-devgame-geometrysplinesbeziermotion
Install
npx skills add LVTD-LLC/skills --skill game-smooth-curves-and-motionFrom `SKILL.md`
Use this skill to design path and curve systems where continuity, control, and game feel matter more than exact mathematical purity.