Posted October 27, 2019 by yohan1202
1. Introduction
For this week, I have worked on Enemy AI.
By using NaveMeshAgent and setting points for movement.
2. Goals
- Randomly moving AI
- Create Settled pin where AI will limit their movement
3. Problem
For this solution, I have less problem. It is because, I have read and referenced our task1 and 2 script
(Of course, I have mentioned it on Credit).