Storm Keeper Posted August 18, 2015 Share Posted August 18, 2015 (edited) Hello, guys! Probably a newbie question, but I can't figure it out. I have some animation curve and I want to select several keys and move them up, so that the new value of each key is, for example: newVal = oldVal + 1. I can just drag the keys, but it does not seem to be precise. Is there any precise way to do it? Or can I use Python to access selected keys? Edited August 18, 2015 by Storm Keeper Quote Link to comment Share on other sites More sharing options...
anim Posted August 18, 2015 Share Posted August 18, 2015 just put +10 into the value field to offset all of them by 10 or +10 into frame field to offset their frame or *5 or /2 or to decrease do +-10 2 Quote Link to comment Share on other sites More sharing options...
Storm Keeper Posted August 18, 2015 Author Share Posted August 18, 2015 Many thanks, Tomas! Works perfectly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.