SetTile should batch itself #5635
Labels
Difficulty: 1-Easy
Not impossible to figure out for newer coders, and simple for experienced ones.
Issue: Performance
Things are slow.
Instead of SetTiles + SetTile I think it'd be better to just have SetTile + FlushTiles so content doesn't have to worry about batching if they are fire-and-forgetting updates.
The text was updated successfully, but these errors were encountered: