Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lallous

Pages: [1]
1
NGUI 3 Support / Re: NGUI examples size
« on: December 31, 2014, 01:45:02 AM »
Hello Doyu,

Adding to what Aren already mentioned, you can also check exactly which resources are increasing the size of the package.

Please check: http://docs.unity3d.com/Manual/ReducingFilesize.html

Regards,

2
NGUI 3 Support / Multi-Touch Support for Mobile
« on: December 31, 2014, 01:38:34 AM »
Hello Aren and Forum Members,

I have started working on an early prototype for a game that requires users to tap multiple objects.
Taps are not registering when multiple objects are hit at the same time.

I already have "Allow Multi Touch" enabled on my camera.

Can someone please point me in the right direction to solve this issue.

Thank you very much,

3
NGUI 3 Support / Re: Scale Sprite to Fill Screen on Click
« on: October 15, 2014, 03:44:18 AM »
Thanks Aren. I will give it a shot.

4
NGUI 3 Support / Scale Sprite to Fill Screen on Click
« on: October 14, 2014, 11:20:33 AM »
Hello Fellow Devs,

I am trying to come up with the most efficient way to have a sprite fill the screen when clicked no matter its position.

I have attached a small image to explain what I am trying to do. Obviously I will be using this for animation purposes.

Thank you for your help,

Pages: [1]