#How to turn off curve in animation?
11 messages · Page 1 of 1 (latest)
what function are you using to make this animation?
I am making keyframes here on the timeline, is that what you mean with function? I'm kind of new to this
ah you're using a parameter controller
do you know how to turn that curve into a straight line?
Try to make parameters to move the canvas instead
What do you mean? I'm not sure if I know how to do that
you create 2 parameters
one for moving the canvas verticaly
one for moving the canvas horizontaly
and uses that
instead of what you used here that i forgot the name but is not a parameter
Ohhh I see, I will try that