Sprite Animator is a Unity package that provides a custom animator designed specifically for 2D sprites. It leverages a global frame duration, allowing for full synchrony between animated objects.
FrameStack Animator is a lightweight, frame-based sprite animation system for Unity, built for gameplay-driven animation control. It was created to solve common problems encountered when using Unity’s ...