Base AI - 10th Oct 2023
- Ibrahim Hussain
- Oct 10, 2023
- 1 min read
Added base AI with simple movement (walk to random location then repeat)
AI Animations and anim bp with blendspace
Find player task
AI sight for finding and loosing player
chase player
replicate behaviour tree tasks
Issues:
Issue where rotation was not smooth, fixed by using controller rotation
AI movement to player was not smooth as was using location where player last was. But created new task where it uses current location on tick.
Comments