I am trying to change the players face from an id on the roblox website using a script, however, the players face is always empty. I’m pretty sure this is because I have the face id and not the decal/image id, but I’m not sure how to get it.
What I am doing:
game.Workspace.TheMightyScript.Head.face.Texture = http://www.roblox.com/asset/?id=20418658
There are no errors, the face is just blank. I’ve checked everywhere, but I can’t find any scripts that would find the decal/image id.