Edit Unity Save Files ((new)) -
Use a tool like HxD Hex Editor to view the raw data. This is difficult unless you know the specific data offsets.
"playerName": "Hero", "level": 5, "gold": 120, "inventory": ["potion", "sword"] edit unity save files
The first step is finding where the data is hidden. Unity developers typically use one of two "official" locations: Use a tool like HxD Hex Editor to view the raw data