Project: Paper2D

There will almost certainly be another component (or an API/utility layer for a regular sprite component that allows building batches manually), and there may or may not be a generic batcher that you don’t have to opt in to (that’s what I meant by a layer-based global batcher).

Cheers,