Hi,
I am having a custom pawn class that is just a camera and it’s movement. The input handling is done in the player controller. Everything is working correctly when launching the game locally but when I connect to a dedicated server no movement is seen whatsoever. I am just starting with networking and replication so I happy for any advice and examples.