if you don’t mean local multiplayer (splitscreen) it is 0 on the clients. If you want to get the controller of a specific actor, you can use “Get Controller” instead of “Get Player Controller”. what’s your setup? For what do you need it? the server only has a array of all playerControllers - if you need a specific one, get it there or with the actor->getController().
1 Like