- Home /
Camera Orbit with multiple Cameras in scene
I am creating an animation involving lego figures. I have 4 camera within my scene, I want to add a mouse camera orbit to each camera but I don't know how to do that. Could someone please help me out ASAP. Many thanks in advance.
Answer by Kwergan · Jan 08, 2018 at 02:24 AM
You could try the Cinemachine package from Unity Technologies. It is a free package for all sorts of camera types and movements, developed specifically to enhance the cinematic capabilities of Unity. https://assetstore.unity.com/packages/essentials/cinemachine-79898
There are decent examples of orbital cameras in the package itself. There is also a tutorial on the Unity website: https://unity3d.com/learn/tutorials/topics/animation/using-cinemachine-getting-started
Your answer
Follow this Question
Related Questions
Mouse Orbit with up/down based on target's up/down 0 Answers
camera orbit on mouse drag 2 Answers
Mouse Orbit snapping issues 0 Answers
Camera Orbit on Left Click problem 0 Answers
Need help with a mouse orbit script 1 Answer