Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Parent.Adornee = Workspace.'Yourpart' (you have to change that.)
- Then, change the Billboardgui's size to
- UDim2.new({0,20},{0,20})
- Then, change the studsoffset to
- Vector3.new(0,2,0) --Depends on what size of brick. Use a 2x4x1 brick first.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement