11-22-2022, 04:24 AM
(11-21-2022, 10:07 PM)YeraySL Wrote:(11-21-2022, 09:48 PM)sectoid Wrote:(11-21-2022, 03:10 PM)YeraySL Wrote: Thanks for this update, i wanted to get trainers shape keys so bad
also wanted to tell that Scarlett/SomeKitten ported time ago your script to blender and i helped her with material part, so i wanted to ask if you could add the script to the list, it works pretty fine with Pokémon models from PLA and SV (Trainers at the moment only PLA) since some people prefer to use Blender rather than 3DSMax (literally sometimes 3ds max takes like 5 minutes to load something)
Here's the addon: https://github.com/ChicoEevee/Pokemon-Sw...r-Blender/ (only works for 3.3.x)
Also dont know if you are interested in help for try to get the blend shapes/Morphs/Shapekeys in blender, i've been trying to do it this night but literally i was failing haha, it was just that.
Thanks for your work ^^
Quote:Python: Traceback (most recent call last):I can't import anything with it.
File "\Blender 3.3\3.3\scripts\addons\PokemonSwitch.py", line 92, in execute
from_trmdl(directory, f, self.rare, self.loadlods, self.usedds)
File "\Blender 3.3\3.3\scripts\addons\PokemonSwitch.py", line 254, in from_trmdl
trmtr = open(os.path.join(filep, trmtr_name), "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\*****\\Documents\\pm1097_00_00.trmtr'
have you tried adding the file its missing?
Hello YeraySL, thank you for your Blender plugin input! I was testing it today, but some errors pop up, and Blender is only loading the bone structure. Do you know what I'm doing wrong? Sorry for being such a noob. Thank you!