Its a bit crazy what I have to do in order to include badges as part of my game’s universe update.
I have to either record the badges a player earns via DataStores and award them when they return to the place, or I have to put badges on all the games and make sure duplicates aren’t shown.
It’s odd that this isn’t already implemented - datastores are shared across places, but it baffles me as to why dev products/badges aren’t - very annoying to say the least