During my free time, I've been pouring my energy and coding skills into developing a mini-game, and I'm thrilled to finally share it with you all! Check out the gameplay video and download the game from the link below. Simply insert your email and 0$ amount and you will get the link on your email. 
Extract the zip file and run the Maze.exe file to get started! 🕹️
Hope you have fun, comments and critiques are welcome!
DOWNLOAD BALLMAZE GAME
For WIP1 and WIP2, I refrained from posting any images because my focus was on establishing the core system. I had to implement the new Input Actions system, but more importantly, I wanted to devise an efficient method to store data and settings. This involved creating a centralized system that all menus could communicate with for data retrieval. Along the way, I delved into understanding Widget UI modular design and other related concepts.
Ball Maze wip3
Ball Maze wip4
I've overcome all the obstacles I had pending. Most of them were related to efficiently passing information between blueprints and finding a better way to update the UI without relying on OnTick events. Initially, the number of lives was implemented with a tick event. However, since the goal of projects like these is to test better solutions and experiment to enhance my skills, I sought a more efficient way to update lives without using OnTick.
 
                    Image Description
Ball Maze Game
Website Building Software