I have a texture sequence from 1 to 150 named (mytexture.0001.tif, mytexture.0002.tif... ...mytexture.0150.tif).
I set path in "Texture Map" as: "/home/work/mytexture.$F4.tif" and its work great.
But in frame 151 texture disappears.
I want to cycle this.
Expression $F%150 works fine.
But I can't to integrate this to texture path.