Hey I found the package Id, but I'm having trouble reading from the blockchain. I have a Player Object which stores metadata (xp, health etc). I'm creationg the Player Obect from unity like this

How do I read from the blockchain and retreve the metadata from the player object?
I tried doing this, but this only gives me the list of the objects

@tomfurrier @maomove