Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Advanced Graphics Options Menu - Free

Discussion in 'Made With Unity' started by WilsonKoder111, Jun 25, 2014.

  1. WilsonKoder111

    WilsonKoder111

    Joined:
    Sep 26, 2013
    Posts:
    14
    Hey there! Here is my advanced options menu! This advanced options menu will give your user access to many settings, such as changing which of the default Unity3D presets they want to use, how much AA they want to use, Whether they want Anisotropic Filtering or not, and if they want to use Triple Buffering. Below is a video demonstrating the menu, and here is a link to download the script. http://pastebin.com/FA9myyat



    UPDATE 2:
    Hey there! I've added a few more options such as Vsync on or off, Refresh Rate, and Resolution! Please like the videos to let me know that you guys like the menu! :)



    You can download the script for free at http://pastebin.com/FA9myyat Enjoy!
     
    Last edited: Jun 26, 2014
  2. ManAmazin

    ManAmazin

    Joined:
    Aug 7, 2013
    Posts:
    246
    thanks for the menu will check this out!
     
  3. Strogg2313

    Strogg2313

    Joined:
    Jan 2, 2014
    Posts:
    9
    CAN YOU convert it to JAVASCRIPT?
     
  4. WilsonKoder111

    WilsonKoder111

    Joined:
    Sep 26, 2013
    Posts:
    14
    Sure, it'll be done by the end of today.
     
  5. Strogg2313

    Strogg2313

    Joined:
    Jan 2, 2014
    Posts:
    9
    tnx!
     
  6. the_mr_matt

    the_mr_matt

    Joined:
    Jul 21, 2015
    Posts:
    124
    Do those buttons actually perform the actions or are they just the setup of options...?
     
  7. HavenGaming

    HavenGaming

    Joined:
    Aug 17, 2015
    Posts:
    5
    How would I go about changing gui to ui? Not great with gui yet, and it's easier to custimize with ui. It works great, thanks.