Multiple sprites in a canvas

Hello everyone,

I'm having trouble integrating a sprite into a canvas.
I already had a post, but I didn't get a real solution to my problem.
I'll try again.
I have a list containing sprites I've created and whether they're free or not.

I have a list of coordinates with images (there may be multiple lines with different images)


I'm trying to get the procedure to take the first free sprite, give it the coordinates and image from this list, and display it in my map.
I'm trying this method to keep the option to modify it just in case.

I'll upload my file directly. (I know, it's a mess.)

Harpe4SaisonV3.aia (7.8 MB)

Thanks in advance for your help.

A post was merged into an existing topic: List and sprite problem