I started working on a project where I have 75 figures that will be inside a box and when you press a button there should be a "burst" of figures upwards, falling to the sides of the box.
The point is that I'm solving with the spawn on each of the figures making the routine too big. Is there any way to make this Spaw otherwise?