C
C#2mo ago
TOLOXI

how to add sprite sheet animation in monogame

How do i add a sprite sheet with animation using monogame?
1 Reply
TizzyT
TizzyT2mo ago
How I handled animations was I made a class which has a reference to the sprite sheet. And on each update i only draw the sprite in the sheet (src rect) onto the screen (des rect) depending on which frame the animation is on.
Want results from more Discord servers?
Add your server