Face (Property)

From Legacy Roblox Wiki
Jump to navigationJump to search
Face
Property NormalId NormalId (the side of the brick)
Description Sets what face of the brick the object appears on.
Member of Decal


Example
-- this will set the decal on top of the brick:
decal = script.Parent.Decal
decal.Face = 1