I've tried it, and I have to say wow! It's quite original and very addictive hahaha, let me know if you want as you progress in it :)
Viewing post in Code Injection Dark Techno Music Pack comments
Hey, thanks a lot for the kind words and for trying the game! Really glad you liked it :)
Also, super valuable feedback about Safari, I didn’t know about that memory issue. I’ll look into it and see what might be causing it, probably the same thing that happened with my previous game haha
And yes, I’ll definitely keep you posted as the game evolves! I just added 2 new enemy types actually :D
Thanks!
I haven’t used the profiler in Godot yet, but I did check the monitors in the debugger while running the game on my Mac (directly from Godot), memory usage stays stable around 80 MB with a max at 100 MB.
I also used Safari’s web inspector (Timelines tab), and everything looks fine for about 140 seconds… then memory usage suddenly starts increasing very rapidly to around 9 GB. It happens even if I leave the game on the title screen without starting.
If you’re familiar with the profiler or have tips on how to trace this kind of memory leak, I’d love some help!