Search found 4 matches
- Sun May 11, 2014 12:14 am
- Forum: Support and Development
- Topic: i need help fixing this error
- Replies: 2
- Views: 1298
i need help fixing this error
How do I fix this code cause the tutorial I'm watching is on like version 0.7.0 ish
- Wed May 07, 2014 4:09 am
- Forum: Support and Development
- Topic: I got this Error what do I do?
- Replies: 4
- Views: 3129
Re: I got this Error what do I do?
Thank you guys so much you helped a lot, I'm just beginner at coding I really appreciate it.
- Wed May 07, 2014 2:41 am
- Forum: Support and Development
- Topic: I got this Error what do I do?
- Replies: 4
- Views: 3129
Re: I got this Error what do I do?
This is basically what i have on my main.lua function love.load() require("entities.lua") ents.Startup() love.graphics.setBackgroundColor( 255, 255, 255 ) xcloud = 0 imageCloud = love.graphics.newImage("textures/cloud.png") imageGround = love.graphics.newImage( "textures/gro...
- Wed May 07, 2014 2:05 am
- Forum: Support and Development
- Topic: I got this Error what do I do?
- Replies: 4
- Views: 3129
I got this Error what do I do?
Help please I don't know how to fix it!