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 - fluoo.lionel

Pages: [1]
1
NGUI 3 Support / Use same sprite or atlas for NGUI and UI
« on: May 11, 2016, 10:07:04 AM »
I would like to use the same sprite or atlas in my scene and in my NGUI Interface.

I created an Atlas to use a NGUI sprite on my NGUI Interface.

I created an Sprite Renderer on a Prefab to instantiate it on my Unity scene.

So I have two differents pictures.

Is it possible to use the NGUI Atlas on my Unity Sprite Renderer ? Or is it possible to use my Unity Sprite on NGUI interface ?

And how can I do it ?

2
NGUI 3 Support / Add sprite in atlas
« on: April 25, 2016, 09:35:27 AM »
I serach for adding a sprite in an atlas dynamically.

I want for example to download an picture from Web and add this picture in an existing Atlas.

How can i do it ?

Pages: [1]