Skip to main content

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

I would like more optimization options. for example, i had two trace on each other, but i could only fire for a couple seconds before my framerate just died, and i have a decently good computer. maybe less lighting, graphics. just a system so i can have thousands of bullets without destroying my computer.

I initially thought that it was caused due to rendering that many bullets, but when I ran the profiler, I saw that it was caused by a fault in collision detection. I tweaked it a little, and now it has a better performance.