monogame-aseprite
monogame-aseprite copied to clipboard
Replace your AnimatedSprite with MonoGame.Extended.AnimatedSprite
Purpose
To reduce clutter of code for people who use MonoGame.Extended and it is really useful, just saying.
https://www.monogameextended.net/docs/features/2d-animations/animatedsprite/
Motivation
Relieving the migraine of having to use 2 different versions of a class that do the same thing.