moving loop like scrub

2.40K viewsGeneral
0

hi, is there a way to move the loop like for the scrub instead of setting the loop start to a point in the timeline?

admin Changed status to publish
Attached Files:
0

Hi Ben,
Glad it is working, kinda.. 😉

I checked the code and it seems fine. The ‘jumping’ in quantization has to do with ordering the Action Blocks.
When you put as first the blocks with 1/4 in the condition, then 1/8, then 1/16 and as last 1/32, you will be able to move from 1/32 to 1/4 easily, but the other way will always catch 1/32.

So I have written the same script in one Action, which should work fine.

Cheers 😉

admin Changed status to publish
You are viewing 1 out of 21 answers, click here to view all answers.