Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, Thanks for your feedback!

- i'm working on changing the angles , currently i'm just using collision but i'm testing doing it via code.

- you can pick up the bullet at any time you want u just need to touch it, are you saying it sometimes didnt work?   if you pick it up when its still "hot" you will loose health, when its slowed down you can pick it up during the timer (big round circle on top of it) and you'll take no damage.  

- I already made some pretty big changes to the bullet:

  • Its possible to charge it for more power, the more powerful it is the more damage it does, so you're able to kill even 3 enemies in a raw with one shot
  • Made the CD to pick it up with no damage longer, and much clearer to see now (its glowing green)

Hopefully that enhances some of the bullet experience, it is the main core of the game so it should be spot on.


Thanks for your good feedback, i really appreciate it.

If I was going to make a suggestion, I would say to remove the damage from picking up the bullet entirely, but make the bullet impart (some of) its momentum onto the player when they pick it up and only apply damage if that momentum forces them into a wall/enemy.

I never encountered a situation where a bullet, fully charged or not, dealt more than one damage, which given how many hits the enemies take and how much longer it takes to safely recover a charged bullet over an uncharged one; made it much easier to use uncharged bullets over charged bullets.

The core issue I had with recovering the bullet was that:

- it seemed to take way too long for the bullet to lose its "hot" status.

- picking it up early didn't communicate that I was losing health, so I thought there was a "trick" to picking up earlier, such as approaching it from behind or from the side. This resulted in the bullet sometimes getting picked up without incident and sometimes it would just mysteriously kill me (though I imagine all these scenarios I was just losing health without realizing the health loss scaled with the bullet's "heat").

got it, good idea to add knockback :)

i'm not done with damaged effects at all thats why its not really communicated as well as it should, its a 7 day game + 7 days improvement for this Jam which mostly went into new UI hehe