Hello;
If a user clicks on my sprite he wants an info summary over at the side, and I want to show the current animation image of the sprite he clicked
without moving the sprite over to the info area. So I need to leave the original sprite alone and just show its image again somewhere else.
What is the easiest way to do this? Do I have to clone the sprite?
thanks for your time
yours winkr7