Is there a way to iterate through or get the number of image points for a single sprite?
Develop games in your browser. Powerful, performant & highly capable.
I'll see if I can add an image point count expression for the next build.
Ashley, if possible can we get imagepoint name from the imagepoint number?
I just wanted some expression like imagepoint_name(number), if that is possible.
msv0001, what would you need that for? In my experience, it's good practice to refer to your image points by name, so you don't have to worry yourself about order.