ruyo / VRM4U

Runtime VRM loader for UnrealEngine5
Other
1.41k stars 182 forks source link

UE5.4 Modular Rig Control weird legs #411

Closed ManaHime closed 2 months ago

ManaHime commented 3 months ago

When using the new 5.4 modular control rig (animation → control rig → modular control rig) the only skeleton that can be used by default seems to be the ue4mannequin. But, when using the leg module, the legs became weird.

UE5.4の新しい「Modular Control Rig」(Animation → Control Rig → Modular Control Rig)を使用する際、使えるスケルトンはUE4マネキンだけです。でも、Leg Moduleを使うと、脚は変になります。

こんな感じかな: image

ruyo commented 2 months ago

Hi. The standard modular rig cannot be used. This is because the bone orientation is different. At this time, it is difficult to create a modular rig for various VRM models.

ManaHime commented 2 months ago

That makes sense! I read the documentation, and I now understand that there is a utility to create control rigs. Thank you very much for your hard work!