Hello all,
I'm just messing around with a platformer in construct and enjoying learning about it. So far I have some basic parallax, platforms, player block, parallax, and fullscreen! All thanks to the examples that come with the program. Sadly I was trying to put in some buttons to try on my android based phone but, when I make a UI layer and place my sprites on the layer the don't show up at all where i would expect them to. I took 3 images, all of them 64,64 textures, each with a letter to let players know what the buttons do. I made sure that the layer was parallax and set it to 0,0. Then put the buttons down in the canvas where I was expecting them to show up and stay only to find they were several hundred pixels to the left off my canvas. Unfortunately I removed the buttons so don't have anything to show for them. I was hoping to get a little help on this thanks.