PDA

View Full Version : Lua animLib v4



wraggster
April 17th, 2007, 16:22
New from daaa57150:


Hi,

Here's my 2nd lua library, in fact a mod of an existing library: animLib v4 by Grimfate126.
I changed a lot of things, and added also a lot, mainly image buffering so that animations share common image ressources.

For those who don't know animLib, this allows you to easily create animations based on multiple images or on spritesheets.

And for those who use animLib and wish to change for this mod, I'm sorry but you'll have to rewrite parts of your code because I changed a lot of things. But I think it's worth the -little- trouble.

As it's the first release and although I tested it intensively, there may be bugs or things missing or things you wouldn't expect to behave like it does... If it's the case report it there.

I'm developping a game with it and for the moment it does what I need in a great way.

I included a long readme with explanations for everything and an index.lua which will create a bunch of animations and show you how to do things.

Download and Give Feedback Via Comments
via daaa57150 (http://forums.qj.net/showpost.php?p=1513023&postcount=1)

Buddy4point0
April 17th, 2007, 19:58
cool thanks, im downloading now

titch.ryan
April 18th, 2007, 07:54
juts starting to learn lua hope this can help me out. thanks