Skip to content

Easily customizable camera follow system for a 3D platformer for the Unity Engine. Features hard and soft follow zones for follow target, an independent virtual camera with its own follow parameters that controll dead zones for height follow, and a radius and follow speed to the camera rig.

Notifications You must be signed in to change notification settings

alejandrodlsp/Unity-Camera-Follow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Unity-Camera-Follow

Fully customisable camera follow C# script for unity

Easily customizable camera follow system for a 3D platformer for the Unity Engine. Features hard and soft follow zones for follow target, an independent virtual camera with its own follow parameters that controll dead zones for height follow, and a radius and follow speed to the camera rig.

The system makes use of Unity's Cinemachine package for a simple 'look at target' behaviours that included dead, soft and hard zones.It is fully customizable, as parameters are made visible to the Editor using Serialize Fields and other Unity editor tags.

Portfolio entry

About

Easily customizable camera follow system for a 3D platformer for the Unity Engine. Features hard and soft follow zones for follow target, an independent virtual camera with its own follow parameters that controll dead zones for height follow, and a radius and follow speed to the camera rig.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages