monogame-aseprite icon indicating copy to clipboard operation
monogame-aseprite copied to clipboard

Replace your AnimatedSprite with MonoGame.Extended.AnimatedSprite

Open captkirk88 opened this issue 1 year ago • 2 comments

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.

captkirk88 avatar Jul 27 '24 01:07 captkirk88