Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is it possible to make the terrain all water?

Asked by 5 years ago

script:

wait(1)
game.Workspace.Terrain.Material = Enum.Material.Water
print("Changed the material to",game.Workspace.Terrain.Material)

it prints: Changed the material to Enum.Material.Plastic

0
If you're just tring to change it to water permemently, use the paint tool. otherwise, IDK JeffRabbit_YT 0 — 5y
0
OOF. :C mixgingengerina10 223 — 5y

Answer this question