This is an Unreal Engine 4 game template, yay.
Most of the logic written in C++
- Open UE4 and create new Blueprint Top Down project with Starter Content
- Close the editor. Navigate to created project folder
- Copy Content folder to your TopdownShooterTemplate location
- Download TDContent.zip and extract it to your TopdownShooterTemplate location, confirm overwritting
- Unfortunatelly you will have to setup all the particles and sound effects since we can't share proprietary content
note: you will also need to setup aiming animation inside player anim blueprint, you can find one in UE4 Engine\Content\Tutorial\SubEditors\TutorialAssets\Character folder
- ue-forum - Unreal Engine forum thread
- content-link - project content archive
MIT