"Pirate Island" Place Template ships don’t drive

It’s very possible that it’s caused by the same issue from this thread:

TL;DR
A bunch of weld scripts suddenly broke after an update 2 days ago because JointsService is deprecated. The scripts created welds between parts before unachoring. The welds were parented to JointsService. To fix, just parent the welds to something else like the part itself.

EDIT:
Disregard, that’s not the problem. I think I misread what the OP wrote - obviously the ship is supposed to be unanchored. Welds still work; I also checked the code and it doesn’t use JointsService so all good there!

2 Likes