Difference between revisions of "SO:Reticle"
(→Contextual Icons) |
|||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | The reticle is a | + | The '''reticle''' is a marker in the centre of the screen which indicates the exact location the player is looking. The type of icon indicates available activation actions such as initiating conversation, opening a container or picking up an item. |
− | = Reticle = | + | = Where is the Reticle? = |
− | + | By default the reticle is a single dot at the center of the screen. This is intended to be a minimalist indication of the look direction, for reference, to minimize the impact on the view when no function is served. | |
− | By default the reticle is a single dot at the | ||
= Contextual Icons = | = Contextual Icons = | ||
− | |||
Several icons are used to indicate contextual gameplay actions, shown in the following table: | Several icons are used to indicate contextual gameplay actions, shown in the following table: | ||
− | + | {| border="1" cellpadding="1" cellspacing="1" class="article-table" style="text-align: center" | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | {| border="1" cellpadding="1" cellspacing="1" class="article-table" | ||
|- | |- | ||
− | ! scope="col"| | + | ! scope="col"|Icon |
! scope="col"|Description | ! scope="col"|Description | ||
|- | |- | ||
− | | | + | |[[File:hud_reticle_default.png|100px]] |
− | | | + | |Default (weapon sheathed, no context) |
|- | |- | ||
− | | | + | |[[File:hud_examine.png|100px]] |
− | | | + | |Examine |
|- | |- | ||
− | | | + | |[[File:hud_use_take.png|100px]] |
− | + | |Use/Activate/Open | |
|- | |- | ||
− | | | + | |[[File:hud_speak.png|100px]] |
− | | | + | |Talk To |
+ | |- | ||
+ | |[[File:hud_carry.png|100px]] | ||
+ | |[[SODev:Carryable_Objects|Carry]] | ||
+ | |- | ||
+ | |[[File:hud_steal.png|100pxs]] | ||
+ | |Steal | ||
+ | |- | ||
+ | |[[File:hud_equip.png|100px]] | ||
+ | |Equip | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[Category:SO:Gameplay|R]] |
Latest revision as of 14:23, 11 June 2020
The reticle is a marker in the centre of the screen which indicates the exact location the player is looking. The type of icon indicates available activation actions such as initiating conversation, opening a container or picking up an item.
Where is the Reticle?
By default the reticle is a single dot at the center of the screen. This is intended to be a minimalist indication of the look direction, for reference, to minimize the impact on the view when no function is served.
Contextual Icons
Several icons are used to indicate contextual gameplay actions, shown in the following table:
Icon | Description |
---|---|
![]() |
Default (weapon sheathed, no context) |
![]() |
Examine |
![]() |
Use/Activate/Open |
![]() |
Talk To |
![]() |
Carry |
![]() |
Steal |
![]() |
Equip |