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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

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