Unreal Engine 4 Tutorial - Enemy AI Follow and Kill Player + Reload Level

Опубликовано: 14 Март 2026
на канале: Ben Ormstad
46,846
379

In this tutorial you'll learn one way (of many, surely) to create a relatively simple, braindead enemy AI that follows the player when triggered, and kills the player and reloads the level. The mesh I'm using in the video is a free download you can get if you want to follow along with the tutorial. Get it here: http://unrealtutorials.com/downloadab...

NB!: When completing this tutorial you may notice the level reloads no matter what object the enemy collides with. To fix this and make sure level reloads only when touching the player character, go to the follow-up tutorial here:    • UE4 Tutorial - Reload Level ONLY When AI K...