unity-cinemachine

Automate Cinemachine virtual camera control for cinematic shots in Unity.

1|Updated Feb 22, 2024
One-click install
npx skills add https://github.com/Stardust-liu/EDC_Framework --skill unity-cinemachine-stardust-liu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-cinemachine
Source: https://github.com/Stardust-liu/EDC_Framework/tree/main/Assets/AI/Unity-Skills-1.5.5/unity-skills/skills/cinemachine
Command: npx skills add https://github.com/Stardust-liu/EDC_Framework --skill unity-cinemachine-stardust-liu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cinemachine simplifies complex camera setups by providing programmable control over virtual cameras, enabling consistent cinematic results without manual tweaking.

Core Features & Use Cases

  • Create and configure virtual cameras quickly for scenes and cutscenes.
  • Set Follow & LookAt targets, lens, and pipeline components through a command interface.
  • Reuse and adjust camera setups across scenes to streamline cinematic storytelling.

Quick Start

Create a new Virtual Camera and wire its Follow and LookAt targets to your characters to start capturing cinematic shots.

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 virtual camera control for cinematic shots?

You can automate Unity virtual camera control through a command interface that creates vcams, sets Follow and LookAt targets, adjusts lenses, and manages extensions across multiple scenes.

What is the best way to set up Follow and LookAt targets for a Unity vcam?

The best way to set up Follow and LookAt targets for a Unity vcam is by using a command interface to wire character targets directly to the virtual camera, enabling rapid configuration for cinematic storytelling.

Can I reuse and adjust Unity virtual camera setups across different scenes?

Yes, you can reuse and adjust Unity virtual camera setups across different scenes to streamline cinematic storytelling, ensuring consistent programmable control over vcams without needing manual re-tweaking.

Does Cinemachine scripting support managing spline and extensions for vcams?

Cinemachine scripting supports managing spline and extensions for vcams, allowing you to configure pipeline components, assign targets, and automate complex camera setups via command-based operations.

How do I create and configure a virtual camera in Unity without manual tweaking?

Create and configure a virtual camera in Unity by executing commands that generate vcams, set properties, assign Follow and LookAt targets, and manage lenses, bypassing the need for manual tweaking.