Template for a Top Down ARPG created with Unreal Engine 4.
Part of the learning materials for the course 'Game Engine Architecture with UE4' taught at the University of Sofia.
See the Game Engine Architecture lectures at https://github.com/nikoladimitroff/Game-Engine-Architecture
The course is supported by Ubisoft Sofia and Kipi Interactive.
- Download Git from here
- Download Git LFS from here
- Open your command-line interpreter and type:
git clone https://github.com/k1p1/UE4TopDownARPG.git FOLDERPATH
where FOLDERPATH is the path to the folder you want to store the project in (for example C:\Projects) - Mouse right click on TopDownARPG.uproject -> "Generate Visual Studio Project Files"