0

I would like to animate using only constant interpolation. I know that I can change the interpolation with "T" or going to Timeline<Key<Interpolation, but every time I add a new keyframe the interpolation is Bezier.

How can I make it so every new frame is added with linear interpolation so that I don't need to keep setting new frames interpolation type manually?

Thank you.

Zak Nelson
  • 861
  • 7
  • 17

1 Answers1

0

I found the solution in Blender Prefences shown below:

enter image description here

Zak Nelson
  • 861
  • 7
  • 17