You've already forked taptap2024_GJ_chidouren
update core
This commit is contained in:
@@ -6,6 +6,7 @@ namespace Game.Component.EnemyFSM_AI
|
||||
{
|
||||
public override void OnEnter ()
|
||||
{
|
||||
this.Entity.AnimState.SetState (EnemyAnimStateType.Idle);
|
||||
if (!this.Entity.HasSafeArea)
|
||||
{
|
||||
this.Entity.EndAttack ();
|
||||
|
||||
Reference in New Issue
Block a user