love.graphics.scale() and cursor position
Posted: Tue Jan 15, 2013 9:53 pm
Hi,
I'm trying to use but since I use it mouse position is off. What could I do to use proper mouse positions?
Each time I click, it clicks on the offset position of.
Any ideas of what I should do?
I tried but it didn't do the trick and does the same problem. (I also posted in that thread).
Thanks and have a nice day!
I'm trying to use
Code: Select all
love.graphics.scale()
Each time I click, it clicks on the offset position of
Code: Select all
scale()
Any ideas of what I should do?
I tried
Code: Select all
TLfres
Thanks and have a nice day!