Closed xinhua0228 closed 10 months ago
Unfortunately, unity canvas elements only support one material per element, which prevents me from doing a good rendering of flash animations on the UI. In our game, we used sub-canvases with manual sorting layers for it. It was a bit dirty but worked.
How to display SWF asset in canvas? thanks.