Hi Guys,
A good while back I asked for a function/help making a function that could reconstruct the positions of placed objects and then spawn objects in the same relational position at a new location.
Eg
-----------------------------
| o
|
| o x o
|
| o
|-----------------------------
Eg: the o's are objects or waypoints arranged in a pattern around x (the center point)
I would then like to be able to reference that center point, and duplicate the pattern of objects around it at another location.
This would be useful for me placing designs in toolset in one area - eg: creating complex glyph designs by hand, and then having them spawned elsewhere by script.
There was definitely a post where someone like ShAdoOw had provided the entire function that did what I needed.
However the search functionality on this forum is a little lacking.
It might have been over a year ago.