Can you set a UMG widget to split screen player?

You don’t need to change anchors, instead you can use “add to player screen”. Remember to do that before the creation of the player so you can pass the player controller during the creation of the UMG instance.

Thanks to Daekesh for the hint

1 Like