Just purchased Construct2 and am learning to program at a rather late stage in my life. I even managed to incorporate touch scrolling, following the advice in those most helpful Construct2 tutorials.
So far, so good, except for a small problem. After days of searching and experimenting with settings, I've reached a dead end.
My app is for deployment on mobile devices, only in portrait mode.
It mostly contains instructional text, spread across different layout screens - Step 1, with an explanation and example. Step 2, with explanation and an example, and so on.
When I preview the app on the iPhone, iPad, Galaxy Tab 2 and the Galaxy S3, the viewport displays left-aligned, so the blocks of text all appear offset to the left of the screen, leaving a white background on the right side. I want the text centered.
Is there something wrong with my "Browser" settings?
Please help. Desperate!
SETTINGS
Window size: 768 x 1366.
Margins: 10, 10.
Fullscreen in Browser: Scale.
Layout 1 Size: 768 x 1366.
Layout 1 Event: Browser | (Condition) Is Fullscreen | (Action) Browser | Request fullscreen - Centered.