Hi Community,
I recently wrote Nuitrack utility plugin for UE4 and uploaded to Github.
It supports almost all modules that are listed in the docs.
Feel free to use it and please give some feedback.
Best,
Ayumu
Hi Community,
I recently wrote Nuitrack utility plugin for UE4 and uploaded to Github.
It supports almost all modules that are listed in the docs.
Feel free to use it and please give some feedback.
Best,
Ayumu
Hello,
Thank you for this cool plugin!
Unfortunately, I’m struggling to use the ABP_NuitrackToHumanoid to animate the Mannequin. I’m unable to use or locate it. I’d be happy to know what I’m missing there
Thanks a lot for your help.
Best!
Hi,
Follow below
ABP_NuitrackToHumanoid
is based on its skeleton)ABP_NuitrackToHumanoid
in Anim Class.Nuitrack IO
variable in ABP_NuitrackToHumanoid
is set correctly (not null)Start
of same Nuitrack IO
from BeginePlay somewhere in your level. ( Nuitrack IO
should have a certain access key)Also I uploaded sample project here.
I hope it help you.
Best