Page 1 of 1
select keys to right
Posted: Fri Aug 18, 2017 5:42 am
by dueyftw
I'm working on an animation where I need to select all the keys to the right of the pointer in every layer in the animation.
Dale
Re: select keys to right
Posted: Sat Aug 19, 2017 5:32 am
by synthsin75
Here's a menu/button script to do that. It will also deselect any keys to the left of the current frame, so you can just run it on a frame after all the animation to deselect all keys.
https://sites.google.com/site/synthsin/ ... ects=0&d=1
Re: select keys to right
Posted: Sat Aug 19, 2017 1:16 pm
by dueyftw
Thanks.
Dale