Home

Awesome

Unity Cinematic Control

UnityCinematicControl

UnityCinematicControl is a versatile Unity camera control script, enabling dynamic and cinematic camera movements with ease. Ideal for crafting compelling game trailers and cutscenes, it provides developers with intuitive tools for enhancing visual storytelling in their games.

Watch example footage (Vimeo)

Features

Feature video (Vimeo)

Requirements

Installation

  1. Download UnityCinematicControl.unitypackage
  2. Ensure you have a camera in your scene tagged as MainCamera.
  3. Add the CameraController component to this game object.
  4. Adjust the LayerMask field to mark the layers the fly-to function can fly to.
  5. Drag the canvas prefab into your scene to use the camera UI.
  6. Ensure you have TextMesh Pro in your project for the UI text elements.
  7. Include the sprite for the crosshair in your project.

Keybinds

Contributing

Feel free to fork, modify, and send pull requests to improve this tool. Your contributions are greatly appreciated!


Happy game developing!