So I wanna make the players face change when they touch a brick, and the script "works", but it sets the face to blank instead of what I've actually set it to.
char.Head.face.Texture = "https://www.roblox.com/catalog/22877700/Whistle"
Is there a way to set the Texture to a Catalog ID, if not then can someone please tell me how?