Advertisement
BenjaminPlays

Anchor Map Script - ROBLOX

Sep 30th, 2020
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. function FUNCTION(a) FUNCTION(a) if (a.className == "Part") or (a.className == "Seat") or (a.className == "SpawnLocation") then a.Anchored = true end local b = a:GetChildren() for i=1,#b do FUNCTION(b[i]) end end FUNCTION(game.Workspace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement