Skip to main content

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

Thanks for playing it! I also have noticed those lag spikes, and I believe I can fix them up. It happens the first time that any particle effect is played due to how Godot compiles particle shaders. Maybe I'll try using CPUParticles instead of GPUParticles to see if that helps.