Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Embersong Studios

13
Posts
2
Followers
A member registered Jul 17, 2024 · View creator page →

Creator of

Recent community posts

It's really polished, and love the visuals.  Great job!  The tutorial is also really helpful with explaining your mechanics in a way that wasn't overwhelming. 

I had the same issue of not being able to jump very high.  I pulled out my Mac with a higher resolution, and the viewport scaled large enough to where I could jump.  I had the same issue with my game.  That the viewport would scale differently.  It probably has to do with how Godot handles exporting to web, even though you can set a resolution during export and on Itch.  Unsure of a fix around that though :/.  But it was a great concept!  Also bonus points because both of our games have King in the name! :)

The visuals in this are great!  It feels really solid!

I really like the art style!

Thanks for the kind words! 

Thank you!  I really aimed to make everything feel as polished as I could, and I'm glad is shows!

I could definitely add another input for dash!  I went for mimicking most PC games where run is shift.  But, I didn't think at all about making right click to dash where you are aiming.  That's probably a better input schema.  I'll have to mess around with that.  Thanks for the input!

I'm glad you enjoyed it!

Appreciate the review!  After the Jam rating is finished I'll come back and make the movement more snappy.  Is 1 variable change on my end.

Thanks for the review!  I definitely can tweak the movement to be more snappy with a 1 line change.  Getting the enemy spawn balance right was interesting, because some people said it was too easy and others too hard.  So, I made it ramp up quite a bit in the last 2/3 rooms for those wanting more of a challenge.

Thanks so much for the review!  The movement responsiveness I could change with just a variable so wouldn't be hard :).  There is a max_speed and acceleration var.  So can increase acceleration for snappy movement. 

I was just torn between making it feel somewhat sluggish to motivate the player to dash more.  You also gain a speed increase when attached to enemies, which my intention was to try and motivate the player even more to always stay attached to someone.

Thanks Kain!  Ah dang that was a bug from awhile ago, that thought was completely fixed when I pushed the full version up.  But I'm glad you enjoyed it still!

Thanks a bunch for the feedback!  Definitely the hardest part was realized I scoped the game a little too large for getting everything balanced.  Such as the "spread" shot, player shooting, and how useful some wagons are compared to others.