Hello,
I want to create a chain using sprites, but instead of just having one single chain length, I would like to have the app create a chain by positioning sprites one after another (Vertically) making a chain look. How would I do this?
To add on, I would need to have multiple chains. For instance, on the left there would be a chain, and then on the right there would be another chain (which could be longer or shorter).
How would one accomplish this? The chain does NOT need to move. This is simple aligning sprites up vertically.
Thanks in advanced.