docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Game Parameters

    Overview

    A Game Parameter is a catalog item providing static configuration for your game.
    A game parameter works pretty much the same than any other catalog items, except they don't have a display name.
    The game parameter is a static data that you can use to describe a piece of configuration of your game.
    You can create Game Parameter objects, then define static properties and details to add fields to it.

    Editor Overview

    Open the Game Parameter window by going to Window → Game Foundation → Game Parameters. The Game Parameter window will let you configure game parameters.

    An overview of the Game Parameter Window

    In the example above, we've created a Game Parameter per level of the game.
    That can be an approach to setup the difficulty, or switch on/off some features.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)