Hello, I have an object sequence and I need some help controlling when the sequence is played back. I've tried some expressions in the file sop but nothing seems to work. Can someone point me where to a solution? Thanks!
TD
Object Sequence Playback Control?
4636 3 1-
- ToddDurant
- Member
- 24 posts
- Joined:
- オフライン
-
- tamte
- Member
- 9387 posts
- Joined: 7月 2007
- オフライン
can you post some more info about what “nothing seems to work” means?
for example this
$HIP/geo/object_`padzero(4,clamp($F-50,0,100))`.obj
will play obj sequence from frame 50 to 150 and hold first and last object outside that range
the sequence on disc for this example is
$HIP/geo/object_0000.obj
…
$HIP/geo/object_0100.obj
you can also use Timeblend SOP and Timeshift SOP for this purpose
for example this
$HIP/geo/object_`padzero(4,clamp($F-50,0,100))`.obj
will play obj sequence from frame 50 to 150 and hold first and last object outside that range
the sequence on disc for this example is
$HIP/geo/object_0000.obj
…
$HIP/geo/object_0100.obj
you can also use Timeblend SOP and Timeshift SOP for this purpose
Tomas Slancik
CG Supervisor
Framestore, NY
CG Supervisor
Framestore, NY
-
- ToddDurant
- Member
- 24 posts
- Joined:
- オフライン
-
- Allegro
- Member
- 696 posts
- Joined: 3月 2006
- オフライン
-
- Quick Links


