how to create a sprite animation?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
McFree
Prole
Posts: 12
Joined: Thu Aug 11, 2016 7:31 am

how to create a sprite animation?

Post by McFree »

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
laperen
Prole
Posts: 27
Joined: Tue Jul 26, 2016 1:15 am

Re: how to create a sprite animation?

Post by laperen »

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.
User avatar
AnRu
Citizen
Posts: 69
Joined: Sun Oct 27, 2013 1:33 pm
Contact:

Re: how to create a sprite animation?

Post by AnRu »

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.
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 0 guests