SpriteAnimator will allow you to create simple sprite frame-by-frame animations in Unity. Animations are created as scriptable objects and played via the SpriteAnimator MonoBehaviour. The intention of ...
Notifications You must be signed in to change notification settings Placing sprites frame by frame in an animation clip in Unity is tedious, finicky, and brittle. And then after you make an animation ...