Third (Slash Command): Difference between revisions

From Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Slash Command ==
==Slash Command==
{{SlashCommandArticle|command=third|note=Toggles between first and third person camera}}
{{SlashCommandArticle|command=third|options=+, ++, or 0-1|note=Toggles between third and first person camera views.}}


==Example==
The command behaves differently depending on the option that is used:
/third
{| class="wikitable" style="margin:auto"
|-
! Option !! Behavior
|-
| style="text-align:center; font-weight:bold;"| + || style="text-align:left;"|  Zooms-out the camera to third person view while the key is pressed, reverts to first person view when released.
|-
| style="text-align:center; font-weight:bold;"| ++ || style="text-align:left;"| Toggles third person view on and off with each press of the key or button. (currently does not appear to function)
|-
| style="text-align:center; font-weight:bold;"| 1 || style="text-align:left;"| Zooms-out the camera to just behind the character in third person view.
|-
| style="text-align:center; font-weight:bold;"| 0 || style="text-align:left;"| Disables third person view. Zooms-in the camera to first 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.


{{template:navbox Movement}}
==Examples==
/third 1
/+third
 
 
{{Navbox Movement}}
[[Category:Movement Commands]]
[[Category:Slash Commands]]

Latest revision as of 15:57, 28 December 2022

Slash Command

/third +, ++, or 0-1

Toggles between third and first person camera views.

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

Option Behavior
+ Zooms-out the camera to third person view while the key is pressed, reverts to first person view when released.
++ Toggles third person view on and off with each press of the key or button. (currently does not appear to function)
1 Zooms-out the camera to just behind the character in third person view.
0 Disables third person view. Zooms-in the camera to first 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

/third 1
/+third