i think Im just doing something wrong, any help appreciated
I have a scene with just a NetworkHelper and a spawning position where it can spawn the default PlayerController. When I click play and get spawned in, the game view is black but plays sounds when I move and jump, but I can see the spawned character moving around in Minimal.game view, So the PlayerController is properly spawned in and controllable, but the camera is black for the player controlling it. Is there something I have to modify to enable it?