Build A Boat For Treasure Script |work| -

function TreasureModule:generateTreasure() -- Select a random treasure model local treasureModels = {"TreasureChest", "TreasureBarrel", "TreasureStatue"} local treasureModel = treasureModels[math.random(1, #treasureModels)]

-- Create a new treasure instance local treasure = Instance.new("Model") treasure.Name = treasureModel build a boat for treasure script

return BoatModule The boat movement system uses Roblox's built-in physics to simulate movement and interactions. The script applies forces to the boat based on user input, causing it to accelerate, brake, and turn. causing it to accelerate