Create Game

[UE5] COMBAT GAME - 13. AI Controller #2
1. AI Controller https://choiprogramming.tistory.com/140 [UE5] COMBAT GAME - 12. AI Controller #1 1. AI Controller 1.1 Perception - 몬스터가 인식할 수 있게 하는 Component - 데미지를 받거나 소리가 들릴 경우, 시야에 보이는 경우 등 이에 해당함 - Damage Sense, Hearing Config - Prediction Sense, Sight Config - Team Se choiprogramming.tistory.com 1.1 Damage Sense Config - 전에 사용했던 방식을 사용하여 Perception에 추가 1.2 Updated Perception - 적의 데이터를 받고 첫..