So I am trying to figure out a way to make a first person cutscene like this one in the roblox game apeirophobia:
Timestamp: 1:53 (“The End Level Cutscene”)
There is no way this was done by tweening the camera, so my thought was they played an animation.
That still left me with some questions: Is that the player being animated or is it an npcs point of view? Also, how do they make it so you cannot see any of the other players?
I have no script so far, but I need a rough idea on how to get this done. Sorry if this is in the wrong category, but i felt the cutscene would mainly require scripting and animation.
One more question for bonus points: How would I be able to make the “player” grab a note like the piece of paper in the cutscene?
There’s a variety of ways they could’ve done this, but the easiest would just be animating, manually finding the head keyframe, and using that for the camera’s position. There are some difficulties to that such as not having an exact idea of where the camera is when animating, but I’m not an expert at animating.