Atholn / PokeWars

22 stars 0 forks source link

Change save character player #45

Open Atholn opened 1 month ago

Atholn commented 1 month ago

{ "pokemonPlayer": { "playerAttributes": { "id": "3CFCAB2144DAE2C19A342482B7A35355", "playerId": "168442584BCFFD6F0815BCBDE12F7229", "name": "dsfsdvf", "pokemon": "Jolteon", "pokemonType": "Electric", "pokemonId": "3AB58D56B26F4A1EBF0057025D9DD7AD" }, "modes": [], "levelStats": { "level": 1, "xP": 0, "xPMax": 100 }, "basicStats": { "hp": 100, "hpMax": 100, "energy": 100, "energyMax": 100 }, "localization": { "x": 2898, "y": 3844, "z": 1631, "localizationVector": { "x": 2898.114125073173, "y": 3844.0086646828518, "z": 1631.9922537034963 }, "rotationVector": { "x": 0.84127491994929615, "y": -0.54060753700286635, "z": 0 } } } } -> { "playerAttributes": { "id": "3CFCAB2144DAE2C19A342482B7A35355", "playerId": "168442584BCFFD6F0815BCBDE12F7229", "name": "dsfsdvf", "pokemon": "Jolteon", "pokemonType": "Electric", "pokemonId": "3AB58D56B26F4A1EBF0057025D9DD7AD" }, "modes": [], "levelStats": { "level": 1, "xP": 0, "xPMax": 100 }, "basicStats": { "hp": 100, "hpMax": 100, "energy": 100, "energyMax": 100 }, "localization": { "x": 2898, "y": 3844, "z": 1631, "localizationVector": { "x": 2898.114125073173, "y": 3844.0086646828518, "z": 1631.9922537034963 }, "rotationVector": { "x": 0.84127491994929615, "y": -0.54060753700286635, "z": 0 } } }

rotation error faild full character