Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Antitribu on November 08, 2012, 04:40:28 AM
-
Hey-ho o/
I want to use web-based images with NGUI - images for a gallery are stored on a server.
Is it possible to implement the GUI for such a gallery with NGUI?
I am kind of confused, as I cannot (or do not know how) generate an atlas at runtime.
-
Don't try to. Just use a UITexture to display your images.
-
Oh, missed this class ref. Thanks.