I have an Issue. I’m quite new to body movers and I was testing out a rocket launcher that I made and the problem is that each rocket is moving correctly but it is spinning out of control.
With BodyGyros you tell it which CFrame to become and it will attempt to become that CFrame’s rotation through physics, from what I understand. If you want the rocket to come out at the same CFrame rotation of your weapon’s handle, then you would have to get that CFrame and set the gyro.CFrame equal to it.
Alternatively you could get the CFrame of the player’s HumanoidRootPart