Placing hundreds of custom actors

Hi Tekergo,

With just a couple hundred, you might be able to spawn them directly by looping through a datatable.

If the objects have the same meshes, auto-instancing should be automatic. (To help with performance) As opposed to needing to create instanced static mesh components in the before-times.