I did make the mistake and tried to move the camera directly in the playercontroller. This doesnt work because the camera gets spawned and possesed on the server. Now i pass the event to the camera pawn and move it in it’s own class.
I did make the mistake and tried to move the camera directly in the playercontroller. This doesnt work because the camera gets spawned and possesed on the server. Now i pass the event to the camera pawn and move it in it’s own class.