Hi all, I've got a functioning proof of concept for linking one object
to another, so that when the first object moves the linked object moves
with it, and changes its parameters based on its position and other
factors. This works fine in solo projec...