Overhead UI color changing regarding camera movements

So I was making a Overhead UI and I experienced something strange

https://gyazo.com/5334c264e2c1e33270c7df17d3a29c85

as you can see, the color slightly change as I move my camera around.
Some of you can say, “It’s because of change of the environment’s brightness” or something like that

What should I do if I were to prevent that from happening and keep the color no matter my camera movement’s change?

it is because of the light around it, i dont think there is a way to disable that, maybe try messing around with the properties of the billboardgui

change LightInfluence to 0 in the BillboardGui

1 Like