so if i want to move to a frame outside the timeline zoomI have to add this to the code
where the var curimage is the frame I want to go to
Code: Select all
tv_layerImage curimage
tv_exposureadd curimage
tv_layerImage curimage+1
tv_layercut
tv_layerImage curimage
-mads