Hey,
I have an issue with origin of shapes (rectangles, images, etc…)
I have the following line
local explosion = display.newImage(“laserGreenShot.png”)
And this is what I get
As you can see, it starts over with a minus offset.
Same goes for any shape.
Any idea on how I can fix it?
Thanks,
Assaf