How can I have two playable characters spawn on one device with no split screen?

Hey all!

I’m trying to get two playable characters to spawn on one device or monitor(not split screen). We are trying to develop a fighting game. Ive tried a few things and read quite a bit on the subject of controllers and pawns. still my attempts have been fruitless.

Your help is appreciated.

Since 4.1 you can set split screen mode in Edit → Project Settings → Maps & Modes → Local Multiplayer

In 4.0 you need to create custom viewport client class in C++ and override UpdateActiveSplitscreenType() so it returns Splitscreen enum None

Hi MindofBlythe,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.