Missile spins out of control when using linear velocity

Hello I am having problems with my missile

My missile spins out of control if I use linear velocity so I have to use deprecated body velocity and the missile scripts are exactly the same exept the linear velocity scripts use vector velocity and the body velocity uses velocity

I have tried changing the attachment positions and properties of the linear velocity and the body velocity

Linear velocity properties:
Properties1
Body Velocity properties:
Properties

2 Likes

What are you using to stabilize the missile?
Imagine throwing a dart, but the weight is all at the back. You have to have something that keeps it moving in the direction you point it.
Where is the AimPart located?

the aim part is a bit on top of the missile body you can take a look your self
Missile1.rbxm (30.2 KB)