ITdreamer Posted November 14, 2008 Share Posted November 14, 2008 Hello, friends. I have an attribute which in some moment changes its value from 0 to 1. I need to capture the frame number when change happens and assign this value to another attribute. How can I do this? Quote Link to comment Share on other sites More sharing options...
AdamJ Posted November 14, 2008 Share Posted November 14, 2008 (edited) You could use logic chop.. - two attributes are created A and B in geo2 object - when A changes (I just keyed it), the logic chop executes a script that sets B attribute to current frame I had to use the 'chop' expression in the 'create_b' sop to force chops to cook properly.. ?? chopLogic.hip.gz Edited November 14, 2008 by AdamJ 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.