update di chuyển debug jump
This commit is contained in:
@@ -10,7 +10,7 @@ namespace OnlyScove.Scripts
|
||||
|
||||
public override void Enter()
|
||||
{
|
||||
stateMachine.Anim.SetTrigger(thrustHash);
|
||||
stateMachine.AnimationHandler.SafeSetTrigger(thrustHash);
|
||||
|
||||
// Immediately set a massive downward velocity
|
||||
stateMachine.VelocityY = stateMachine.ThrustDownwardForce;
|
||||
|
||||
Reference in New Issue
Block a user