mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 07:15:53 +00:00
Navigation for Actors
This commit is contained in:
parent
9d302e48e6
commit
b78692f150
4 changed files with 11 additions and 8 deletions
|
|
@ -307,10 +307,6 @@ public partial class Enemy : CharacterBody2D
|
|||
GD.Print("Assuming direct control");
|
||||
Ai = AiState.Controlled;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
public enum EnemyState
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue