Search found 5 matches

by dark_on_5
Thu Oct 18, 2012 6:13 pm
Forum: Games and Creations
Topic: Adventures of Barnabus! [T.A.O.T.R.T.W.G.E.]
Replies: 93
Views: 34407

Re: T.A.O.T.R.T.W.G.E.

Wow it's nice! :D
by dark_on_5
Mon Oct 08, 2012 6:51 pm
Forum: Libraries and Tools
Topic: [Library] anim8 - An animation library - v2.3.0 released
Replies: 84
Views: 121252

Re: [Library] anim8 - A different animation library

Thank you, yes, the problem was the ":", I'm so noob with LUA :awesome:

Okay, next time I have a issue I'll post my code indented.

So, thank you again!
by dark_on_5
Sun Oct 07, 2012 4:49 pm
Forum: Libraries and Tools
Topic: Pixelarium - Drawing Sandbox and more !
Replies: 9
Views: 6704

Re: Pixelarium - Drawing Sandbox and more !

Can I only draw with random colors?

Looks great! Still needs a lot of development, but it's funny and useful (at least when will be possible to personalize colors I'll use this a lot) :awesome:

PD: I have no lag problems, but I have a i7 1.7GHz and 4GB RAM.
by dark_on_5
Sat Oct 06, 2012 3:24 pm
Forum: Libraries and Tools
Topic: [Library] anim8 - An animation library - v2.3.0 released
Replies: 84
Views: 121252

Re: [Library] anim8 - A different animation library

Here is my code:

https://dl.dropbox.com/u/72131301/mygam ... errors.zip

There are 2 versions, the one with all in main.lua (working), and the one in menu.lua (with errors).

Thank you again :)
by dark_on_5
Fri Oct 05, 2012 4:30 pm
Forum: Libraries and Tools
Topic: [Library] anim8 - An animation library - v2.3.0 released
Replies: 84
Views: 121252

Re: [Library] anim8 - A different animation library

Hi, I'm new in LUA, and I have some questions with this library :) I need to put all the code in the main.lua? (love.load(), love.draw(), love.update(dt)...) I tried to load the animation in other .LUA file (for example, menu.load(), menu.draw()...) and I received this error: anim8.lua:255: attempt ...