revival/game/Assets/Settings/Player/PlayerMovementSettings.asset

31 lines
759 B
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f1cbb1d5d2a7715478647c26d4e71482, type: 3}
m_Name: PlayerMovementSettings
m_EditorClassIdentifier:
_lookSpeed: 20
_upGravity: 15
_downGravity: 40
_groundedYVelocity: -1
_baseMovementForce: 30
_jumpHeight: 1.5
_coyoteTime: 0.15
_boostForce: 45
_boostTime: 0.75
_minBoostVelocity: 0
_blinkDistance: 0.5
_blinkVelocity: 20
_dragCoefficient: 7
_boostDragCoefficient: 15
_airDragCoefficient: 7
_stillDragCoefficient: 15