Hello,
Is there a way to mirror transform matrix parameters from one object to another one? What i mean exactly by that is, in my example i have a purple object that rotates, and now i want to apply a warp(scale) only on horizontal. I kind of want to apply the scale matrix of the blue object to the purple object but the purple object should still rotate of course. But like its now you can see the warp also rotates.
How can i solve it? Thx.