Hi,
I’m attempting 2 player split screen. As shown in the attached images, I’ve set the player count to 2 and have split screen enabled.
I’d appreciate any help in getting it to work.
Thanks,
Hi,
I’m attempting 2 player split screen. As shown in the attached images, I’ve set the player count to 2 and have split screen enabled.
I’d appreciate any help in getting it to work.
Thanks,
Hello Laurence122,
The ‘Number of Players’ option creates that amount of clients - not players in a sense of sharing the same client or instance, you should see at least one standalone PIE show up as well as the Editor viewport now showing the game view.
Instead creating the second player via code should do the trick.
In Blueprint that would be the ‘Create Player’ node targeting the GamePlayStatics.
Hope that helps. Just let me know if I got it wrong, or you have any questions.
Regards,
Vecherka.