Developer postOriginal post (opens in a new tab)

Patch_10252023 Performance optimization

Game performance and manger updates

Buildings and structures
Updated the manager so that when these objects are no longer needed they get destroyed.

Enemy updates
Went through all the enemies, and removed extra scripts, and modified particle systems for better performance.

Added an enemy management system that handles which enemies are active through out the level and refined the destroy system to make sure once they are no longer needed they get destroyed properly.