hepfnepf / Blutfest

A WIP Crimsonland clone inspired by the unfished and no longer maintained OS-Game Bloodworks. The Game is implemented in Godot.
GNU General Public License v3.0
6 stars 3 forks source link

Reevaluate object pooling #278

Open hepfnepf opened 5 months ago

hepfnepf commented 5 months ago

Does it really improve performance in a relevent amount? Because it tends to cause memory leaks with modified bullet types and adds extra complexity.