For my project, I am trying to create and upload new models to Unreal, then use Nuitracks motion capture to give them real-time body tracking similar to the example avatar in the plugin. I am having quite a bit of difficulty though figuring out how the example avatar is set up so that I can copy this process onto a different model/avatar and achieve the same results. Is it possible to use Nuitrack on different unreal models or is the example avatar the only one that works?
Hello @Slhelus
You can use it with your avatar
Note on point 1 in the second section of this instruction: Do not create a child class, but make a copy and change the parameters for your model in it.