Initial Commit
This commit is contained in:
commit
ee5c2f922d
2255 changed files with 547750 additions and 0 deletions
4
Assets/Scripts/AI/GoapKeys.cs
Normal file
4
Assets/Scripts/AI/GoapKeys.cs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
namespace AI
|
||||
{
|
||||
public enum GoapKeys { Attacks, SeesTarget, HasTarget, HasAmmo }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue