Hello.
My game has an inventory system. This system uses 4 sprites:
1. The item itself in the slot;
2. The item as a drop on the ground;
3. The item that attaches to the cursor when I drag it;
4. The item that the traders sell.
Is it possible to create one "parent" sprite so that the rest take animation frames from it?