Current system is a little hacky. Todo: - Properly remove sprite from buffer (currently sets width/height to 0 but keeps rendering it) - Optimize removal from GameController entities vector - Caching old entities for a couple frames (for rollback)
Current system is a little hacky.
Todo:
- Caching old entities for a couple frames (for rollback)