So as this image shows
The root is at the wanted position, yet the rest of the body (plane) isnt there.
Here is the code + welding:
local Randomposition = AirDropPoints.AirdropPoint1.Position + Vector3.new(math.random(-200,200), 150, math.random(-200,200))
CargoClone.Root.Position = Randomposition
And here is the welding
If someone could help me fix i would be thankfull