Camera systems
Build game cameras that feel good — 2D follow with a deadzone, look-ahead, smoothing, and level-bounds clamping; 3D third-person orbit with collision and first-person look; plus multi-target framing and a shake hook. Engine-neutral techniques that pair with the engine's camera node and rigs like Unity Cinemachine or Godot Camera2D/PhantomCamera. Use when the user mentions camera follow, follow camera, deadzone, look-ahead, camera smoothing, camera bounds/ limits, third-person camera, orbit camera, first-person look, Cinemachine, or camera jitter.
- Skill name
camera-systems
Install
npx skills add gamedev-skills/awesome-gamedev-agent-skills
Installs every skill in the collection; the router loads camera-systems when your request matches it.
Skill source
Read the full playbook in skills/disciplines/camera-systems/SKILL.md.
Related skills
audio-design, create-game-assets, dialogue-systems, game-ai, game-feel, game-ui-ux, input-systems, level-design