I need to add one 2d assest multiple times in my scene similar to the blender array tool and I was wondering what is the best way to do this because adding each asset individually and setting there locations doesentdoesn't seem like the best way to do it. I need to:
- Create multiple sprites quickly
- Be able to set the distance between the sprites
- Set the number of sprites
How can I do this in the editor preferably without any plugins?