I have used NGUI for about 8 months, I know that I can't put one altas's sprite between two sprites of another altas.
Now I have a problem.
I want to put the furniture randomly in the room, in order to put them randomly, I have to draw every sprite in a UIPanel?
this will add many drawcalls, It will be the same without using the altas ...
What should I do? Thanks for any solutions.