Search found 5 matches
- Fri Nov 23, 2018 11:36 pm
- Forum: Support and Development
- Topic: What image files are supported on LÖVE?
- Replies: 2
- Views: 3113
What image files are supported on LÖVE?
<t>I want to do some animations with the sprites in the game and I tested .gif files and they aren't supported. <br/> Can someone give me a list of supported image files and whether I need a lua library to do animations?<br/> Thank you.<br/> <br/> This is because I want to do animations and .gif's a...
- Sat Oct 01, 2016 2:42 pm
- Forum: Support and Development
- Topic: [SOLVED]Weird load.love error
- Replies: 2
- Views: 2422
Re: Weird load.love error
Oh, thank you!bartbes wrote:The callbacks are 'love.load', 'love.update', etc.
- Sat Oct 01, 2016 1:32 pm
- Forum: Support and Development
- Topic: [SOLVED]Weird load.love error
- Replies: 2
- Views: 2422
[SOLVED]Weird load.love error
So, I got this image: error1.PNG And I have no idea how to fix it. :? This is the code: --configuration function love.config( t ) t.window.width = 800 t.window.height = 400 t.console = true end function load.love( ) -- body end function update.love( dt ) -- body end function draw.love( ) love.graphi...
- Tue Jul 12, 2016 10:20 pm
- Forum: General
- Topic: I got an error and I need halp
- Replies: 3
- Views: 1763
I got an error and I need halp
Okay
I need help because I got dis:
Link here:https://twitter.com/Xeroq_Da_Crazy/stat ... 8883621888
click on da images to have a better view because I'm lazy :/
I need help because I got dis:
Link here:https://twitter.com/Xeroq_Da_Crazy/stat ... 8883621888
click on da images to have a better view because I'm lazy :/
- Tue Jul 12, 2016 9:32 pm
- Forum: General
- Topic: What's everyone working on? (tigsource inspired)
- Replies: 1805
- Views: 1735227
Re: What's everyone working on? (tigsource inspired)
I'm working on a sidescroller called RED. It's a video game based off The Little Red Ridding Hood. The thing is though I have no idea if I should use Unity or LOVE so I might have two versions at the end or when one will be finnshed first maybe Unity Maybe LOVE I'm not sure It's a race!!!! :ultragle...