Page 1 of 1

Demo Street Fighter - Ryu

Posted: Wed Mar 11, 2009 10:01 pm
by mLaPL
Hi, I only try make simple moved Ryu from street fighter... with same effect. that's all. this is not project. for me closed demo. end. I will show, meybe any guy will create game like this, meybe this help. sorry for my english :/

file added:
demo_street_fighter.rar
demo_street_fighter
(70.05 KiB) Downloaded 542 times

Re: Demo Street Fighter - Ryu

Posted: Thu Mar 12, 2009 1:07 am
by osuf oboys
That's nice but I think that some of the transparent pixels are missing from the animations. If you e.g. compare the location of the toes in the various frames, you will find that the frame width is more like 78 than 75.

Instead of setting the animations manually when things are pressed, perhaps you should use a function that does it for you. This could even be changed to a check at update to see if the "state" of the character has changed.

Re: Demo Street Fighter - Ryu

Posted: Wed Mar 18, 2009 1:46 pm
by someguy99
This is a pretty helpful example when it comes to animations.
The only bug i found was:
When you jump,after realising the up key,the animation stops.You should change the code so tha the animation will run untill
Ryu touches the ground.

Re: Demo Street Fighter - Ryu

Posted: Sat Mar 28, 2009 4:12 pm
by TheMyst
Thank you so freakin' much! I get how animations work now!It's a shame I'll have to go back to game maker to make the sprite sequences though... ugh...