How can you make ui like the roblox game phighting?

Hi, i am making a game and i thought that having ui similar to phighting could add alot of polish but i don’t really know how i could make this effect. if anyone knows it would be of great help!

game link:

example:
https://gyazo.com/3bf6db84e46c03c2ca3d13f4a3eab60f

1 Like

The basic idea is that the UI isn’t created in StartGui. Rather, it’s located on a physical part of the world as a SurfaceGui. Depending on how the camera moves, you will then offset and rotate this part a certain way.

2 Likes