Issues triying to animate an airplane's propeller

You’re welcome. Let me know if you have trouble figuring out how to implement it :slight_smile: When it comes to looping animation in sequencer, it’s best to either use a skeletal mesh with an animation at which point you can just drop it in the timeline and drag it to whatever length you want and it will loop indefinitely, or to animate inside a blueprint using code.