I would like to allow my users to CHOOSE their own character image.
How do I allow a user to LOAD a custom image into a sprite during runtime?
Example:
User_Sprite has a default image.
A user can LOAD their own image, or graphic, avatar, etc. into this User_Sprite
and play the game using their own custom image?