[ad_1]
Created by VladSivak
Features:
- SHOW YOU THE TRUE PATH
local c = workspace['Glass Bridge'].GlassPane:GetChildren()
for i=1,#c do
if c[i]['1'].CanCollide == true then
c[i]['1'].Transparency = 0
elseif c[i]['2'].CanCollide == true then
c[i]['2'].Transparency = 0
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]