Forum rules - please read before posting.

Graphic Options Template

I've downloaded the graphic options template from the download page, but i don't know how to implement it into the game. I want to create a main menu where the options menu have these attributes.
By the way, i don't see it in the download page anymore, it's still working?

Comments

  • The Graphic Options template is now embedded within AC itself, and is installed through the New Game Wizard.

    To install it into an existing project, choose "Modify existing" on the first page of the Wizard.

    The template will add a new GraphicOptions menu to your Menu Manager, as well as a link to it from your Options menu.

  • Ok, but it doesn't work very well, when i change the resolution or quality the window disappear and i can't apply the changes, the full-screen button works.

  • As in, the UI canvas disappears?

    Pause Play Mode and check your Hierarchy - what's happened to the GraphicOptionsUI canvas?

  • The graphic options works in game, when i press the pause menu i can change everything, but i created a title-screen menu, i followed the tutorial, copy the pause menu, change the name and do the rest.
    In the title-screen menu, the graphic options menu has this effect, when i change the resolution or the rest of the attributes the UI canvas disappears, i have to press ESC so that the menu appears again, the GraphicOptionsUI canvas is there.

  • Where is the Canvas at the time it disappears? Has the UI become disabled?

    Is your ESC key mapped to a Menu directly, or an Active Input that turns menus on/off through Actions?

    If the Menu is turning off at the wrong time, you can attach the ActionList: Comment Action to it's "ActionList when turn off" asset to get a log in the Console at that time. Share its stacktrace in full and we'll take a look.

  • I think i found the problem, is because of the image sprite in the background, i have a scene for the main menu, the menu with the graphic options works without the image in the background when for example i want to change the quality preset(image nr.1), but when i enable the image in the background and change again quality preset this happens(image nr.2)

    https://prnt.sc/Xr7yQ0NGrmL0
    https://prnt.sc/7J9rpkTrKNQK

  • I will need to know the details in my previous comment.

    If you'd like me to take a look, you can PM me your project as a .zip file without the Library older.

  • I've upgraded AC and Unity to the latest versions and now everything works fine.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.