Hi Friends,
Today going to share simple trick to create tower or pile of object using single sprite. This will help in saving game memory as only one image is used.
Steps:
1. Create 'For' loop
2. Create object and set its X to self and Y to its size * loopindex() (Explained in video)
Watch video below if you find code difficult to understand or download capx