Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Isamson on April 17, 2014, 12:55:58 PM

Title: How to Search an Atlas at Runtime
Post by: Isamson on April 17, 2014, 12:55:58 PM
Hi,

I'm wondering if it's possible to search, at runtime, an atlas to know if a sprite is within this atlas?

The reason I want to do this is because I concatenate the name of the sprite together and I want to default back to a sprite when the concatenated sprite is missing from the atlas.

Is there any way to do this?