pratikwalvekar's Forum Posts

  • 9 posts
  • Thanks Ashley for your informative reply.

  • Hi Ashley, this observation seems to be related with the browser rendering.

    Request you to provide your expert comments if there's an alternate way to align the text vertically center in case of iPAD and iPhone.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thanks fedca. Appreciate your quick reply. The requirement is to create a simple button with "Sprite" and "Text" object. So, unfortunately cannot make the "Text" object bigger. Need to limit the size of the "Text" object.

  • fedca Request you to kindly throw some light if you've come across this sort of observation.

  • Step 1 : Add a "Sprite" object (size 100 x 100)

    Step 2 : Add a "Text" object (size 100 x 100)

    Step 3 : Keep vertical and horizontal alignment of the text as "Center"

    Step 4 : Place the "Text" object on top of "Sprite" object added in step number 1

    Step 5 : Add some text inside the textbox. (e.g: Yes/No/Done/Cancel etc.)

    Step 6 : Export the project.

    Observation 1 : Text alignment works fine in Windows Desktop/Laptop with Chrome browser.

    Observation 2 : Text alignment works fine in MacOS MacBook with Safari browser.

    Observation 3 : But the text is not getting aligned vertically (at the center position) in case of iPad and iPhone.

    Kindly help.

    Tagged:

  • Thanks fedca

    It was exactly what I wanted to do. Worked like a charm. :)

  • Thanks Jase00 and alextro for your response.

    I'm still not able to get the desired output. In my case multiple layers are involved as shown in the attached image.

    In every frame there's a background image and then there are foreground item images. Also there's another top layer which is having frame structure with black color.

    Now at any point in time, images from 1 frame should not come on top of images from other frames.

    Kindly share your thoughts on this.

  • Requirement is to create a comic with three frames.

    Every frame will have a background image as shown in the attached image.

    Right now background images of all frames are overlapping with each other.

    I need to mask backgrounds of all the frames so that the part of background image inside the frame will be visible to the user and the part of background image which is outside of the frame will be masked. So the final output should look like the following image.

    Tagged:

  • Hi Mimiste, understand this is an old thread but the C3Scorm plugin does not seem to work with the Construct3 runtime as of r142.2, (Construct3 editor with construct2 runtime is fine). As I've built my game on C3 runtime, is there any way to put it in?

    Hi Mimiste, I'm facing the similar kind of issue which was raised by wilsonapa. While using the C3 Scorm plugin for creating the game, I'm not able to create the 'scorm' object in construct 3 environment. Kindly throw some light on the given problem since I'm stuck with it right now.

    wilsonapa, Please let me know, if you've found any resolution for your issue.

  • 9 posts