How do I spawn/create multiple animated sprites that move independently - I've created a sprite and pinned animations sprite to it. I have events in place that change animation based on direction etc.. this all works - how do I add/spawn more of these to the layout?
I tried copying the pin-sprite but that only makes all the copies move exactly as the original.. I want each one to move independently.
Help - I can post my capx if needed for help - thanks