I'm not sure what to Google for this question.
I have sprite1 with different animations
I have sprite2 that's just a big purple square.
For each of the different animation (sprite1), I want to set a big purple sprite (sprite2) on it.
The event would be: for each
The action: System > on create > Sprite > Layer 3
How do I set X & Y so a big purple sprite is attached to each animation?
(Pinning is not an option)
Thanks.