Search found 1 match
- Sat Mar 01, 2025 4:16 am
- Forum: General
- Topic: Library for loading Mugen assets
- Replies: 0
- Views: 1358
Library for loading Mugen assets
Is there any library for love2d that can load mugen assets like SFF file and animate it? in Mugen (Fighting Game Engine) can define animation like this: [Files] sprite = kfmZ.sff ;Sprite anim = kfm.air ;Animation sound = kfm.snd ;Sound ; Walking Forward [Begin Action 20] 20,0, 0,0, 3 20,1, 0,0, 3 20...