New Game+
▶
The project is based off of sokoban, a box-pushing game. I made this project to learn how to make grid-based movement, and also expiremented with a dialogue system.
The project was revisited 4 months later to improve the movement system.
The project was quite educative, as I had never made grid-based movement system before, nor had I tackled dialogue before.
Looking back, I could've coded these systems more efficiently, but since at the time I didn't know what stuff like resources were, the coding is sufficient.
You can download the original project files which can be opened in Godot 4.x