I’m trying to decrease lag in my game so I can have more enemies on screen. I have a parent object with a bunch of children that are generated randomly. There are 200 of the. Is there a way to make them into one big object to reduce lag?
Also any other tips to optimize it would be awesome