I tried putting a camera there but one game start it still uses a hidden default camera inside the playerstart somehow.
I need 1 camera for each player start for multiplayer.
I tried putting a camera there but one game start it still uses a hidden default camera inside the playerstart somehow.
I need 1 camera for each player start for multiplayer.
Put the Camera in your character blueprint and make sure in your project settings that your default character is the one you’ve created. That should work and then you can set up the controls how you like. You’re trying to get the camera to be attached to your player/character (or whatever the player controls) right?
thanks i made a blank actor with just a camera