how to make the baeplate all and stop
local Baseplate = game.Workspace.Baseplate
if Baseplate.Anchored == true then
Baseplate.Anchored = false
wait(2) --Ammount of Senconds You Want it To wait
Baseplate.Anchored = true
end
how to make the baeplate all and stop
local Baseplate = game.Workspace.Baseplate
if Baseplate.Anchored == true then
Baseplate.Anchored = false
wait(2) --Ammount of Senconds You Want it To wait
Baseplate.Anchored = true
end
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us