top of page

Third Person RPG Sample

A third person RPG game created to learn and practice some aspects of RPG style games such as equipment, inventory, and basic combat system. Movement is a point and click style system and right clicking items will add them to the inventory. The player can attack the enemy by right clicking on them to perform attacks.

Created using Unity 3D and C#. The player character, player character animations, armor, weapon created myself in Blender. All other assets belong to their respective owners.

bottom of page