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

How do I create face GUIs for all the players in my server, like in Arsenal?

Asked by 4 years ago

In Arsenal, towards the top of the screen, all the players have GUIs of their face. How do I do that for my game?

0
GetUserThumbnailAsync is what you are probably looking for DarkDanny04 407 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago

More information on GetUserThumbnailAsync is here. As @DarkDanny04 mentioned.

https://developer.roblox.com/en-us/api-reference/function/Players/GetUserThumbnailAsync

Ad

Answer this question