Hello friends,
I've made a game with multiple scenes. In the initial scene I have two sprite objects. The first is static and the other is animated (made using Tween scaling).
Object which is animated, couldn't be activated so the whole scene is blocked, and later the screen goes black.
Current build works on all kind of Android devices EXCEPT those base on GPU Mali400 (such is Samsung Galaxy S3 Mini). I tried deleting Ngui from the project and the game is run normally.
So, I assume the trouble is with ngui... did anyone experience problems with Galaxy S3 Mini or other GPU Mali400 devices? is there some patch or update for ngui? Does anyone have idea why wouldn't ngui work with these GPUs
Best regards,
Zak