Summary

In this chapter, we began the process of changing our simple, moving targets into fleshed out game enemies that can challenge the player. In the process, you learned the fundamentals about how AI Controllers, Behavior Trees, and Blackboards can be leveraged together to create an enemy with the ability to sense the world around them and make decisions based on that information.

As we continue the process of developing our AI to pose a serious challenge to the player, you can use the skills you have learned to consider other kinds of behaviors you might be able to provide to an enemy. Continued exploration of AI mechanics will see you continually coming back to the core loop of sensing, decision making, and acting that we began implementing ...

Get Blueprints Visual Scripting for Unreal Engine now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.