Book Image

Mastering Unreal Engine 4.X

By : Muhammad A.Moniem
Book Image

Mastering Unreal Engine 4.X

By: Muhammad A.Moniem

Overview of this book

Unreal Engine 4 has garnered a lot of attention in the gaming world because of its new and improved graphics and rendering engine, the physics simulator, particle generator, and more. This book is the ideal guide to help you leverage all these features to create state-of-the-art games that capture the eye of your audience. Inside we’ll explain advanced shaders and effects techniques and how you can implement them in your games. You’ll create custom lighting effects, use the physics simulator to add that extra edge to your games, and create customized game environments that look visually stunning using the rendering technique. You’ll find out how to use the new rendering engine efficiently, add amazing post-processing effects, and use data tables to create data-driven gameplay that is engaging and exciting. By the end of this book, you will be able to create professional games with stunning graphics using Unreal Engine 4!
Table of Contents (22 chapters)
Mastering Unreal Engine 4.X
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

Chapter 4. The Road to Thinkable AI

Usually, when we speak about creating a game, we all just think about enemies, evils, and the bad guys. Of course, games are beyond that. But enemies are what usually make a game what it is; enemies and AI are a huge part of the fun. Enemies are what usually give you a goal to finish a level, to use a weapon, or even to take a mission.

Apart from this, on the other side of the game, involving us, the developers, we all are more interested more in AI as the most important part of the game development process. It is not only the graphic quality and performance that make a game more special than the previous one, but also topics such as AI and how smart and lively your AI is.

When it comes to creating AI for your game, Unreal Engine comes with amazing content. Have you ever liked games such as Mass Effect, God of War, and The Batman Arkham series? All these games have been made with Unreal Engine (Unreal Engine 3 most of the time), and all of them have a remarkable...