I have 1 Sprite (Balloons) which creating every 1 second at different position with different scale and always moving to upside with different speed.
I have 1 more sprite (Alphabets) which I have positioned over the Balloon Sprite with same scale, same position ( I pinned this over balloon So I will move together with balloon.
Everything is working fine except one problem.
Sometime balloons overlaps each other then Alphabet sprite shows over the another balloon (as you can see in image below.
How can i do this?