Optimization
Enemy movement: The way I set up the colliders on the enemies and the way I was handling movement was draining a lot of processing. It would pretty much kill my fps with more than 30 enemies. I have optimized the way it moves and … Continue readingOptimization