So it is a multiplayer game then. If you want to store player data you probably are gonna need a server sided database for your game, you wouldn’t store these values in the client since they could edit them. I’m not familiar with databases in unreal.