Hi.
i have been tweaking this for a while, and this really bug me. So I thought I will try to ask it on the forum.
What is the default coordinate position when you put a new image without any specific coordinate?
local try = display.newImage("picture.jpg")
when you code it plain like this, in default, where will it show?
because in what tutorial shows, it gives a normal picture, positioned on the center of the screen.
While this happened on my simulator.