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.
The version of Unity used in this project was 2022.3.4f1. The project was created as a 2D project. In some types of games, it becomes interesting to apply radar mechanics to identify the position and ...