NoMansSky:Reference Guides/Global Files/GCCameraGlobals: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 1: Line 1:
__NOTITLE__
__NOTITLE__
{{NMSPage|contentTitle=Reference Guides // [https://wiki.step-project.com/NMS:Reference_Guides/Global_Files Global Files] // GCCAMERAGLOBALS.GLOBAL}}
{{NMSPage|contentTitle=[https://wiki.step-project.com/NMS:Game_Structure Game Structure] // [https://wiki.step-project.com/NMS:Reference_Guides/Global_Files Global Files] // GCCAMERAGLOBALS.GLOBAL}}
== GCCAMERAGLOBALS.GLOBAL ==
== GCCAMERAGLOBALS.GLOBAL ==
This file many settings relative to the game cameras. This includes player cameras, photo mode, vehicle cameras, and some camera shake properties.
This file many settings relative to the game cameras. This includes player cameras, photo mode, vehicle cameras, and some camera shake properties.

Revision as of 15:11, September 19, 2020

GCCAMERAGLOBALS.GLOBAL[edit | edit source]

This file many settings relative to the game cameras. This includes player cameras, photo mode, vehicle cameras, and some camera shake properties.

Properties Notes[edit | edit source]

Amongst the full list of properties in this file, here are ones that are quite known and a quick commentary about them :

  • CharacterUnarmedCam - GcCameraSettings.xml - camera settings for idling/walking player in outdoors
  • CharacterRunCam - GcCameraSettings.xml - camera settings for when the player is running
  • CharacterCombatCam - GcCameraSettings.xml - camera settings for when the player is using weapons
  • CharacterIndoorCam - GcCameraSettings.xml - camera settings for idling/walking player in indoors
  • CharacterAirborneCam - GcCameraSettings.xml - camera settings for when the player uses the jetpack
  • CharacterFallingCam - GcCameraSettings.xml - camera settings for when the player is falling. This also includes when the player deactivates the jetpack in mid-air.
  • CharacterSteepSlopeCam - GcCameraSettings.xml - camera settings for when the player is climbing or riding a slope
  • CharacterUnderwaterCam - GcCameraSettings.xml - camera settings for when the player is underwater
  • PhotoModeMoveSpeed - speed of the camera when photo mode is active
  • PhotoModeTurnSpeed - turning speed of the camera when photo mode is active
  • PhotoModeMaxDistance - boundary distance of the photo camera relative to the player on planet
  • PhotoModeMaxDistanceSpace - boundary distance of the photo camera relative to the player in space

Template:NMSPageClose