Hi,
I never really use all the animation vars. So I want to know if it’s possible to follow an animation position (movement) in scene with a camera.
Something like transform.position at any animation frame ?
2 Answers
2If you want to animate your camera, it’s totally possible with te animation view.
If you want your camera to follow an animated object, or any moving object, use transform.LookAt.