But I was working on my splended game ( viewtopic.php?f=5&t=8604 ) and the whole time I was thinking of one thing that would be mazing if they added it in the next update. I know XHTML(yes, i'm just the most amazing person ever), but I thought that it was really cool, that with divs, you could place them at percentages on the screen, instead of pixels. So if that was in love, I think it would be awesome!:D
so if there is lets say...a 800px wide screen then..
THIS:
Code: Select all
love.graphics.draw(img, 400, 10)
Code: Select all
love.graphics.draw(img, 50%, 10