Hello!
Sorry for the beginner question but I'm stuck with something:
I'd like to create multiple copies of a sprite (or tile from tilemap) in the same horizontal row(s) or vertical column(s)). So, for example, instead of having On Start Layout > Create an object at 32x32, 64x32, 96x32 etc... manually.
I know I should work with loops but I'm not getting it the right way. Can you help out please?
Thanks!