Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: dereklam0528 on May 22, 2014, 09:10:11 AM
-
Hi,
I want to add a pixelated effect when I do a scene transition. I found a script that called "SimplePixelizer" (http://u3d.as/content/prozan/simple-pixelizer/30V (http://u3d.as/content/prozan/simple-pixelizer/30V)), and I just need to attach to a camera object. The only issue I found is now when I build it on a mobile device, the FPS drops to 1fps. But if I attach the script to a normal camera obj, it will work just fine. I guess there are some issues between the SimplePixelizer script and the UICamera. Is there anything I can do to make it work? If not, is there any alternative? Thanks.
-
Image effects perform horribly on mobile devices. There's nothing you can really do about that.