Unreal Engine 4 Game Development Quick Start Guide
评分0.0分
Unreal Engine is a popular game engine for developers to build high-end 2D and 3D games.This book is a practical guide, starting off by quickly introducing you to the Unreal Engine 4 (UE4) ecosystem. You will learn how to create Blueprints and C++ code to define your game's functionality. You will be familiarized with the core systems of UE4 such as UMG, Animation Blueprints, and Behavior Trees. You will also learn how to use replication to create multiplayer games. By the end of this book,