I have a moving object that is obstructed on both ends, not in a static on constant way, but moving.
So I need to track the object, the border where the left obstruction covers the object, and the right obstruction that covers the object on the right.
The boundaries between the object on the left and right are shared with the tracking of the object.
Is there a way to not fully independently track all 3 objects, given that they share tracking of the borders? That is the splines nodes are used for the object and for the obstructing objects? I’d hope to not have to carefully place the tracking nodes redundantly, since some are shared.
I can drag the nodes to the other end of the boundary, and keep the shared nodes ON the boundary there, but that is very cumbersome. and trying to track after doing that a few times, it does not go well.
Thanks.