Skip to content

Asset missing/wrong name for certain costume forms of Pikachu #116

Description

@oklimberg

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions