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.
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).