RobloxScripterAI
Discord ↗
Link Copied to Clipboard
×
"lava will rize the size of it will be 512, 20, 512 and the position is 0, -249, 0"
-- server script local lava = game.Workspace.Lava lava.Size = Vector3.new(512, 20, 512) lava.Position = Vector3.new(0, -249, 0)