Indicator
After reading this page
- You've learned what indicators are
- You've learned what predefined indicators exist in the Tygron Engine
- You've learned what other parts of a game can influence indicators
- You've learned how to alter existing indicators in your game
- You've learned how to add and remove complete indicators
Indicators
Indicators are the targets which exist in a game. They are named after Key Performance Indicators, a measure by which organizations evaluate their success. Indicators are a primary part of your game, and serve as the guiding element by which players can determine whether they are making progress.
Indicators are visible in-game in the top of the interface. Each indicator is represented by a short name, and (with exception of the budget) is accompanied by a small progress bar to indicate how well you are performing on that indicator.
Each indicator has a name, a description, a color and a goal. The goal is the most important part of the indicator, because that is what drives a stakeholder to perform (or abstain from) an action. Each action a stakeholder takes is meant to advance their indicators.
Types of indicator
A number of indicator types already exist in the Tygron Engine. The available indicator types are dividable into 2 groups, namely indicators that are stakeholder-specific, and indicators that apply globally. The following predefined indicator types exist:
- Stakeholder-specific indicators
- Budget
- Building
- Global indicators
- Green
- Parking
- Livability
- Water Storage
- Qualitative
Please read more about the various Indicator types.
Influencing Indicators
During the game, players are able to influence indicators by taking actions. Almost every action has an effect on at least one indicator. It is up to the players to apply their actions appropriately to increase the score on their indicators. It is possible to adjust the effects actions have on indicators. For more information on this, please read about changing function values.
Editing Indicators
There are two main ways to change the indicators in your game. You can either edit existing indicators, or you can add or remove complete indicators from your game as required. To perform either task, you can open the "Indicators" panel from the "Indicators" menu in the editor.
Changing indicators
In the indicators panel in the editor, you can select an existing indicator from the list on the left. The rest of the panel will automatically be filled with the information pertaining to that indicator. A number of properties pertaining to an indicator can be edited.
- Name
- The full name for indicator. This is the name that will appear as the title of the indicator in game.
- Short name
- The short name for indicator. This will appear in areas where multiple indicators are summed up.
- Color
- The color for the indicator. The color will be used to display the indicator in graphs and charts.
- Description
- The description for the indicator. Most indicator have a fitting default description, but by customizing this text it is possible to guide the players towards specific actions, provide hints or refer to other sources of information.
- Target
- The goal to reach for this indicator. This is the most important property, because by setting the target, you are directly instructing the stakeholder what they should strive for in the game. Depending on the selected indicator type, one or more values can be entered for targets. For example: for a budget indicator, you only need to set the amount of money the stakeholder should have remaining. For the building indicator, you can enter a separate goal for each type of building.
Adding/removing indicators
By right-clicking in the list of indicators on the left side of the panel, you can open a menu where you can add and remove indicators.