
I am playing with tiling as a possible solution to drawing mandalas. Using 'Symmetry: reflection+reflection' in TileClones, with a 2x2 array, comes close, but requires selecting Create in the TileClones everytime a new object is added to the group of the main tile. When an object in this main tile group is moved, resized, or deleted, then the clones immediately reflects the change, but not when a new object is added to the group. Apparently, when a new object is added, the id of the group is changed and it then is no longer linked to the clones. I am a total newbie with this program, so I was hoping for some advice on how to force the main tile to remain with it's old id, linked to the clones, when a new object is added to its group. Thanks ahead for any help.