ruyo / VRM4U

Runtime VRM loader for UnrealEngine4
Other
1.36k stars 176 forks source link

Spring bones not working 5.3 #346

Open JasonWeise opened 9 months ago

JasonWeise commented 9 months ago

Using the latest master repo downloaded today, when I import a VRM file to Unreal 5.3.2 everything appears to be ok except there doesn't appear to be any spring to hair or clothes.

I followed the instructions in the documentation and created the AnimBP as directed, but nothing "springy" works. The IKRig and retargeting works just fine (execept IK bones) just no secondary movement to spring bones.

I tried the same VRM file in the equivelant Unity plugin to make sure it wasn't the VRM file and it worked fine (both the hair and clothes and spring bones working).

Is there possibly a step missing in the documentation that is needed in the later versions of this Unreal plugin? Or are there issues with spring bones currently?

Thanks in advance and Happy New Year!

ruyo commented 8 months ago

Happy New Year! VRM4U is not compatible with VRM1.0 SpringBone. Please check the version of your model data. It will be supported in the future, but it may take some time.

tdw46 commented 3 months ago

Happy New Year! VRM4U is not compatible with VRM1.0 SpringBone. Please check the version of your model data. It will be supported in the future, but it may take some time.

Any progress on this? If VRM1.0 can be supported I can switch my game from Unity to Unreal.

ruyo commented 3 months ago

Hi. The latest version also works with SpringBone in VRM1. However, it is not well tested, so please check it thoroughly before use.