mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-04 21:25:53 +00:00
Mapping
This commit is contained in:
parent
1f6c881b92
commit
cc1fa2cdc6
10 changed files with 120 additions and 8 deletions
|
|
@ -313,7 +313,8 @@ public enum EnemyState
|
|||
{
|
||||
Idle,
|
||||
Alert,
|
||||
Patrolling
|
||||
Patrolling,
|
||||
Shooting
|
||||
}
|
||||
|
||||
public enum AiState
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue