Is it possible to instance moviefilein chops and specify different offsets for playback in each instance?
I currently have moviefilein chops as phong textures instanced by a midifilein --> event chop network
The Event Chop documentation says you can “send event information to the SOP via the Event CHOP channels that get transformed into geometry channels like tx
, ty
, scale
, texture v (giving movie time offsets), alpha, r, g and b colors.”
All of that works fine in the instancing except texture v (which simply offsets the image itself, not the playback time).