Try to get Chinthe to stop jumping upon reaching player
This commit is contained in:
@@ -9,6 +9,8 @@ public interface IEnemyModelView : INode3D
|
||||
|
||||
public void PlayWalkAnimation();
|
||||
|
||||
public void PlayStopWalkAnimation();
|
||||
|
||||
public void PlayPrimaryAttackAnimation();
|
||||
|
||||
public void PlaySecondaryAttackAnimation();
|
||||
|
||||
Reference in New Issue
Block a user