basically i need a system like this, (or some help to remake it) since i saw it in many groups, and some ppl told me it was fm(even tho i didn’t find it), if anyone can help, the system, shows the player info(username, groups he’s in(you have to select them, like add in a settings script the id’s) and the player’s rank)
1 Like
you’d cast a ray from the mouse’s position (obv convert it to a Vector3 instead of UDim2) and see if it hits a player’s character in the 3D space. then you can either display a billboardgui, surface gui, or screen gui
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.