Thank you Jean!
As you mentioned somewhere before, using "Resources" is a faster and more comfortable. I want to use both, load external (www object) and internal (resources load) files (sprites). Did not know about "ResourcesCount", this was one I was searching, too!
I would like to count images in folders - internal or external - and after that store those images in a array!
I have a few problems so far, maybe you have a idea or maybe there already exists a action for it...
- "ResourcesCount" counts a sprite as 2 assets (image and its sprite)
- "Get File Name by Index" is a great action, unfortunatly it has the same issue like "ResourcesCount" as it gets 2 filenames per sprite!
- Is there a similar action like "Get File Name by Index" for external folders (not resources)?
Thanks for you help!!!