Link blob tracker to primtive emiter for fields

i have been trying to link the transform from a blob tracker to a fields primitive emitter. I have tried from transform array, parent to vertex using extractor, same with clone to transform.

i have merged a few ideas from different examples.

so far the only thing i was able to do, is to link parent to vertex to the ( bounding box ) input on the field root , but that moves the whole bounding box.

some ideas ?

I also try with NULL and pass the transform X value , but no luck neither.

Not sure about the blob tracker but I’m general if you’re extracting position data from a child of an array node you’ll want World Position maybe that’ll help?

Try passing it through a transform array.
Something like this should work!

image]

The Transform Array is piped into the root in this image.