0
Q:

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
0

New to Communities?

Join the community