Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Fun game with a funny backstory.
I just played your game update and the original, I prefer the original graphics for background and player character, would be nice to have them as a skin option too (circles), the new UI looks better, by the way the options of turning music and screen shake off don't work properly I think, at least on browser.

And to answer your other questions I think it can work better on mobile as the player can guide with their finger where to go. For fun I would give it a 6.5 and it has a decent UI.
By the way I'm the other team member on the Dora-out! game entry.

(2 edits)

thx. yeah IG changing the character design is easy.


Also, setting DO work, but for some reason they reset when you enter the menu again, so.... Yeah do your settings and never enter again until I find a solution for it.

also, the game you're working on is good.

Thanks, I was in charge of the art of the game. That's why i said so much about it in your game.

(+1)

hehe, yeah, I really like your art.


I'm not much of an artist 😅

Actually the settings menu is getting reset probably because it's not programmed to load the currently saved user setting, i mean are you saving it in any variable, i mean the music and screenshake setting? If yes, you need to change the values of the input field (On/Off) in the settings scene according to the values of those variables when the settings scene load. I don't know how to do it in GDevelop, but in Godot and Unity, its possible easily, I'm sure you can find tutorial too on it!