Title: Is there any way to reduce drawcalls?
I have a problem:
When I put many different Spine Anims In my Unity Project, there will be produce many DrawCalls, different materials will increase drawcalls;
how can i do to reduce it;
is there any way to do it?
Thanks a lot!