Animations Watcher is a Unity tool that enables a user to fully explore animations
states of game objects in order to verify the correctness of animations behavior.
Glitches in animations are usually hard to analyze without knowing the full state of
animations at the time of error.
Animations Watcher provides the user all the information required for debugging
an object’s animations at any time. It presents all AnimationState data such as
isPlaying, weight, time, layer, wrapping modes and more. All are given in a
concise display.