Updating UI If User Owns Badge

It isn’t the easiest thing to explain through the devforum so, I would refer to another reply I made a while back. Anyway to detect if is the first time a person joins the game? - #5 by keith_220 Just change the firstTime joined variable to whether or not they claimed the currency or not. And when they do claim the currency set the datastore to true (or what i do in the example set it to 1). I would highly suggest watching the video on datastores that I linked to that reply.

Oh I see, thanks for the help!

1 Like