This is Blender 3.1+ addon for importing and exporting animation files from the Pokémon games on Nintendo Switch (Pokémon Let's GO Pikachu/Eevee, Sword/Shield, Legends Arceus and Scarlet/Violet).
- Flatbuffers library (the addon will attempt installing it using pip if not detected)
- Animation import:
- Translation transforms
- Scaling transforms (requires correct "Inherit Scale" option to be set on bones prior to importing animation)
- Rotation transforms
- Animation export:
- Translation transforms
- Scaling transforms ("Inherit Scale" option is not taken into account as it's part of armature, not animation)
- Rotation transforms
- Material flags
- Event data
Flatbuffers schema scripts were generated from pkZukan's gfbanm.fbs.
If you need addon for importing and/or exporting both animations and meshes, download this one. It fully includes this addon, but requires higher target Blender version and may occasionally be out-of-date.