advanced ai
- Jonathan G

- Mar 2, 2018
- 1 min read

the basic ai has been implemented and works with the player. now i will take the basic ai script and copy it into the advanced ai script. now the way the ai finds the two points to roam between is changed to allow for as many points the world contains and a minimum of 3. this will be done using a list and comparisons to make sure no points are duplicates.













Comments