
Search found 8 matches
- Tue Mar 22, 2011 6:34 am
- Forum: Games and Creations
- Topic: Mario
- Replies: 16
- Views: 17414
Re: Mario
I love this game,nice! 

- Fri Mar 04, 2011 2:36 am
- Forum: Support and Development
- Topic: I need help about animation
- Replies: 8
- Views: 5809
Re: I need help about animation
wow……
Problem has been solved!!!
Thanks,everybody.

Problem has been solved!!!
Thanks,everybody.

- Thu Mar 03, 2011 5:01 pm
- Forum: Support and Development
- Topic: I need help about animation
- Replies: 8
- Views: 5809
Re: I need help about animation
I think no need to download any librariesRobin wrote:You need to download the library and require itasurakyo wrote:I can't run the example
attempt to call global 'newAnimation' (a nil value)
I think it wasIt might be "animation" instead though.Code: Select all
require "animations"

- Thu Mar 03, 2011 4:56 pm
- Forum: Support and Development
- Topic: I need help about animation
- Replies: 8
- Views: 5809
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...
- Thu Mar 03, 2011 12:23 pm
- Forum: Support and Development
- Topic: I need help about animation
- Replies: 8
- Views: 5809
Re: I need help about animation
I can't run the example
attempt to call global 'newAnimation' (a nil value)
attempt to call global 'newAnimation' (a nil value)
- Wed Mar 02, 2011 3:25 pm
- Forum: Support and Development
- Topic: I need help about animation
- Replies: 8
- Views: 5809
I need help about animation
Who can tell me how to begin animating?Thinks
- Wed Mar 02, 2011 6:47 am
- Forum: Games and Creations
- Topic: Snake
- Replies: 9
- Views: 9329
Re: Snake
It's nice little game...wow... 

- Wed Mar 02, 2011 6:42 am
- Forum: Libraries and Tools
- Topic: Debug - A whole new way of debugging your game
- Replies: 106
- Views: 103737