I recommend adding LUA BLOCKS so we can maybe see it better.
if SomethingIsTrue then
game.Players.PlayerNameHere.Anchored = true
end
while true do
game.Workspace.Part.Transparency = 0
end
I recommend adding LUA BLOCKS so we can maybe see it better.
if SomethingIsTrue then
game.Players.PlayerNameHere.Anchored = true
end
while true do
game.Workspace.Part.Transparency = 0
end