roblox part transparency code example
Example: What is transparency in roblox
-- This command allows you to control the transparerncy of the Part
script.Parent.Transparency = 1
-- The value of the number can change the transparency
script.Parent.Transparency = --> 1 <--