D
D
Denis Mashanov2017-03-07 17:57:03
Unity
Denis Mashanov, 2017-03-07 17:57:03

How to create custom settings dialog similar to Display Resolution Dialog in unity?

Good evening everyone. I had such a problem. I don't know how to create the same dialog similar to the standard Display Resolution Dialog before starting the game. I do not want to use the standard one because there are extra functions there. For example: input, and I want to make my own list with permissions. Help me please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Basmanov, 2017-03-08
@LoneRay

Make up a drop-down list on Canvas , use a script to push values ​​from Screen.resolutions into it , apply the selected value using Screen.SetResolution . Similarly, you can change graphics settings through QualitySettings .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question