Animated Sprites
BlitzMax Forums/MiniB3D Module/Animated Sprites| 
 | ||
| I couldn't find anything in the forum related to this, but is there any way to animate a sprite in MiniB3D? I'd love a LoadAnimSprite() kinda like LoadAnimImage() | 
| 
 | ||
| Maybe you can try LoadAnimTexture, and texture the sprite with that? | 
| 
 | ||
| Yep, that works great. Cheers Warner! | 
| 
 | ||
| Good to know. Surprised the function just isn't in TSprite, but no matter. |