tools-unity-cinemachine

Automate Cinemachine virtual camera patterns for Unity projects.

6|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/tjboudreaux/cc-plugin-unity-gamedev --skill tools-unity-cinemachine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tools-unity-cinemachine
Source: https://github.com/tjboudreaux/cc-plugin-unity-gamedev/tree/main/skills/tools-unity-cinemachine
Command: npx skills add https://github.com/tjboudreaux/cc-plugin-unity-gamedev --skill tools-unity-cinemachine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating dynamic, cinematic camera behavior in Unity requires integrating multiple Cinemachine components and patterns; this skill offers tested configurations for gameplay cameras, cutscenes, shaking, framing, and state transitions to reduce setup time and bugs.

Core Features & Use Cases

  • Virtual camera setup, blending, and state-driven transitions for cohesive camera behavior.
  • Camera shake, target groups, dynamic FOV, dolly tracks, and confiner to enhance presentation and immersion.
  • Manual and animator-driven state switching to adapt to gameplay states and cutscenes.
  • Best practices and troubleshooting to ensure smooth camera performance across platforms.

Quick Start

Attach a Cinemachine virtual camera to your scene and follow the included patterns to enable state-driven, blended camera behavior.

Frequently Asked Questions about tools-unity-cinemachine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up state-driven camera transitions in Unity?

State-driven camera transitions in Unity use Cinemachine virtual cameras blended via animator states. This enables cohesive camera behavior that automatically adapts to gameplay changes and cutscenes without manual script overrides.

What is the best way to blend virtual cameras for third-person gameplay?

Blending virtual cameras for third-person gameplay involves configuring Cinemachine camera distance and target framing. This ensures smooth cinematic transitions and proper player visibility during exploration and combat.

How do I add camera shake to my Unity cutscenes?

Camera shake in Unity cutscenes is applied through Cinemachine noise profiles. This adds dynamic impact feedback and immersion to gameplay events without requiring custom animation scripts.

Can I use dolly tracks and confiners for exploration cameras in Unity?

Dolly tracks and confiners in Unity restrict and guide Cinemachine virtual cameras through defined exploration spaces. This prevents environmental clipping and ensures controlled cinematic framing.

Why does my Cinemachine target group framing feel unstable during gameplay?

Unstable Cinemachine target group framing often results from improper component configuration. Applying tested patterns for dynamic FOV and target group settings resolves performance bugs and ensures smooth camera behavior.