Skip to main content

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

Idk what version of Godot you're using, but please use the AudioStreamRandomizer resource for things like item pickup sound effects. Just pitch shifting randomly on playback will make the sfx much less grating. You can also use it elsewhere for other really repetitive sound effects for the same benefit.

Controls nicely, but there is nothing overwhelmingly standout at this stage, I think one of the next things you need to do is give the game a more concrete identity outside of its platformer mechanics. Some game "juice" would be also pretty positive to work in at this stage, especially given the games more stylized nature. Stuff like pushing walls when you try to walk into them, ledge teetering, etc. Some simple particle effects (like dust while running, poofs in the air when air dashing, etc) would help contribute to good game feel, while being easy to swap out later.

(+1)

Hello XpBarq. Thank you for the feedback!! I didn't knew about AudioStreamRandomizer. I'll for sure use it. Thank you for letting me know! I'm using godot 4.3 btw. Hopefully it is supported. But otherwise I'll try to find a solution for the sounds. 

I totally get what you say about the "nothing overwhelmingly standout". I'll be working to define the visual identity of the game, and adding all that you pointed out. Patricle effects, sounds, animation for when pushing against walls. I agree 100%.