Skip to content

PacktPublishing/Building-an-RPG-with-Unity-2018-Second-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building-an-RPG-with-Unity-2018

Building an RPG with Unity 2018, published by Packt

Book Name

This is the code repository for Building an RPG with Unity 2018 - Second Edition, published by Packt.

Leverage the power of Unity 2018 to build elements of an RPG.

What is this book about?

In a role-playing game (RPG), users control a character, usually in the game's imaginary universe. Unity has become a top choice for developers looking to create these kinds of immersive RPGs.

This book covers the following exciting features:

  • Construct a framework for inventory, equipment, characters, enemies, quests, and game events
  • Understand how to load and unload scenes and assets
  • Create multiplayer game settings for your RPG
  • Design a UI for user input and feedback
  • Implement AI for non-character players

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

using UnityEngine; 
using UnityEngine.SceneManagement; 
 
namespace com.noorcon.rpg2e 
{

Following is what you need for this book: You will need to have a good understanding of the C# language. You will also need to have a good understanding of the basics of the Unity IDE..

With the following software and hardware list you can run all code files present in the book (Chapter 1-15).

Software and Hardware List

Chapter Software required OS required
1 to 8 Unity Windows, Mac OS X

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Vahé Karamian Vahé Karamian is a software consultant and author based in Los Angeles, CA. He is the founder of Noorcon Inc., a software consulting firm in Burbank, CA, providing services in the field of augmented reality and virtual reality used in the entertainment, architecture, medical, and manufacturing industries. He has lectured in state and private universities on topics including Introduction to Computer Science, Data Structures and Algorithms, Operating Systems, and Game Design and Development.

Other books by the author

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788623469

About

Building an RPG with Unity 2018, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published