Change sprite buffer size

Is there any way to increase the size of the sprite buffer? 128 isn’t enough for my game.
Thanks for any answer

1 Like

Absolutely. In game.project you can set the value of “max_count” under “sprite” to a suitable value.

3 Likes