Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Hands-On Artificial Intelligence with Unreal Engine
  • Table Of Contents Toc
  • Feedback & Rating feedback
Hands-On Artificial Intelligence with Unreal Engine

Hands-On Artificial Intelligence with Unreal Engine

By : Francesco Sapio
3 (4)
close
close
Hands-On Artificial Intelligence with Unreal Engine

Hands-On Artificial Intelligence with Unreal Engine

3 (4)
By: Francesco Sapio

Overview of this book

Learning how to apply artificial intelligence ( AI ) is crucial and can take the fun factor to the next level, whether you're developing a traditional, educational, or any other kind of game. If you want to use AI to extend the life of your games and make them challenging and more interesting, this book is for you. The book starts by breaking down AI into simple concepts to get a fundamental understanding of it. Using a variety of examples, you will work through actual implementations designed to highlight key concepts and features related to game AI in UE4. You will learn to work through the built-in AI framework in order to build believable characters for every game genre (including RPG, Strategic, Platform, FPS, Simulation, Arcade, and Educational). You will learn to configure the Navigation, Environmental Querying, and Perception systems for your AI agents and couple these with Behavior Trees, all accompanied with practical examples. You will also explore how the engine handles dynamic crowds. In the concluding chapters, you will learn how to profile, visualize, and debug your AI systems to correct the AI logic and increase performance. By the end of the book, your AI knowledge of the built-in AI system in Unreal will be deep and comprehensive, allowing you to build powerful AI agents within your projects.
Table of Contents (19 chapters)
close
close
Lock Free Chapter
1
Section 1: The Unreal Framework
9
Section 2: Designing and Implementing Behavior Trees
13
Section 3: Debugging Methods
14
Debugging Methods for AI - Logging
chevron up

Debugging Methods for AI - Logging

In this chapter, we will look at a series of methods that we can use to debug our AI systems. Of course, they can be used in general, and not only for AI. However, since AI can be tricky sometimes, mastering how to do proper logging in Unreal can be a time-saver when you need to find and fix a bug related to AI. In fact, often, due to variables that haven't been properly set, maybe with wrong values, we end up not executing a portion of code, or make a miscalculation.

In this chapter, we will cover the following topics:

  • Console Logging and on-screen messages in Blueprint
  • On-screen messages in C++
  • Console Logging in C++
  • Creating a Custom Logging Category (C++)

By mastering the art of logging, you will be able to easily keep track of your values and which part of the code you are executing. Moreover, creating a Custom Logging Category allows...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Hands-On Artificial Intelligence with Unreal Engine
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon