ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Complete Simple Enemy AI in UE5

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ส.ค. 2024
  • This tutorial is made from a collection of my last 3 videos on AI in Unreal
    Link to playlist With individual videos: • Unreal Enemy AI
    Discord Server: / discord
    Patreon: / savagedevs
    Introduction: 0:00
    Building the Navigation Mesh: 0:14
    Creating your First Agent: 1:24
    Finding the Player: 4:00
    Integrating With Wander: 4:58
    Making The End Screen UI: 8:18
    Player Catching: 10:30
    Conclusion: 12:00

ความคิดเห็น • 3

  • @danelokikischdesign
    @danelokikischdesign 10 หลายเดือนก่อน +1

    Amazing tutorial, thank you :D

  • @galberger3937
    @galberger3937 ปีที่แล้ว +1

    How to make the enemy ai attack as well and not just to make theme kill the player when they get to player?

    • @SavageDevs
      @SavageDevs  ปีที่แล้ว +3

      You would need a health system then you would just remove health after a successful attack animation.