I have a family with several sprites.
With a loop I'm saving to an array (when certain events ocurrs) every sprite (X,Y) coordinates. It works perfect, but I want to save in the same row the sprite name for debbuging.
I can't manage to find how to get the sprite name. How can I do that?
Thank you all :)