SFML community forums
Help => General => Topic started by: Ptlomej on March 10, 2012, 11:04:14 pm
-
I want to know how this animation are(the speed of the animation is not equal the in-game speed).
Please rate and leave a reply. :)
Its made in Photoshop CS5
(http://s3.imgimg.de/uploads/lighter1af6f131animation1af6f131original1af6f131gif.gif)
-
The sprite is really good, but I'm not sure about the animation. It's a bit too uniform if that makes sense. The fire just sort of jiggles, when it should be pushing.
It might look better when moving though.
-
You could also try to emit particles. This way, you can easily adjust the flames according to thrust.
-
The animation have 14 frames the first flame begin with 1 the second with 7 in hope that its not see like the same. with particels itts a good idea thank you ;)
I had done a gun, here it is :)
(http://s3.imgimg.de/uploads/laser33ea693canimation33ea693coriginal33ea693cgif.gif)
-
I used a little trick to simulate a thrusting jet.
You 'flutter' the scale of the sprite based on a variable that represents the current level of thrust. So if it's idle there is a small flutter, then magnified when the thrust is 'full-on'.
Have a look for yourself, it's quite effective.
http://www.justin.tv/computer_store_cat/b/293610941
Nice sprite btw :D