抓墙
This commit is contained in:
@@ -14,7 +14,7 @@ namespace BaseGames.Player.States
|
||||
Move?.ZeroHorizontalVelocity();
|
||||
// 落地时重置空中能力计数器及抓墙记录
|
||||
Owner.ResetAirJumps();
|
||||
Owner.GetState<DashState>()?.ResetAirDash();
|
||||
Owner.GetState<DashState>()?.ResetDashCharge();
|
||||
Owner.GetState<WallSlideState>()?.ResetWallGrab();
|
||||
Owner.SetPostWallJump(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user