Question about creating a sprite based 2-D Side Scroller with scaling/zooming
Posted
by
Arthur
on Game Development
See other posts from Game Development
or by Arthur
Published on 2012-11-06T22:26:39Z
Indexed on
2012/11/06
23:20 UTC
Read the original article
Hit count: 220
I'm just wondering if anyone can offer any advice on how best to go about creating a 2-D game with zooming/scaling features akin to the early Samurai Showdown games. In this case it would be a side scroller a la Metal Slug, the zooming would come in as more enemy sprites entered the screen, or when facing a large sized boss. A feature that would be both cosmetic as well as functional to the game.
I've done some reading and noticed a few suggestions that included drawing different sized sprites, a standard size and zoomed out size.
Any thoughts?
Thanks for your time.
© Game Development or respective owner