Image Label not showing the first time playing my game

The first few times a player joins my game the speedometer pin doesn’t show. However after a few rejoins it shows and no longer disappears no matter how many times the player rejoins the game. For example Below:


But it should look like this:

I’m not sure why this is happening, the pin is being rotated by a script, maybe that stops it loading in? The speedometer isn’t always visible either it is only when a player exits a region. The individual pin’s visibility isn’t altered by a script, only the whole speedometer ScreenGui enabled property is changed, has anyone got any thoughts because I am clueless?
I ran a test in a normal game outside studio and outputted the image id and the visibility, they are both correct while the pin wasn’t there.

I’m sorry If this post isn’t related to Scripting Support but I couldn’t find a more relevant category.

Ive fixed it by only rotating the pin while the screen Gui was enabled.

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