Is there a way i can cframe a part in between 2 other parts orientation wise?
For an example:
I have 2 parts with a ropeconstraint in between
I need the red part Its CFrame to be like this CFrame.new(Block1.Position, Block2.Position), but make the X axis orientation be in between of the 2 parts depending on what position its at between the 2 parts.
Just like this:
How can i achieve this?