Hi there.
I am trying to create a simple animation. I simply have a gun in front of the camera that spins through 360 degrees. I have two questions:
- How can I get this on a constant loop.
- How can I keep the speed the same
At the moment, the gun’s rotation speed will start at zero and increase for half a second. Then, it will spin at a constant speed for about 300 degrees, before slowing down again, and stopping. How can I just get it to keep spinning at the same speed?
I read something about using strips with the NLA editor but I don’t think I can do that as I’m not using armatures. I just did ‘LocRotScale’ on the timeline.
Thanks