Scenario: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(207 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{being updated}}
[[File:Api_multi_scenario.png|thumb|right|400px|[[Stakeholder]]s and [[Scenario]]s]]
{{learned|file=Terrain-Q3-2015.jpg|what Terrain is|how Terrains relate to the Tygron engine|about the different Terrain types in the Tygron engine|how to add Terrain to your project|how to change Terrain in your project}}
A scenario is an [[Item]] that stores a series of settings, actions and events that can be activated automatically. For example, a scenario can:
*Activate one or more [[measure]]s.
*Activate [[area]]s or [[neighborhood]]s.
*Adjust [[attribute]] values and [[global]]s.
*Activate [[event]]s.
 
By default, a project in the {{software}} always consists of at least one scenario.
 
When you have multiple Scenarios, for example with two different designs for your [[Project]], you can switch between them from the ribbon bar in the editor. Currently, only one scenario can be active at the same time. Actions taken in a different scenario are reverted.
 
==Limit Map==
Scenarios can be limited to a specific part of the map by setting the 'Limit Calculation Scope' to 'Measure Neighborhoods' in the Editor. This limits calculations to only those [[Neighborhoods]] covered by measures. Using the margin attribute a margin can be added around the Neighborhoods.
 
==Attributes==
The attributes and description of an active Scenario are persistent (not reset) when stopping the testrun. This allows users to store attributes for later comparison between Scenario's.
 
{{article end
|notes=
* Scenarios are intended to become parallel planned situations
|howtos=
* [[How to add or remove a Scenario]]
* [[How to change properties of a Scenario]]
* [[How to use a limit map in a Scenario]]
* [[How to change Events fired by a Scenario]]
* [[How to change Measures activated by a Scenario]]
* [[How to configure the available actions of a stakeholder per scenario]]
* [[How to configure an intro Cinematic for a Stakeholder and a Scenario]]
|api=
* [[Api session items scenarios]]
* [[Api session event editor scenario]]
* [[Api session event editor activate testrun]]
}}
 
{{Editor multi scenario nav}}
[[Category:Items]]

Latest revision as of 13:43, 8 July 2026

Stakeholders and Scenarios

A scenario is an Item that stores a series of settings, actions and events that can be activated automatically. For example, a scenario can:

By default, a project in the Tygron Platform always consists of at least one scenario.

When you have multiple Scenarios, for example with two different designs for your Project, you can switch between them from the ribbon bar in the editor. Currently, only one scenario can be active at the same time. Actions taken in a different scenario are reverted.

Limit Map

Scenarios can be limited to a specific part of the map by setting the 'Limit Calculation Scope' to 'Measure Neighborhoods' in the Editor. This limits calculations to only those Neighborhoods covered by measures. Using the margin attribute a margin can be added around the Neighborhoods.

Attributes

The attributes and description of an active Scenario are persistent (not reset) when stopping the testrun. This allows users to store attributes for later comparison between Scenario's.