I can not find how to implement animation characters using sprites can someone suggest or throw a link to a page with an explanation?
I will be very grateful for the help
how to create a sprite animation?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: how to create a sprite animation?
I implemented animations using this guide
http://chaddettmering.com/2015/04/2d-sp ... ve-part-2/
its essentially using quads to pick parts of the spritesheet you want to use in-game.
http://chaddettmering.com/2015/04/2d-sp ... ve-part-2/
its essentially using quads to pick parts of the spritesheet you want to use in-game.
Re: how to create a sprite animation?
There are list of libs for achieving animations for Love2d: https://github.com/love2d-community/awe ... #animation
But big amount of developers are creating animation engines for their games and goals. Try to make your own by using quads as written above and you will recieve exactly what you want to see.
If you want to make development easier - try anim8.
But big amount of developers are creating animation engines for their games and goals. Try to make your own by using quads as written above and you will recieve exactly what you want to see.
If you want to make development easier - try anim8.
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot] and 3 guests