Storing positions and rotations

Hi
I am trying to store a set of values (namely positions and rotation) of 10 objects. I need to set these values for each of the objects one by one and store the values.
In the attached patch, it works except for the fact that every time I choose a new object/slice the actual value is moved to the following object and replaced by a default value as found in the input pin of the insertslice node.
After a few hours toying around I decided to opt for a forum request…
tx
Simone

posrot2.v4p (9.4 kB)

certainly using something like Woei’s module BuildSpreads will help you achieve this.

It seems to have a little bug when it comes to deleting a slice. See here.

Or for more complex spread management see Colorsound’s > Spread Manager