Third-Person Assassin RPG

I made a third person RPG in Unreal Engine 5 using a combination of C++ and blueprints. I implemented a locomotion system that includes crouching, vaulting/mantling, and climbing with motion warping technology. In addition, I created an equipment system that allows the player to use multiple weapons with different attributes and actions. These weapons can be used to defeat enemy and boss AI.

GitHub