Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 951 Bytes

File metadata and controls

22 lines (14 loc) · 951 Bytes

Pokémon Switch V2 Blender Addon 3.3.x

A Python script for Blender to import models from Pokémon Games in Nintendo Switch (VERY WIP)

HUGE thanks to Random Talking Bush for making the original maxscript for this https://www.vg-resource.com/thread-29836.html

The formatting of this script is a bit wonky, but that's because I wanted to make it look as close to the original maxscript as possible. That way, it's easier to compare the two and see what's different.

Model Dump

Download the models from here, they're prepared already for load them with pngs so you dont have to export or re-export anything

Legends Arceus: Pokémon: https://drive.google.com/file/d/1dITgyrvozPXmH0WOnFfFvMB1DRC5Idqs/view?usp=sharing

Trainers: https://drive.google.com/file/d/1yyMBpUxzEFzJsSVf07hZdje7ubTrYPzG/view?usp=sharing

Items: https://drive.google.com/file/d/1gLVOnC0ouKo3dKWSFwImYH2ut9mGyXzK/view?usp=sharing

Blender script made/ported by @SomeKitten