bygamedev-skills· 58 skills
Tune game physics for stable, good-feeling motion — fixed vs variable timestep, render interpolation, mass/gravity/drag, continuous collision detection (CCD) to stop tunneling, fixing jitter, and collision layers/masks. Engine-neutral. Use when the user mentions physics feel, jitter, tunneling, fixed timestep, FixedUpdate, CCD, bouncing/unstable physics, or collision layers.
$npx -y skills add gamedev-skills/awesome-gamedev-agent-skills --skill physics-tuningInstalls into the current project.
Run `npx skills use "https://github.com/gamedev-skills/awesome-gamedev-agent-skills" --skill "gamedev-skills/awesome-gamedev-agent-skills/physics-tuning"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gamedev-skills/awesome-gamedev-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gamedev-skills/awesome-gamedev-agent-skills"` and select the relevant skills, then follow their instructions.