ykcosmo Posted December 15, 2003 Share Posted December 15, 2003 assume there was a sphere move from 1 to 10 x unites in 5 frames. how to use a cycle chop to cycle it and made it move on? I have tried many ways. it only move back to 1 at the beginning of the next cycle. Quote Link to comment Share on other sites More sharing options...
mattc01223 Posted December 15, 2003 Share Posted December 15, 2003 If you want to keep it moving in X at a constant rate then you could use an expression - ($FF*2)-2 should do it (when entered in the TX field. The -2 is so that when Frame=1 then TX =0. hope this is of some help. Quote Link to comment Share on other sites More sharing options...
tallkien Posted December 15, 2003 Share Posted December 15, 2003 or use a sequence chop and set step to tx Quote Link to comment Share on other sites More sharing options...
edward Posted December 16, 2003 Share Posted December 16, 2003 Or the cycle() expression? 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.