Search found 8 matches

by asurakyo
Tue Mar 22, 2011 6:34 am
Forum: Games and Creations
Topic: Mario
Replies: 16
Views: 15349

Re: Mario

I love this game,nice! :awesome:
by asurakyo
Fri Mar 04, 2011 2:36 am
Forum: Support and Development
Topic: I need help about animation
Replies: 8
Views: 5126

Re: I need help about animation

wow……
Problem has been solved!!!
Thanks,everybody.
:)
by asurakyo
Thu Mar 03, 2011 5:01 pm
Forum: Support and Development
Topic: I need help about animation
Replies: 8
Views: 5126

Re: I need help about animation

Robin wrote:
asurakyo wrote:I can't run the example

attempt to call global 'newAnimation' (a nil value)
You need to download the library and require it

I think it was

Code: Select all

require "animations"
It might be "animation" instead though.
I think no need to download any libraries
:brows:
by asurakyo
Thu Mar 03, 2011 4:56 pm
Forum: Support and Development
Topic: I need help about animation
Replies: 8
Views: 5126

Re: I need help about animation

I didn't find "love.graphics.newAnimation()" in v0.7.1. Look at the following code,I can not find where is wrong... :( Or I'm missing something? function love.load() local img = love.graphics.newImage("explosion.png") anim = newAnimation(img, 96, 96, 0.1, 0) end function love.upd...
by asurakyo
Thu Mar 03, 2011 12:23 pm
Forum: Support and Development
Topic: I need help about animation
Replies: 8
Views: 5126

Re: I need help about animation

I can't run the example

attempt to call global 'newAnimation' (a nil value)
by asurakyo
Wed Mar 02, 2011 3:25 pm
Forum: Support and Development
Topic: I need help about animation
Replies: 8
Views: 5126

I need help about animation

Who can tell me how to begin animating?Thinks
by asurakyo
Wed Mar 02, 2011 6:47 am
Forum: Games and Creations
Topic: Snake
Replies: 9
Views: 7451

Re: Snake

It's nice little game...wow... :crazy: