Show Shared Widget on top of Split Screen

Looking to add like a shared widget that can go on top of any player split screen, is that possible so far without adding it on a specific player and get that stuff cutted?

What I’m looking for:

Any basic approach or hint will help

There is a two functions to add widgets on screen:
изображение

Never tried splitscreen myself, but by their description it looks like AddToPlayerScreen is the one you using and AddToViewport is the one you looking for.

Yes, being aware of those two, adding any widget at the viewport will be added on top of any split screen! Thank you for pointing that out :slight_smile: