Devlogs
Optimization pass
Posted March 19, 2026 by ideomancer
#devlog #optimization
Framerate Improvement
- Updated lane gates to route through an object pool so they recycle instead of Destroy, reducing memory allocation
- Split static and dynamic Canvases for UI text to reduce Canvas rebuild weights