Files
UltimateFishing/Assets/TextAsset/CameraDead.txt
2026-02-21 16:45:37 +08:00

13 lines
485 B
Plaintext

///////////////////////////////////////////////////////////
// Component Preset Script
///////////////////////////////////////////////////////////
// NOTE: mouselook settings have been moved to the 'InputDead' preset
ComponentType vp_FPCamera
PositionOffset 0 0.1 1 // smoothly move the camera to slightly above the ground and 1 meter ahead
RotationStrafeRoll -50 // this will rotate the camera along the ground in slopes
RotationSpringStiffness 0.025
RotationSpringDamping 0.999