Spawning (& Destroying) many small objects efficiently

asked 2023-01-29 02:09:08 -0500

Gavriel-CTO gravatar image

A quick question about the physics engine: If I wanted to continuously spawn and destroy many small objects, what would be the most efficient object to use? I am assuming one of the primitive shapes, but which would require the least amount of memory/processing?

edit retag flag offensive close merge delete