Cloner System
This system allows you take an array of meshes, clone them and display the results in a variety of patterns.
Coming next
RadialCloner
The RadialCloner distributes given meshes in a radial manner.

LinearCloner
The LinearCloner clones and distributes given meshes in a linear manner.

MatrixCloner
The MatrixCloner clones and distributes given meshes in 3D space.

ObjectCloner
The ObjectCloner clones and distributes given meshes to the facet position of another input-mesh which acts as a template.

RandomEffector
The RandomEffector can influence all transformation properties applied to a Cloner with repeatable random values.
