Dear, excuse me for having IID like 11.445, i know that means that i should sit silenced in my corner.
But as a beginner, i think i have to right to ask you a beginner question.
How is this 'hack' different from running trough the list in the other way ... like
For "index" from sprite.count to 0
pick nth loopindex("index")
or
for each (ordered by sprite.iid, ascending)
or
for last one
pick all
pick nth (-1)
or any expression like
pick all
sprite(sprite.count - 44).x
As in my beginners opinion, the difference only seems a warning about future support.