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
7 stars 3 forks source link

Increased performance by deleting bullets sooner. #218

Closed hepfnepf closed 9 months ago

hepfnepf commented 9 months ago

Fixed wrong timer for bullet dissaperance. Bullets now despawn when hitting the outer border. Implements https://github.com/hepfnepf/Blutfest/issues/203.