Hello, I am currently working on thrusters for a rocket, and I would like to have the thrusters rotate without affecting the entire rocket. How would I achieve this?
(This is in scripting support because I am currently trying to script a way to move these parts)
Please don’t use HingeConstraint’s if none of the parts on the rocket are anchored.
Motor6D’s or changing the C0/C1 of the weld are both fine solutions.