Local multiplayer : Custom split screen

Hi, I want to achieve this result using splitscreen, I couldn’t find any answer on the web.
Do you know how I can achieve this ?

Hello there @TheMisterious62!

Checking around the community, in order to modify the default splitscreen behaviour, it has to be done my modifying its functionality via C++, or blueprints. Or, as suggested by another thread, using a custom plugin.

The guide below should help you achieve the result you are looking for, please give it a look:

1 Like

Thank you, i’m gonna try this !