How To Create A Basic AI Enemy That Follows You - Unreal Engine 5 Tutorial

Опубликовано: 16 Ноябрь 2024
на канале: Pitchfork Academy (MizzoFrizzo & Co.)
7,585
230

In this tutorial I'm going to show you how to set up a very basic AI that will chase your player around the map, and as a bonus we are going to be able to shoot the enemies with a projectile and make them ragdoll to the ground!

Patreon:   / mizzofrizzo  
Subreddit:   / mizzofrizzo_tutorials  
Facebook:   / 884349679908510  

Timestamps:

0:00 - Intro
1:20 - Project set up
1:56 - Set up A.I.
4:12 - Add navigation mesh bounds volume
5:04 - Test A.I.
5:53 - Set up projectile/mesh collision and scale down projectile
8:32 - Test collision
8:53 - A.I. ragdoll logic on hit
12:21 - Copy multiple A.I. around level
13:08 - Fix capsule component collision issue after death
14:05 - Outro