Page 1 of 1

Update Image Coordinates/Position

Posted: Wed Sep 05, 2012 2:57 pm
by Error404
If I define a image like

image = love.graphics.draw(img,posx,posy)

how will I then be able to move this image?

Re: Update Image Coordinates/Position

Posted: Wed Sep 05, 2012 3:40 pm
by coffee
Error404 wrote:If I define a image like

image = love.graphics.draw(img,posx,posy)

how will I then be able to move this image?
Hello, welcome. Try this
https://love2d.org/wiki/Tutorial:Hamster_Ball