GUI not changing in the game

I’m working on a wanted system for my game so when you commit a crime, a star shows up. This works fluently in studio. Basically the stars just change ImageTransparency and ImageColor when they “show up”.

But in the actual game on the Roblox website, the stars just don’t change color or transparency for some reason. But this is so confusing because it works in the studio but not in the actual game?!

I searched the dev forum and reddit for some people with similar problems but didn’t get any help.

If anybody knows something that would fix this or something that theoretically could fix this, all help is appreciated even if it might not work! Thank you everybody.

Sorry I couldnt share videos because it just popped up with an error that said: “Error while uploading video. Please try again later.”

2 Likes

It could be that your UI is not scaled correctly making it appear off screen in game

1 Like

I don’t know what was wrong with the ui, but remade it and it started working. Propably just a studio bug

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.