Posted August 28, 2019 by The_Bazman
#Game Design #Programming #Unity #C# #AI #GameDev
last week I started integrating a state machine to my script, I only had a day and failed to make much progress. This week I continued to set up the state machine, I have moved combat, patrolling, idle and movement into the state machine and have successfully been able to test the state switching. I then began to implement the custom pathfinding script another student, Ben, created. This has not been going well, as it seems to have broken everything (again) and have made some successful, but small, steps to fix the issues.
1. Finish state machine integration
2. Implement pathfinding script
3. have script ready to be merged into "core"
Benjamin Finley - Helping hand
lack of experience and knowledge of state machine and coroutines
lack of AI programming
general programming inexperience.
Enemy only work when one is activated