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?