What is the best way to organize the respective movement direction sprites for your characters?
Copy them all into a so-called “tile” for each character and then copy them out using ClipSprite() and use them?
(you can see an example of this in the middle)

Or put all the graphic files for a character in a separate folder and handle them differently?
Are there any limitations regarding the maximum sprite size with the first tile method?
Thanks for all your tips!



