You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
I want to achieve a cutscene
What is the issue? Include screenshots / videos if possible!
No issues
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have tried looking for solutions, couldn’t find one that worked for me or I did it wrong.
This is what I want it be similar to. (Not the animation just the camera)
Make a ‘root part’ in a model, make it invisible and motor6d a part to it, this will be the camera part. Add an animation controller to the model and animate the camera movement. When you’re done, load the animation and all that stuff, then use :MoveTo() on the model with the position you want the animation to be done at (most likely the humanoidrootpart of the player)