Vehicle Turret Rotation Fix

Hello, I am no scripter, but I’ve been recently trying to convert a model that I have. Converting the turret from one vehicle to another is successful up to the point where the turret seat will give the gun tool and shoot, but the turret itself will not rotate.

Also the car will not move, as if it’s being obstructed by the turret cupola.

Just to clarify the turret is ferrarico, thanks.

Visually:
Developer Console

Ingame:

External Media
1 Like

Nice truck. It’s just not finding that weld. You may have the path wrong, or maybe you didn’t set up WaitForChild calls at every step of the way to that weld when you initialized the script. It could also be a misspelling. You can see that the weld is buried in the hierarchy, so you may have to use WaitForChild calls to get a good lock from the start.