Popup: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(27 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{old style}}
Popups are used to communicate to a [[stakeholder]] when its attention is required in the [[3D Visualization]]. Popups are rendered as 3-dimensional models hovering above the rendered [[height map]] and [[building]]s. They are only visible to the [[stakeholder]] for whom they are relevant. When zoomed out, the visualization of a popup can change, and they can also be grouped together with other popups. Popups are considered a part of the [[Viewer ]]interface.
{{learned|what a popup is|what popups are in the Tygron Engine|what types of popup exist in the Tygron Engine|how to interact with a popup}}


==Popups==
Popups can either be related to:
In software, a popup is a graphic which appears above a parent element. The purpose of a popup is to alert a user that attention or interaction is required.
* an [[Action]], for which the types of popups are [[#Types of Action popups|described below]].
* a [[Panel]], which when clicked on, opens a [[Text Panel]] displaying the content of the Panel item.


==Popups in the Tygron Engine==
==Types of Action popups==
In the Tygron Engine, popups are used to indicate when a [[player]]'s attention is required in the [[3D World]]. They are small cubes which appear in the 3D World. They are only visible to the player for whom they are relevant. They are often accompanied by an exclamation mark on the [[game interface#Minimap|minimap]].
Depending on the content of the popup, a popup will appear differently. Clicking on popups related to an action opens the [[Popup panel]].
Popups are considered a part of the [[game interface]].
 
==Types of popups==
Depending on the content of the popup, a popup will appear differently.


===Standard===
===Standard===
[[File:Interface_game_popup_regular.jpg|left|none|50px]] A popup which appears when your interaction is required. This is the most common type of popup.<br clear=all>
[[File:Interface_game_popup_regular.jpg|left|none|50px]] A popup which appears when your interaction is required. This is the most common type of popup.<br clear=all>
===Land transaction===
===Land transaction===
[[File:Interface_game_popup_land.jpg|left|none|50px]] A popup which appears when your interactions is required in a land transaction, either because someone wants to buy your land or sell you land. <br clear=all>
[[File:Interface_game_popup_land.jpg|left|none|50px]] A popup which appears when your interaction is required in a land transaction, either because someone wants to buy your land or sell you land. <br clear=all>


===Pending===
===Pending===
[[File:Interface_game_popup_pending.jpg|left|none|50px]] A popup which is currently awaiting interaction from another stakeholder. This popup appears when you wish to perform a spatial action, which required interaction, such as the granting of approval, from a different stakeholder.<br clear=all>
[[File:Interface_game_popup_pending.jpg|left|none|50px]] A popup which is currently awaiting interaction from another stakeholder. This popup appears when you wish to perform a spatial action, which required interaction, such as the granting of approval, from a different stakeholder.<br clear=all>
===Approved===
===Approved===
[[File:Interface_game_popup_approved.jpg|left|none|50px]] A popup which informs you that an action you wanted to take has received the requested approval. Although no further interaction is required other than confirming the approval, this popup appears to make sure the player is aware their action has been successfully performed.<br clear=all>
[[File:Interface_game_popup_approved.jpg|left|none|50px]] A popup which informs you that an action you wanted to take has received the requested approval. Although no further interaction is required other than confirming the approval, this popup appears to make sure the user is aware their action has been successfully performed.<br clear=all>


===Denied===
===Denied===
[[File:Interface_game_popup_denied.jpg|left|none|50px]] A popup which informs you that an action you wanted to take has not received the requested approval. Although no further interaction is required other than confirming the denial, this popup appears to make sure the player is aware their action has not been approved.<br clear=all>
[[File:Interface_game_popup_denied.jpg|left|none|50px]] A popup which informs you that an action you wanted to take has not received the requested approval. Although no further interaction is required other than confirming the denial, this popup appears to make sure the user is aware their action has not been approved.<br clear=all>
 


==Interacting with popups==
{{article end
[[File:Interface_game_popup_panel.jpg|right|frame|A popup panel to send a request to the municipality for a permit for the construction of offices.]]
|howtos=
You begin interacting with a popup by either clicking on a popup, or by clicking the associated exclamation mark on the minimap. This will open the popup panel. The popup panel will inform you of the action that is currently pending. Depending on the pending action, you may be prompted to provide input about the action. You finish your interaction with the popup panel by using the buttons at the bottom right of the panel. Usually, these will be two buttons. One of the buttons will be to confirm or approve the action, and the other button will be to deny or cancel the action. If you are not yet ready to confirm or deny the action, you can also click the "cross" at the top right of the popup panel, or the "close" button at the bottom left of the popup panel.
* [[How to interact with a popup]]
|seealso=
* [[Popup info panel]]
* [[Popup arrow panel]]
* [[Action]]
* [[Panel]]
}}


<onlyinclude>{{Editor steps|preamble=|form=:#|title=Interacting with a popup|Click on a popup to open the popup panel.|If necessary, enter the information requested by the popup panel.|Finish interaction using the buttons at the bottom right corner of the popup panel.}}</onlyinclude>
[[Category:Items]]

Latest revision as of 13:21, 20 February 2023

Popups are used to communicate to a stakeholder when its attention is required in the 3D Visualization. Popups are rendered as 3-dimensional models hovering above the rendered height map and buildings. They are only visible to the stakeholder for whom they are relevant. When zoomed out, the visualization of a popup can change, and they can also be grouped together with other popups. Popups are considered a part of the Viewer interface.

Popups can either be related to:

Types of Action popups

Depending on the content of the popup, a popup will appear differently. Clicking on popups related to an action opens the Popup panel.

Standard

Interface game popup regular.jpg

A popup which appears when your interaction is required. This is the most common type of popup.

Land transaction

Interface game popup land.jpg

A popup which appears when your interaction is required in a land transaction, either because someone wants to buy your land or sell you land.

Pending

Interface game popup pending.jpg

A popup which is currently awaiting interaction from another stakeholder. This popup appears when you wish to perform a spatial action, which required interaction, such as the granting of approval, from a different stakeholder.

Approved

Interface game popup approved.jpg

A popup which informs you that an action you wanted to take has received the requested approval. Although no further interaction is required other than confirming the approval, this popup appears to make sure the user is aware their action has been successfully performed.

Denied

Interface game popup denied.jpg

A popup which informs you that an action you wanted to take has not received the requested approval. Although no further interaction is required other than confirming the denial, this popup appears to make sure the user is aware their action has not been approved.