The mystical world is a solo RPG verticle slice project  I worked on in my final year of university, which is where I created a verticle slice of an RPG which includes some of the  fundamental mechanics seen in the RPG genre, with my combat being inspired by World of Warcraft. I focused on blueprints & widgets in this project to get the fundamental mechanics and systems in.

Gameplay video

Blueprint Examples
Fireball spell
Activates my spell
Activates my spell
Manages clicking spell on UI to spawn it
Manages clicking spell on UI to spawn it
Setting up the homing of projectiles
Setting up the homing of projectiles
applying damage to enemies
applying damage to enemies
Enemies/AI blueprint  
AI enemy behaviour tree
AI enemy behaviour tree
Dealing damage to player
Dealing damage to player
AI enemy patrolling blueprint
AI enemy patrolling blueprint
AI perception controller
AI perception controller
Chasing player
Chasing player
Enemy health (with targeting and quest system called into it)
Enemy health (with targeting and quest system called into it)

You may also like

Back to Top