nestumkiller Posted June 26, 2008 Share Posted June 26, 2008 Hi! I have a custom chop (HDK) that creates a set of channels meant to be exported to a camera node outside the CHOP network. I set the export object as the camera node: ../..cam1 on the GUI and I set the export and display flags. However, my camera only gets those values if I toggle the export flag off and on (which makes it cook). It also works when I wire a Null CHOP and use that chop to export it to the camera. As I want to make it work standalone, is there any flag sort of like flags().setTimeDependent() that makes it cook and respetively export the values? I've tried the setAlwaysCook() on the cookMyChop() but it didn't work Sad Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.