Hi, I was just wondering if it was possible to force load a headshot thumbnail. Whenever I want to put someone's profile headshot as a decal, most of the time it will appear as N/A if they recently changed their outfit. Is there a way to skip this? I notice with meepcity that all their headshots upload perfectly fine.
uturned.Decal.Texture = "https://www.roblox.com/headshot-thumbnail/image?userId="..game.Players:GetUserIdFromNameAsync(name.Text).."&width=420&height=420&format=png"
this is what i have so far