Before I finished Garden: Urada Chapter, I knew I wanted to try making an action RPG and to create it I wanted to use one of the modern, more complex game engines. After seeing some interesting videos of 2D games made with Unreal Engine, I decided to try it out myself.
Basic idea of what I want to do is to create a test project with 2.5D sprite graphics where the player character can move any direction and has ability to jump and climb allowing the game world to have platforming sections. Player would fight enemies in melee combat with attacks that can be chained together in combos. Enemies would be relatively easy but could punish the player if they're not paying attention. Occasionally there would be a more difficult boss enemy.
A huge inspiration for the project is a game called Hyper Light Drifter by Hearth Machine and the Souls-series games by From Software.