- Home /
Overscan compensation or Safezone Slider
how can I made a slider which adjusts the safe zone or adds overscan for a UWP game, some people are having issues of the UI not fitting on their tv on Xbox one
You're supposed to make your UI automatically scale to any screen size if you want it to be universal. This can be done through canvas scaling options and object anchors. Unfortunately if your screen is targeted to a specific size, it will require adjustment of nearly every UI element you have.
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Will it be possible to develop for the PSP vita? 1 Answer
How To Add Button Images To GUIText? 1 Answer
How to have multiple types of controller input using the input manager 0 Answers
Getting "ExecuteAsyncSetup Recursion detected s_recursionCount 1" Error in UWP Build 0 Answers