Thanks! That's a great idea hadn't even thought about upgrades but would be cool, might put some in v2
af111
Creator of
Recent community posts
Hey if you're still doing this check mine out: https://itch.io/jam/game-name-game-jam-1/rate/4479578
Loved your game btw, the art style and VFX are incredible!
Check it mine out if you have a chance!: https://itch.io/jam/game-name-game-jam-1/rate/4479578
Also loved you're game, the leash mechanic is really cool, just rated it
Have a go! I've gotten some criticism that it's too hard at first (which I fully agree with) but give it your best shot: https://itch.io/jam/game-name-game-jam-1/rate/4479578
Love the style and the bait enemy is jokes, super creative idea for this theme.
One recommendation if your gonna make the camera rotate via mouse movement for a browser game, make sure you lock the cursor when the player clicks the game window (can unlock when they press ESC or something), otherwise its annoying to keep moving you mouse back over the browser window. I know for unity WebGL there's a built in system called Cursor that's globally accessible that you can access from your script, and you just set
Cursor.lockState = CursorLockMode.Locked;
not sure how it works in Godot but guessing its similar.
Great game, I really like the minimalist but detailed art style and graphics, the shooting mechanic is really fun too. I also can't really criticize this part cause its perfectly on theme but I think because you can respawn infinitely it removes the stakes and makes the game lose its enjoyment a bit


