You’re actually not able to change the sprite components position at run-time. It’s better if put each sprite in a single game object and move them individually.
You’re actually not able to change the sprite components position at run-time. It’s better if put each sprite in a single game object and move them individually.