An open API service indexing awesome lists of open source software.

https://github.com/Brackeys/RPG-Tutorial

The Unity Project for the RPG Tutorial Series!
https://github.com/Brackeys/RPG-Tutorial

rpg tutorial

Last synced: 17 days ago
JSON representation

The Unity Project for the RPG Tutorial Series!

Awesome Lists containing this project

README

        

# RPG Tutorial

![alt text](http://devassets.com/img/assets/rpg-tutorial-assets/Banner.jpg "RPG Banner")

What is this?
-------------
This is the source code for the RPG Tutorial!

The "RPG Project" folder contains the Unity project in its current state. You can browse through previous commits to get a version of the project corresponding to a particular video.

The "Finished Project" folder contains the final example project that we made before recording the series.

Prerequisites
-------------
To be able to load and build this tutorial you will need to have the following installed on your machine:
- Unity 2017.1.0f3 or higher (https://unity3d.com/unity)
- Blender 2.78 or higher (https://www.blender.org/download)

(Note: If you do not install Blender the scene will fail to load / render correctly).