Skip to content

Equipe-CyberPAC/camera_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity 3D first person camera controller

image

Player -> Empty, serves as a folder and also the holder of the rigibody.

image

Orientation -> Empty to keep track of the player's orientation.

image

CameraPosition -> Empty to keep track of what the camera's position should be. AKA keep track of the player's position + some offset.

image

CameraHolder -> Empty to hold the camera, this will move according to the CameraPosition's movement.

image

Main Camera -> The actual camera.

image

The script is based on this video -> https://youtu.be/f473C43s8nE?si=CLhWjlFLfheACE7t