thank you very much!
i got you!
Search found 4 matches
- Fri Jan 01, 2010 9:54 pm
- Forum: General
- Topic: X and Y Positions of an Image
- Replies: 8
- Views: 4151
- Fri Jan 01, 2010 9:31 pm
- Forum: General
- Topic: X and Y Positions of an Image
- Replies: 8
- Views: 4151
Re: X and Y Positions of an Image
well.. im using this image for testing purposes, and the green line is not facing the mouse.
switching the arguments did not help..
switching the arguments did not help..
- Fri Jan 01, 2010 8:57 pm
- Forum: General
- Topic: X and Y Positions of an Image
- Replies: 8
- Views: 4151
Re: X and Y Positions of an Image
actually, that was not my problem then. i guess the problem is my trigonometry then ;) because the atan2 thing cant be right the x and y is changing anyway by pressing w,a,s,d for some reason, a screenshot does not take the mouse with it. the image is turning, but its not facing the mouse, so i gues...
- Fri Jan 01, 2010 8:36 pm
- Forum: General
- Topic: X and Y Positions of an Image
- Replies: 8
- Views: 4151
X and Y Positions of an Image
Hi Löve Community! I'm new in here and I just started messing arround with Löve, so I'll just come straight to my question: How can I get the x- and y-position of an Image object. do I have to convert this to an ImageData to get the positions, or is there a function with the Image Type the actual th...