This project created for getting experience with Unreal Engine 4 in C++ and Actors/Pawns feature. Here you are find my C++ code, which had written as a solution for the 8th-12th chapters of "Learning C++ by Creating Games with UE4" book by William Sherif.
- Unreal Engine 4.11 (include 4.11.* versions)
- Downloaded assets (don't worry, they are all FREE):
- From marketplace
- Animation starter pack – Mixamo Animation Pack
- From "Learn" – "Engine feature samples"
- Content Examples
- From marketplace
- Visual Studio 2015 or XCode 7.3
- Displaying NPC dialog box
- Inventory system and pickup items
- Monsters with melee weapon support
- Spellcasting by player