Currently I am working on a dialogue box for an NPC. When the Proximity Prompt to talk to the NPC is triggered, the Image Transparency property in the Image Label is set from 1 to 0, which should make the dialogue box image be visible. While testing this, I noticed that although the Image Transparency is correctly set to 0 after triggering the prompt, the image stays transparent. What am I doing wrong here?