Not sure what I am doing wrong or naming anything wrong, all I want this line to do is to change the face decal texture to the one I specify in the line below.
Here is the line below.
character.Head.face.texture = "rbxassetid://273238832"
By the way "character" is this local character = game.Players.LocalPlayer.Character
Please help! Thank you