How to use Virtual Camera to follow a GameObject

 How to use Virtual Camera to follow a GameObject


Way1:Cinemachine Virtual Camera package


(1)Install cinemachine virtual camera package
(2)drag object  to the properties "follow"

Comments

Popular posts from this blog

GameObject.SetActive() v.s. GameObject.active

Debug.Log() v.s. print()

output message to Unity Console - Debug.Log() v.s. Debug.LogWarning() v.s. Debug.LogError() v.s. print()