top of page

Ghost Knight

This is a current work in progress. This project is made in Unreal Engine 5, and made to be a RPG that has horror elements. Currently the project has the player's functionality, AI and common NPC's to be used as vendors. Each type of character has an Inventory, and uses DataTables to start with certain Inventory Items. The player can pickup items in the world either by holding the button or pressing it depending on the item. Both the characters and the items have an interaction interface to determine what happens when they are interacted with. 

bottom of page