Hi yall,
After using Construct 2 for a while i get wiser every day.
My game i am working on is full-screen and will never show borders ( i hope ).
It re sizes as the screens are different.
Though i am not sure if it is possible to put a object related to screen size.
I have a action button which i would like to have on the same position on whatever screen some one uses.
Lets say i want this button to the left bottom corner. But always at the same position lets say 16 px margin bottom and 16 px margin left.
Currently i'm using the anchor position and this works, but once the screen is a little more wide it will shift to the right.
The height works as i want it to work. This is also the perfect example. As you re size the screen the height of the button will always be on the same height.
Let me know if this is possible.
Thanks!