Multiple perspective interface in playmode

Okay I did it but it has to be different than tutorial because when you have multiple layout designs (like 2 / 3 / 4 view) it becomes messed up.

and I need to implement these

  • Border color / background. As you see borders are black. We can access main window as SWindow and NativeOSHandle. So, we should be able to change this. (This will be easy)

  • Controller input. This system requires local multiplayer. General controller implementation is keyboard & mouse for Player 1 and gamepad for player 2. Or, WASD player 1 and Arrows player 2. But in this case we need to switch players when user click on specific screen.

  • Resize system. User should be able to resize each screen

These features good for my product, too. I will definitely work on that but I can’t give a deadline.