Skip to content

Sebastian-Schuchmann/UnityCameraMover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

UnityCameraMover

This is a basic script to automate moving the camera. You can add different target positions via the editor UI. When enabling debug mode, you can easily move to the different positions via key presses. It interpolates between two positions and uses a animation curve of your choice for interpolation.

Setup

  • Add the CameraMover script to your camera
  • Create an empty GameObject. This will be uses as a parent for the different target positions
  • Reference this GameObject in your CameraMover script (Cam Positions Parent)
  • Now you can move your camera and add different positions via "Add Target Position"

Editor Preview

About

This is a basic Script to automate moving the camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages