Last updated: Sep 7, 2022
The Stop Fidgets Behaviour State Machine Behaviour allows us to disable the character Animator’s ability to play idle fidget animations during the state we place this on. This is super useful when doing things like reloading, or aiming.
If we didn’t have this script, we’d be playing fidgets over everything. That would naturally not look too great.
You can find the Stop Fidgets Behaviour at this path: Assets\Infima Games\Low Poly Animated - Modern Guns\Demo\Code\Animation\StopFidgetsBehaviour.cs