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
select keys to right
Moderators: Víctor Paredes, Belgarath, slowtiger
- synthsin75
- Posts: 10253
- Joined: Mon Jan 14, 2008 11:20 pm
- Location: Oklahoma
- Contact:
Re: select keys to right
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
https://sites.google.com/site/synthsin/ ... ects=0&d=1
- Wes
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Re: select keys to right
Thanks.
Dale
Dale