Can anyone tell me how I can switch loops and move to a loopFrame with a Mobius script? The following scripts works as expected without the loop1 call, but switching loops seems to cancel the move. I'm guessing it has much to do with my switching presets, but I've tried all I can think of here...
!name trigger1-3
track1
loop1
variable newFrame = loopFrames*2/3
move newFrame
end