animation - Swift SpriteKit - Sprite vs Other Graphics -


is there different graphics file format vector / 3d graphics model used in 2d games ease of rotation?

in past, use set of sprites have 8 direction animation character walking. there better way animate character walking using 1 character file format? not sure if asking right question.

i figured 3d model can rotated direction character walking reduce need additional sprites.

what games rpg, evony use sprite animation?


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -