https://gyazo.com/e8f5be74c064ef693428ac15ea90ee2b
When the user loads into the game, a frame will be cloned, set up and then parented into the scrolling frame and set to visible. Yet it doesn’t show up, and the scrolling frame doesn’t update.
Here’s a clip of the object only loading in when it is clicked on in explorer (??)
https://gyazo.com/d6a5c457b254791e199774c2da1f2a23
I’ve tried adding things like: waiting for the character to fully load into the game before initialising leaderboard, or making the frame visible after a second or two but the the last one just seems a bit hacky and not ‘sure’.