Hi!
I really haven't done too much blogging recently so here I am!! I have been making this platformer recently, which I added (deep breath) a zooming system, level system, movement system (obvi), jump boost system (if you are one tile above the jump boost, you jump REALLY high), speed boost system (If you go on the boost pad, you get a speed buff for like 5 seconds), and I added some text to guide the player through the game. (Now that's a mouthful...). My issue is, it's kinda just a generic platformer game. There's no special part of it that makes me think, "heck yeah, I'll play this over some other game!" So there is what I need to work on. Of course, I'm doing this on godot, in GDScript, and I'm using the actual editor, not the VS Code one.