Ungoliant Posted May 15, 2010 Share Posted May 15, 2010 hello people, i have one question, how can i shift a image sequence with the expression op:/img/comp1/Stand_blue Im working with COPS and importing to sops with the expression, im doing and army with sprites, but i wanna have some procedural variation from the sequences. thanks for your time, Quote Link to comment Share on other sites More sharing options...
SpencerL Posted May 15, 2010 Share Posted May 15, 2010 you can shift the sequence by adding/subtracting from the current frame. For example if I want to shift ahead 5 frames: /myDir/myImgSequence.`padzero(4, $F + 5)`.exr If your sequence has a frame padding such as $F4, then you need to use the padzero() 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.