Unity3D Survival Horror Lesson 40 EnemyAI Finite State Machine Continued
2016-03-14 1
In this lesson we complete the Impact state of our finite state machine. Please note that the impact block will be activated via a message sent from another script that we will create at a later date. So we won't be able to test until then.