Top-down 2d game banner

Top-down 2d game

5 devlogs
13h 7m 2s

Follow the Trail — a 2D slime-slaying. Clear each level, unlock the exit, and fight your way to the end.

Demo Repository

Loading README...

vikram26

Shipped this project!

Hours: 13.12
Cookies: 🍪 157
Multiplier: 11.97 cookies/hr

This is my first time in GODOT 4 so take easy on me. Suggestions are welcomed.
I tried my best followed a tutorial from youtube and added extra not much but added.

vikram26

Finally added the You Win/Victory page so after completing all the 7 levels and exiting through the trail the page will pop up and after 3 sec it will navigate to the main menu page so you can play again if you want. This project will be short as i am new to GODOT 4 so making a simple game and getting the hang of it is better than doing complex project at start. Maybe the next game will be somewhat bigger than this.

Attachment
0
vikram26

Added the start page to the game looks bland but hey i don’t know how to draw and updated the level mechanism intead of player easily promoted to next level when going to the end of the trail i just only unlock the exit if the player killed all the slimes in that particular level.
Need to add popup saying exit opened or closed. And a victory poge after finishing all 7 levels.

Attachment
0
vikram26

Added player health mechanism and a death overlay fade i can’t show you because if so i need to upload a video of it and i really don’t want to do it. Added sound track and pretty much that is it . The game is completed and now i just want to add more levels so rather than 3 level it will be vast so player don’t feel repetitive. I think by next devlog the game is ready to ship.

Attachment
0
vikram26

Just working on different levels so far made 3 levels it is going good with no major problem added a camera which follows you so the screen can move along with the player and got to know about collision of assets like how to make the tree trunk collide but not the with the tree leaves and Wrote levels file which automatically loads to next level when the player exits through the trail end.

Attachment
Attachment
0
vikram26

I am shifted from coding in JavaScript to coding in GdScript and i am completely new to this engine so i just following a tutorial video on how to develop a game just to familiarize with it for now i just coded the player’s 8D movement and added a slime which starts to follow the player if the player is visible in it’s sight. Still there is a long way to go but you know me i am hard as a rock nothing can disrupt me. see you guys in next devlog.

Attachment
0