Security Cameras Animation (Made with Unity)
Rotate the cameras in the scene.
Dec 16, 2021
Objective: Create an animation to rotate the camera cone.
First we have to select the camera object, go to the animation window and create a new animation.
Once you create the animation, the object is going to have an animator component with the respective controller.
With the security camera selected we have to press the record button and then change the value of the rotation at different points of time.
And that’s it!!! Now the cameras have movement and the player has to avoid them.