Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make a Frame 'follow' a part in workspace?

Asked by 4 years ago

I wanted to see how I could make a 2d object (Like a frame, TextBox or whatever) follow a 3d object (like a players humanoidrootpart, or a basic part parented to Workspace) without using BillboardGui or the SurfaceGui? Any kind of help is useful, so I can try learning off of it.

0
I don’t believe this can be done, but maybe check out Camera:WorldToScreenPoint()? Ziffixture 6913 — 4y
0
Welp, I can try checking that out, thanks. RedWirePlatinum 53 — 4y
0
the WorldToScreenPoint actually helped a lot, thank you! :D RedWirePlatinum 53 — 4y

Answer this question