Construct 2 - One Trick Everyday #16 - Create Tower of Sprite

1
  • 0 favourites

Stats

959 visits, 1,215 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

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

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!