F
francot514
Guest
Fighting Sdl Engine
Simple Directmedia layer fighting simulator
Hi, today i want to post this, my new project for Sdl inspired on OpenBor, i will use Dragon Ball z sprites for the demo game. But this will be also avaliable for modding and adding custom sprites, resources, and made your own games.
An example of the animation file:
Code:
Sprite=Goku
Animations=9
[stand]=2,2
Repeat=true
Frame1=fighting/sprites/goku/1.png
Frame2=fighting/sprites/goku/2.png
[charge]=2,2
Repeat=false
Frame3=fighting/sprites/goku/3.png
Frame4=fighting/sprites/goku/4.png
If you have any suggestion, or question about what im trying to do, you can send me a private message.