Remapping Bgeo Frames

   1447   2   0
User Avatar
Member
169 posts
Joined: April 2014
Offline
I exported a sequence in .bgeo (from 0 to 216)

I would like to bring in back but this time it should start at frame 40. So frame 0 becomes 40, frame 1 becomes 41 and so on.

How do I remap this?

Thanks
Winter is coming!
User Avatar
Member
242 posts
Joined: Jan. 2008
Offline
firefly9000
I exported a sequence in .bgeo (from 0 to 216)

I would like to bring in back but this time it should start at frame 40. So frame 0 becomes 40, frame 1 becomes 41 and so on.

How do I remap this?

Thanks

Timeshift SOP… $F-40, after file SOP

or mysequence.`padzero(4,$F-40)`.bgeo in the file SOP (given your sequence numbering has a padding of 4… 0001, 0002, 0003…)

or timewarp from 0-216 to 40-256 after file SOP.
User Avatar
Member
169 posts
Joined: April 2014
Offline
Thank you Mawi… So simple - thanks again
Winter is coming!
  • Quick Links