k, i have a tlist called displaylist
eg:
For Local d:displayimage = EachIn displaylist
next
each displayimage has an x and y, i need to insert the current displayimage before the last if the x or y are lower than the prev displayimage`s values.
ive had a search around but it seems overly complicated for what was such a simple thing todo in b3d etc.
any ideas?
eg:
For Local d:displayimage = EachIn displaylist
next
each displayimage has an x and y, i need to insert the current displayimage before the last if the x or y are lower than the prev displayimage`s values.
ive had a search around but it seems overly complicated for what was such a simple thing todo in b3d etc.
any ideas?