Technical requirements
I guess you are already aware that the Unreal Engine Editor can be quite demanding in terms of hardware prerequisites. However, there is no need to be intimidated as this book primarily focuses on game programming rather than real-time visual effects.
In this section, we will explore the hardware and software requirements necessary to follow along with this book. Additionally, we will discuss some prerequisite knowledge that will be beneficial for your journey.
Prerequisite knowledge
Before we dive into the exciting world of AI in game development, I want to kindly remind you that this book is designed for individuals who already possess some knowledge about working with Unreal Engine. Therefore, you must be already familiar with the following topics:
- Unreal Engine: It’s essential to have a basic understanding of this software interface, tools, and workflow.
- Game development basics: Having a good grasp of general game development principles...