I want to build a 2D game.But i have no idea about how to create Animated sprites. In 3D game i can do that by PCX file and some code.How can i do that in 2D game.Maybe i should create a panel and change it's bmap repeatedly....
I have a 2D game myself (now for sale). The only known method I have is just that, define a series of bmaps and change them through script. The flare effect in my 2D game uses this (which isn't available in the free edition). The walk/run animation, however, does use this, and is available in the free edition.
"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip
My 2D game - release on Jun 13th; My tutorials