Skip to content

GameDevHQ/LearnUE4CppAndActors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnUE4CppAndActors

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.

Requirements

  • 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
  • Visual Studio 2015 or XCode 7.3

Features

  • Displaying NPC dialog box
  • Inventory system and pickup items
  • Monsters with melee weapon support
  • Spellcasting by player

About

Learn Unreal Engine 4 in C++ and Actors/Pawns feature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published