Help with decals being reflective

  • I want my decals to not reflect.
  • This parking sign in my game is reflecting off the street pole and I need to know how to make it not do that. I can’t find a way to get rid of the reflection.
  • I looked in the properties but haven’t found a way to disable the reflection and no help Googling either.

4 Likes

Either change the material of the part that the decal is on or use surface appearance instead of a decal. For the latter though, make sure you use a mesh part.

Make the base part on which the decal is on metal.

Should make it reflective.

he asked specially to not make it reflective?

Use a SurfaceGui to make it so it’s not reflective anymore, set “LightInfluence” to 0.

1 Like