are there any online converters for weight painting i dont
over 60+ vertex groups and i dont even know where to apply that shit so the model doesnt go nuts in game
what are you doing anyways?
the model is pure mess when played
working on new set of costumes
automatic weights is of course not perfect, if you want the perfect rig you need to do some cleanup
hmm i think i will have to show you sometime via stream
How do you open XXL2 skinned models in blender? It seems to not be able to import the rig...
it should contain the rig with it
yes, its a dff and it has everything
but there is an error, hold on:
```
Traceback (most recent call last):
File "C:\Users\Mr.Rubinshtein\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\DragonFF-master\gui\dff_ot.py", line 262, in execute
'group_materials': self.group_materials
File "C:\Users\Mr.Rubinshtein\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\DragonFF-master\ops\dff_importer.py", line 798, in import_dff
dff_importer.import_dff(options['file_name'])
File "C:\Users\Mr.Rubinshtein\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\DragonFF-master\ops\dff_importer.py", line 771, in import_dff
self.import_frames()
File "C:\Users\Mr.Rubinshtein\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\DragonFF-master\ops\dff_importer.py", line 701, in import_frames
self.set_vertex_groups(obj, self.skin_data[index])
File "C:\Users\Mr.Rubinshtein\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\DragonFF-master\ops\dff_importer.py", line 601, in set_vertex_groups
obj.vertex_groups[bone].add([i], weight, 'ADD')
IndexError: bpy_prop_collection[index]: index 222 out of range, size 19
location: :-1
```
You have my latest version from my git?
Otherwise I guess more work will be needed 🥲