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.
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.