Decals not showing

Basically, I added a script as I was trying to attempt to do facial expressions. It changed the decal every second in a while loop(I lost the script) and it did change the decal but it didn’t show.

I thought it was because the decal wasn’t able to load.

I decided to change the decal with a script(so basically just change the decal and not change it multiple times) and it didn’t show.

Could someone please help me?

you should upload the decal in your game

Have you tried using wait()? Although, I’m not really sure on how it would be fixed if that doesn’t work.

1 Like

Yes, I was using wait and it still didn’t work.

Did you choose the Decal Face in your script ?

for example:

 decal.Face = Enum.NormalId.Top