%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: 150 _jumpHeight: 1.5 _coyoteTime: 0.15 _boostForce: 45 _boostTime: 0.75 _minBoostVelocity: 0 _blinkDistance: 10 _blinkVelocity: 10 _dragCoefficient: 14 _boostDragCoefficient: 30 _airDragCoefficient: 20 _stillDragCoefficient: 20