If I have
car.png
truck.png
bus.png
in the files section of the project, how can I randomly load one of them using load image from url. I know how to do it if they have the same base and a number.
I've read every old post that seems related, and nothing. It would be terribly disappointing if this is not possible. Seems like it should definitely be doable.
I also can't figure out how to simply load the first one, and then advance through them as the user clicks some sort of next trigger.
Thanks for any assistance.