So, my game is first person based. And in it, the character has to go to their car, and drive it, but I want it to be a first person cutscene. The player won’t be controlling the car. Rather, they’ll activate something such as a ProximityPrompt, then the cutscene will play of the character opening the door, getting in the car, and driving.
You can just do it the same way you would make any other cutscene but the camera is players head. You can either have the player themself be animated or make an npc with players appearance and set the camera to their head.
I want for the player to be at the spot where the cutscene ends, so definitely make the camera the player’s head. If I used Moon Animator, and set it up so when a proximityPrompt is activated then it plays the cutscene, that should work, right?