HAL9HARUKU / VMCtoMOP

convert VMCProcotol to MOPProcotol
MIT License
55 stars 16 forks source link

Finger Data Missing #1

Open 1OGAG opened 2 years ago

1OGAG commented 2 years ago

I'm using your plugin with Unreal Engine + Metahumans. Finger data gets to VMCtoMOP but doesn't get to unreal engine. Is there a way to receive finger data in unreal? Thanks and awesome work on this! finger_data

Apixirli commented 2 years ago

Are you using MOPUE4? If so, the MOPUE4 plugin doesn't have fingers or head bones AFAIK.

EDIT: Looking at MopSender.cs it appears that issue originates from VMCtoMOP. I assume it receives all the bone transforms but only transmits:

The MOPUE4 plugin also only accepts those bone transforms.

1OGAG commented 2 years ago

@Apixirli - Thanks for the reply and, yes, I am using MOPUE4. VMCtoMOP is getting the finger data and processing it (see image in original post) but , as you mentioned, just not sending it.

@HAL9HARUKU would you consider expanding this and MOPUE4 to accept finger data? If not, I am clueless at how this data is processed and connected to a skeleton but I am willing to try adding the feature to VMCtoMOP and MOPUE4. Maybe you guys have some resources you might recommend to get me up to speed?

1OGAG commented 2 years ago

@HAL9HARUKU any thoughts?

a3294352541 commented 2 years ago

MOPUE5 还是不支持 希望能更新