Posted April 16, 2023 by Jrlst5@mtaloy.edu
I am at the point where I can no longer add tiles to the game, I do not want to clutter the scene too much. Within the game are five keys. The player must collect the keys to open the big door and finish the level. I also added two enemy sprites, one on top, one on bottom. The games code has been my largest challenge. I am still trying to create code that will allow the player to climb ladders, attack enemies, take damage from enemies, collect keys, and open doors. Also, I created a HUD, but am having issues with the code, therefore I have not instanced it to my main scene. This week I’m going to continue reading through the Godot manual and try and solve my issues with coding.