[SOLVED - JS library required] Guru #19 Passthru Min/Max Actor Problem
-
Re: [Isadora Guru Session #19: Body Tracking with the Rokoko Smartsuit Pro™](/topic/7089/isadora-guru-session-19-body-tracking-with-the-rokoko-smartsuit-pro)
Hi folks,I'm experimenting with the 3D puppet and noticed that the Passthru actor isn't working, so data isn't getting from the Rokoko watcher into the 3D actors (below is a screenshot taken without the suit streaming data). Any suggestions about how to get it working would be greatly appreciated.
A thought: could this have something to do with resaving the original Izzy file as a version 3.2.6 one?
-
Can you post the updated file here (or send it to me by DM). I would like to investigate the property types of the PassThru actor after update.
-
@dusx Here you go!
Thanks for looking into it.rokoko-studio-live-watcher-tutorial-v3.2.6.izz
-
These Pass-Thru actors appear to be working normally for me.
What exactly is the issue? Can you change the input side of the actor and see the output on the right side?
Is the issue perhaps that the Javascript before the Pass-Thru actor isn't running?
It requires 'three.min.js' to be located in the same location as the Isadora file. -
-
This fixed it! Thank you so much.
-
It's tricky to remember because this feature allowing the use of external .js files is very new so most of us (including me) are not used to having to think about moving a .js file along with an Isadora file. At least, that's the reason as I see it (and it happens to me quite a bit)