Can't Get Relative Rotation of Spring Arm in 4.17 and 4.18

Alternative:

Get a world location camera vector

Get a world location SpringArm vector and get a world location Mesh vector: Plus Z components in a new Vector

With thoses Vectors( new Vector and World location Camera Vector) use a “Find Look at Rotation” node to have a relative SprinArm Rotation…

Good luck