抓墙
This commit is contained in:
@@ -53,7 +53,7 @@ namespace BaseGames.Player.States
|
||||
Owner.SetPostWallJump(true);
|
||||
|
||||
// 蹬墙成功后立即恢复空中冲刺次数
|
||||
Owner.GetState<AerialDashState>()?.ResetAerialDashes();
|
||||
Owner.GetState<DashState>()?.ResetDashCharge();
|
||||
|
||||
// 播放蹬墙跳动画:背墙跳/对墙跳使用各自专属 Clip,留空时回退到 Jump 动画
|
||||
var wallJumpClip = _isAwayJump
|
||||
|
||||
Reference in New Issue
Block a user