Befzz / blender3d_import_psk_psa

import mesh, skeleton, animation from psk, psa files to blender3d
491 stars 169 forks source link

Some Animations are broken when I import PSA on Model. #28

Open MasterMRL opened 5 years ago

MasterMRL commented 5 years ago

I have been try to fix some animations. but I couldn't solve the problems. but I think PSA plugin is broken. When I import animations on Models in 3DS Max Studio (I don't know how to use 3DS Max Studio.) and they were fine working. but not in Blender though because some animations were corrupted. I was try to fix some animations. but I wasn't able to fix it. Can you fix the PSA plugin? please? thanks.

Model and Animations (PSK and PSA): https://cdn.discordapp.com/attachments/437335044789501971/550534827284365322/Pepper.7z Imgur Link: https://imgur.com/a/sR0sVWf

Blenux commented 5 years ago

Make sure Don't Invert root bone is enabled, and if some animations get imported twice (with .001 on the them), they will have a broken mesh animation.

MasterMRL commented 5 years ago

It wasn't Invert Root Bone problem though. I already used it then import psa on model's. some animations were corrupted though.

Befzz commented 5 years ago

.1 thanks. .2 i can confirm. issue is exist.

need to implement this: image

but first. need to understand what it does. LUL

MasterMRL commented 5 years ago

Where was it in Blender's options? I can't find it anywhere. Animations: Chicken Dance, Death, Melee, Mount riding, and others (I forgot which's.)

Befzz commented 5 years ago

Where was it in Blender's options?

it is in ActorXImporter. not exists in this addon.


Strange issue.

if you change "orphan bone size" option to lower number (example: 2.0) it will works.

Idk why, but length of the bone is matter.
Do not wanna dig in it....

Workaround(rounding the length) pushed to the latest:

https://github.com/Befzz/blender3d_import_psk_psa/tree/latest/addons

MasterMRL commented 5 years ago

orphan bone size option? Where?

MangoSlizePro commented 2 years ago

orphan bone size option? Where?

Did you find it?