Do you feel it?

 From:  Michael Gibson
4363.66 In reply to 4363.65 
Hi Burr yeah a non-morphing version would be kind of more like an array mechanism. Or maybe it's better described as an "arrange" or "distribute" type function since it is repositioning existing objects instead of repeatedly copying objects like array normally does.

The example I just posted above is a morphing one, note how the w in "with" kind of flexes outwards and the "cu" in "curves" kind of compress inwards.

But also note that in a case like this without any morphing the various things are likely going to collide into one another and overlap each other.

- Michael