Hi,
the master contains the following forms for Pikachu:
...
{
"form": "PIKACHU_FLYING_01",
"assetBundleSuffix": "pm0025_00_pgo_flying",
"isCostume": true
},
{
"form": "PIKACHU_FLYING_02",
"assetBundleSuffix": "pm0025_00_pgo_flying",
"isCostume": true
},
...
However, there are no matching assets for the suffix. Instead, the names of the probably corresponding files are Images/Pokemon/Addressable Assets/pm25.fFLYING_01.icon.png and Images/Pokemon/Addressable Assets/pm25.fFLYING_02.icon.png.
Is this simply a mismatch which needs to be corrected programmatically, or do the assets need to be renamed?
Hi,
the master contains the following forms for Pikachu:
However, there are no matching assets for the suffix. Instead, the names of the probably corresponding files are Images/Pokemon/Addressable Assets/pm25.fFLYING_01.icon.png and Images/Pokemon/Addressable Assets/pm25.fFLYING_02.icon.png.
Is this simply a mismatch which needs to be corrected programmatically, or do the assets need to be renamed?