Hi, so I have this idea about making game played from camera operator view. I want to always have journalist appear in front of first person camera. Like when player turns camera npc follows it to be in front, when player moves so do npc. Any help is greatly appreacieted!
As far as I understood, the NPC should follow the camera and try to stay inside the camera frustum. Phantom Camera is doing the opposite: It makes the camera follow a moving target.
To achieve the goal of OP, you could do the following: