Skip to main content

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

oh hey you have the exact same bug as my game, the first projectile makes the game lag for like 1 sec lol.

Very fun interpretation of the theme and the whole rotation thing works surprisingly well especially with the mouse wheel
The vibration might be too strong however ? adding a way to make it slightly less strong would be cool

the dialogues are fun tbh i didn't expect them to go on this long, kept me playing for a bit !

(+1)

Thanks for playing my game

The bug is normally either due to particles or shaders taking in time to load and get buffered by the browser as the projectile  spawns, there are a few solutions but i didn't really got to implementing them. One of them is spawning the projectiles during a loading screen under an overlay that still makes browser recognize them, so they get buffered and are ready to use when you actually use them, but tbh I actually forgot this was a problem lol.

Also thanks for the feedback on camera shake