How can I make a decal that updates when the player changes when the players changes his avatar

What I basically need is how to make a decal that changes or updates when the player changes his avatar, also if it can be done with group too.

1 Like

You could use GetUserThumbnailAsync if you’re looking to get their avatar icon. See here
https://developer.roblox.com/en-us/api-reference/function/Players/GetUserThumbnailAsync

1 Like

decal of player? or just random decal?

1 Like