How to restrict movement during a stationary animation.

Well I guess depending on how you have your blueprints setup, you could flag that particular section (finisher) as bNoMove = True. You could place a check for this in your controller to restrict movement during that part that is flagged?