- Home /
How to Edit Animator animationClips ? Editor
i have a 2D Character with some animations already working with the Mecanim ... but now i want to Edit some the animations with Editor Script ...
i wanna read all animations and multiply by some value all curves that affect localPosition.y ... Then , assign the new AnimationClip back to the Mecanim ...
i know i can get all animationClip with AnimationUtility ... so i can create new AnimationClip with new Values, But how to assign it back ??
Comment
Your answer
Follow this Question
Related Questions
applying animations on a top-down 2d game 2 Answers
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
Edit Mecanim curves through scripts 0 Answers
Script reset 1 Answer
2d Spaceship editor? 0 Answers