Hello all,
Does anyone know if its possible to perform the following?
1) Tap and drag a sprite.
2) A cloned sprite is created on drop (leaving the original in place).
3) User taps cloned sprite to rotate it 10 degrees while the original non-cloned sprite does not rotate.
4) User can create more cloned sprites that rotate individually from each other.
I can create a cloned sprite and rotate it, but the cloned and original sprites both rotate.
Thanks!