Hey @Purp134 ! How are you?
The problem you have here is that you are not referencing the player controller anywhere, so the camera cant interact with it.
To do that, you should change your code for something like this in your “Event Possessed”:
That will solve the problem with the camera!