I’m trying to make it so when a text value changes. So, I check if the original text is different than the value, and it is, but the code says it’s the same.
Here is the code:
print(script.Parent.MetalImage.TextLabel.Text ~= Store.Metal.Value) -- returns true, when it is false