@Strike_Digital Just a reminder, now 4.0 alpha has added several new nodes. I just added these lines by the way.
{ “identifier”: “FunctionNodeInvertRotation” },
{ “identifier”: “FunctionNodeRotateVector” },
{ “identifier”: “FunctionNodeRotationToAxisAngle” },
{ “identifier”: “FunctionNodeAxisAngleToRotation” },
{ “identifier”: “FunctionNodeRotationToEuler” },
{ “identifier”: “FunctionNodeEulerToRotation” },
{ “identifier”: “FunctionNodeRotationToQuaternion” },
{ “identifier”: “FunctionNodeQuaternionToRotation” }
Also, I accidentally discovered that even after closing the link drag, the drag can still appear. Is this a normal phenomenon?