多轮审查和修复

This commit is contained in:
2026-05-12 15:34:08 +08:00
parent f55d2a57c3
commit ebbbb7332e
805 changed files with 838724 additions and 1905 deletions

View File

@@ -0,0 +1,36 @@
%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: 81da55e0fcf99d34693cbc5a348225c3, type: 3}
m_Name: PLY_PlayerMovementConfig
m_EditorClassIdentifier:
RunSpeed: 7
Acceleration: 50
Deceleration: 80
JumpForce: 18
CoyoteTime: 0.12
FallGravityMult: 2.5
MaxFallSpeed: 20
DashSpeed: 20
DashDuration: 0.18
DashCooldown: 0.4
MaxAerialDashes: 1
WallSlideSpeed: 2
WallJumpForceX: 12
WallJumpForceY: 16
WallRayLength: 0.55
WallRayOffsetY: 0.2
WallGrabMaxHeightGain: 0.5
WallGrabReleaseDelay: 0.08
WallJumpBackForceX: 14
WallJumpAwayForceX: 10
WallJumpAwayForceY: 18
WallJumpInputLockDuration: 0.15