I have different animations in my project. Their total size exceeds 50 MB. I used a preload layout and a main layout but it still waits too much.
In main layout there is a main sprite that keeps 16 animations. If i split the animations to 16 layout , is the performance increase?. Also is it possible to use a preload system per layout.