it has a syntax error. You've used a dot after fill. use a comma.function love.draw()
love.graphics.rectangle("fill". player.x, player.y, 30, 30)
end
Search found 1 match
- Thu May 29, 2014 9:36 am
- Forum: General
- Topic: 'No game' error?
- Replies: 5
- Views: 4271