Look at these projects. The only difference between them is a starting scene. On the screen you can see X and Y coordinates of the hero and just a random object on the scene. These coordinates differ when i start the scene from another scene or without any other scenes. How is it possible? Any explanation?
Hi, here is a screenshot for each version of your project.
No.1
No. 2
If you take the red edge on the left side as reference you can see that the objects on no. 2 are closer to the edge than in no. 1. This explains the different x-coordinates, the y-value is the same.
I guess you actually want to know how both scenes can differ although you expect the same placement of the objects. Maybe someone just knows what happens here but there is a higher chance to get a better answer if you would post your events and your scene setup.