角色能力,存档
This commit is contained in:
@@ -12,21 +12,27 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 81da55e0fcf99d34693cbc5a348225c3, type: 3}
|
||||
m_Name: PLY_PlayerMovementConfig
|
||||
m_EditorClassIdentifier:
|
||||
RunSpeed: 7
|
||||
Acceleration: 50
|
||||
Deceleration: 80
|
||||
JumpForce: 18
|
||||
RunSpeed: 10
|
||||
AirDragFactor: 1
|
||||
JumpForce: 24
|
||||
CoyoteTime: 0.12
|
||||
FallGravityMult: 2.5
|
||||
MaxFallSpeed: 20
|
||||
MaxFallSpeed: 28
|
||||
JumpCutMultiplier: 0.321
|
||||
ApexThreshold: 3
|
||||
ApexGravityMultiplier: 0.3
|
||||
MaxAirJumps: 1
|
||||
DoubleJumpForce: 19
|
||||
DashSpeed: 20
|
||||
DashDuration: 0.18
|
||||
DashDuration: 0.25
|
||||
DashCooldown: 0.4
|
||||
MaxAerialDashes: 1
|
||||
DashInvincibilityDuration: 0.2
|
||||
DashInvincibilityCooldown: 0.9
|
||||
WallSlideSpeed: 2
|
||||
WallJumpForceX: 12
|
||||
WallJumpForceY: 16
|
||||
WallRayLength: 0.55
|
||||
WallRayLength: 0.37
|
||||
WallRayOffsetY: 0.2
|
||||
WallGrabMaxHeightGain: 0.5
|
||||
WallGrabReleaseDelay: 0.08
|
||||
@@ -34,4 +40,4 @@ MonoBehaviour:
|
||||
WallJumpAwayForceX: 10
|
||||
WallJumpAwayForceY: 18
|
||||
WallJumpInputLockDuration: 0.15
|
||||
DefaultGravityScale: 3
|
||||
DefaultGravityScale: 6
|
||||
|
||||
Reference in New Issue
Block a user