Hello i am trying to make a 1v1 fighting game. I have my first player blueprint completely done and it works the way i want to. Now i need to replicate that player to spawn as the enemy that can be controllable as well. This is where my problem comes in i do not know how to spawn a second player that can be controllable by a second player game-pad.
The first player can spawn, fight, has collision, is controllable by a game-pad. I just want to duplicate this blueprint and make it spawn on the other side and can be controllable by a game-pad.
Thanks for the help, feedback!