Viewmodel Shooting Animations Look Weird When Spammed

  1. What do you want to achieve?
    When a viewmodel is spammed to shoot the animation merges and looks weird

  2. What is the issue?
    What it looks like:
    https://i.gyazo.com/910d420a8ea83cc7551a6d7b659c9094.mp4
    What it should look like:
    https://i.gyazo.com/6d2fdd31046e5f1a3eb97b06d3cec457.mp4

  3. What solutions have you tried so far?
    Looked around couldn’t find anything much

This could be an animation priority issue. Does your fire animation have a greater priority than the idle?

The animation priority is set to action

Are they both set to action? The fire animation’s priority needs to be above the idle’s.

They both aren’t set to action, the idle animation is having the idle priority and the shoot animation having the action priority