I wanna get the size of the player screen. Using “get viewport size” works well as long as we’re not using splitscreen. After switching to splitscreen it still returns the size of the entire viewport but I just want a particular player’s screen size. Using Blueprints. Thanks in advance ![]()
Hey! That works like a charm! Thanks a lot! I was doing it inside an actor instead of a widget so the “Get player screen widget geometry” works well for me ![]()
