26 Forks
53 Stars
53 Watchers

2-Core-Combat

The second section of the course. You will learn everything required to build simple core combat in your RPG, creating the core experience.(REF: CC_RPG) http://gdev.tv/rpggithub

How to download and setup 2-Core-Combat

Open terminal and run command
git clone https://github.com/UnityRPG/2-Core-Combat.git
git clone is used to create a copy or clone of 2-Core-Combat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with 2-Core-Combat https://github.com/UnityRPG/2-Core-Combat/archive/master.zip

Or simply clone 2-Core-Combat with SSH
[email protected]:UnityRPG/2-Core-Combat.git

If you have some problems with 2-Core-Combat

You may open issue on 2-Core-Combat support forum (system) here: https://github.com/UnityRPG/2-Core-Combat/issues