Game Parameters | Game Foundation | 0.6.0-preview.2
docs.unity3d.com
    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.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 July 2020