Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local region = Region3.new(Vector3.new(-1250,0,-1250), Vector3.new(1250,18,1250))
- region = region:ExpandToGrid(4)
- game.Workspace.Terrain:FillRegion(region, 4, Enum.Material.Water)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement