First (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>SpaceNut
(New page: ==Slash Command== {{SlashCommandArticle|command=first|note=Toggles between first and third person camera.}})
 
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Slash Command==
==Slash Command==
{{SlashCommandArticle|command=first|note=Toggles between first and third person camera.}}
{{SlashCommandArticle|command=first|options=+, ++, or 0-1|note=Toggles between first and third person camera view.}}
 
The command behaves differently depending on the option that is used:
{| class="wikitable" style="margin:auto"
|-
! Option !! Behavior
|-
| style="text-align:center; font-weight:bold;"| + || style="text-align:left;"|  Zooms-in the camera to first person view while the key is pressed, reverts to third person view when released.
|-
| style="text-align:center; font-weight:bold;"| ++ || style="text-align:left;"| Toggles first person view on and off with each press of the key or button.
|-
| style="text-align:center; font-weight:bold;"| 1 || style="text-align:left;"| Zooms-in the camera to first person view.
|-
| style="text-align:center; font-weight:bold;"| 0 || style="text-align:left;"| Disables first person view. Zooms-out the camera to third person view.
|}
 
* The "+" and "++" options are prefixes that must be placed at the beginning of the command. These options are intended to be used with commands that are [[Binds|bound]] to keys or mouse buttons.
* The "1" and "0" options must be placed after the command separated by a space or comma.
* The camera distance for third person view is whatever the previous camera distance was.  
 
==Examples==
/first 1
/++first
 
 
{{Navbox Movement}}
[[Category:Movement Commands]]
[[Category:Slash Commands]]

Latest revision as of 15:57, 28 December 2022

Slash Command

/first +, ++, or 0-1

Toggles between first and third person camera view.

The command behaves differently depending on the option that is used:

Option Behavior
+ Zooms-in the camera to first person view while the key is pressed, reverts to third person view when released.
++ Toggles first person view on and off with each press of the key or button.
1 Zooms-in the camera to first person view.
0 Disables first person view. Zooms-out the camera to third person view.
  • The "+" and "++" options are prefixes that must be placed at the beginning of the command. These options are intended to be used with commands that are bound to keys or mouse buttons.
  • The "1" and "0" options must be placed after the command separated by a space or comma.
  • The camera distance for third person view is whatever the previous camera distance was.

Examples

/first 1
/++first