Building an RPG with Unity 5.x - Vahe Karamian

Building an RPG with Unity 5.x

By Vahe Karamian

  • Release Date: 2016-10-17
  • Genre: Programming

Description

Unleash the full potential of Unity to build a fully playable, high-quality multiplayer RPG

About This Book
Learn to build a multiplayer real-time strategy game from scratch using UnityGain knowledge of Unity's UI system to build complex user interfacesSee how to build and customize your framework for your RPG games
Who This Book Is For

If you have always wanted to create a high-end RPG using Unity, then this book is for you. Prior knowledge of game development is required and experience working with Unity will be beneficial.

What You Will Learn
Construct a framework for inventory, equipment, characters, enemies, quests, and game eventsSee how to load and unload scenes and assetsCreate multiplayer game settings for our RPGDesign a UI for user input and feedbackEnhance Game Master to handle all aspects of the RPGDevelop a custom pathfinding systemImplement AI for character and non-character players
In Detail

Unity is one of the most cutting-edge game engines in the world. Developers are looking for the best ways to create games of any genre in the engine. This comprehensive guide on building an RPG with Unity teaches you high-end techniques currently used in developing modern games - the tips, tricks, and techniques can be applied to your own role RPG.

We begin with an introduction to, and the fundamentals of, RPG games. Moving further, you will learn the necessary parts of building an RPG, such as structuring the game environment, customizing characters, controlling the camera, and designing other attributes like inventory, weapons, and so on.

We also cover designing levels of the game by adding more features to it and making the game more interesting. You will also learn how to get around the obstacle of networking in Unity and be able to implement Multi-Player mode for your RPG games.

By the end of the book, you will be able to build upon core the RPG framework elements to create your own game experience.

Style and approach

This step-by-step tutorial will teach you how to build a multiplayer RPG. In this book you will explore the core concepts of what typical strategy one might need to build a complete game.