unity-cinemachine

Automate Cinemachine camera configuration in Unity projects with defined commands.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/mufengbufeng/EF --skill unity-cinemachine-mufengbufeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-cinemachine
Source: https://github.com/mufengbufeng/EF/tree/main/UnityProject/.claude/skills/unity-skills/skills/cinemachine
Command: npx skills add https://github.com/mufengbufeng/EF --skill unity-cinemachine-mufengbufeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cinemachine camera workflows in Unity can be verbose and error-prone; this skill standardizes the creation and configuration of virtual cameras for consistent cinematic results across projects.

Core Features & Use Cases

  • Create and configure Cinemachine Virtual Cameras (VCams) quickly.
  • Set Follow and LookAt targets and adjust basic lens properties to fit shot requirements.
  • Script common camera workflows and transitions to streamline scenes and cutscenes.

Quick Start

Create a new virtual camera named VCAM_Main and set its follow target to the Player GameObject.

Frequently Asked Questions about unity-cinemachine

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

FAQPage Schema
How do I automate Unity Cinemachine virtual camera setup across multiple scenes?

You can automate Unity Cinemachine virtual camera setup by standardizing workflows to create VCams, set follow targets, and configure lens properties, ensuring consistent cinematic results across scenes and cutscenes.

What is the best way to configure follow and look-at targets for a Unity virtual camera?

Configuring follow and look-at targets for a Unity virtual camera involves applying defined commands to map specific GameObjects, adjusting basic lens properties to fit your scene's shot requirements.

How does standardizing Cinemachine camera workflows solve gameplay sequence errors?

Standardizing Cinemachine camera workflows solves gameplay sequence errors by replacing verbose, manual configurations with automated, consistent virtual camera setups for cutscenes and gameplay sequences.

Can I script common camera transitions and workflows for Unity cutscenes?

Yes, you can script common camera workflows and transitions for Unity cutscenes to streamline scenes, applying consistent virtual camera configurations through defined commands.

Do I need existing Unity GameObjects to set up a Cinemachine virtual camera?

Yes, you need existing Unity GameObjects in your project to assign as follow and look-at targets when setting up and configuring a Cinemachine virtual camera.