Advertisement
jericoalejo

Untitled

Jul 5th, 2017
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. script.Parent.Adornee = Workspace.'Yourpart' (you have to change that.)
  2.  
  3. Then, change the Billboardgui's size to
  4. UDim2.new({0,20},{0,20})
  5. Then, change the studsoffset to
  6. 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