Iolva's Forum Posts

  • I think I have a temporary solution:

    The objects have to be invisible, then after 0.01s I turn them visible.

    But I don't think it's a good idea because it's extra work (1create, 2move, 3set visible) instead of just (1create) the object in the proper place.

  • Problem Description

    The objects are CREATED IN A WRONG POSITION, then MOVED TO THE CORRECT ONE

    Attach a Capx

    Attached

    Description of Capx

    It's just an example of Window Size & Anchor behavior

    Steps to Reproduce Bug

    • Open project
    • Debug layout
    • Pause the debug
    • Clic on the "Go" button
    • Step the debug

    Observed Result

    The objects are CREATED IN A WRONG POSITION, then MOVED TO THE CORRECT ONE

      This is the #1
      This is the #2. This should not been showed
      This is the #3
      It should be: #1 then #3 But instead it is: #1 then #2 then #3 Expected Result I expect that the objects are created in the correct position from the beginning Affected Browsers
      • Chrome 35: (YES)
      • FireFox 30: (YES)
      • Internet Explorer 11: (YES)

    Operating System and Service Pack

    Windows 8.1 Update 1 (64-bits)

    I have the Intel HD Drivers updated to 8.15.10.2900, the last version available for my PC

    Construct 2 Version ID

    Release 174 Beta (64-bits)

  • Problem Description

    The objects should not have a 1 pixel space between them

    Attach a Capx

    Attached

    Description of Capx

    It's just an example of a background

    Steps to Reproduce Bug

    • Open project
    • Run project

    Observed Result

    The objects should not have a 1 pixel space between them

    Expected Result

    I expect that the objects are created whit no spaces between them

    Affected Browsers

    • Chrome 35: (NO)
    • FireFox 30: (NO)
    • Internet Explorer 11: (YES)

    Operating System and Service Pack

    Windows 8.1 Update 1 (64-bits)

    Construct 2 Version ID

    Release 174 Beta (64-bits)

  • I think sprites and music are 80-90%.

  • Hi I think I have a temporary solution:

    The objects have to be invisible, then after 0.01s I turn them visible.

    I don't like to do this because I believe it's double work for the CPU (1create, 2move, 3set visible) instead of just (1create) the object in the proper place.

    So, for now I think it's a solution, what do you think?

  • Yep. I guess you are right.

    Windows 8.1 Update 1 x64, Construct 2 R173 x64

  • I'm using Windows 8.1 Update 1 x64 and Construct 2 R173 x64

    Chrome 35: (YES)

    Firefox 30: (YES)

    Internet Explorer 11: (NO)

  • Hi guys vagaev szymek firebelly Colludium BluePhaze

    Speaking of different ratios, can you check my bug report?

    https://www.scirra.com/forum/objects-are-created-in-wrong-positions_t108552

    Thanks so much!

  • Yep.

    This is 720

    And this is 1080

    What about if you use normal "LetterBox Scale" instead "LetterBox Integer Scale"?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Problem Description

    The objects are created in a wrong position, after that they move to the correct one

    Attach a Capx

    https://www.dropbox.com/s/t3tz15cas9qnydc/Example%20Error.capx

    Description of Capx

    It's just an example of Window Size & Anchor behavior

    Steps to Reproduce Bug

    • Open project
    • Debug layout
    • Pause the debug
    • Clic on the "Start" button
    • Step the debug

    Steps to Reproduce Bug (VIDEO)

    Observed Result

    The objects are created in a wrong position, then are moved to the correct one

      This is the #1, after this should go #3, but #2 is showed before #3
      This is the #2. This should not been showed
      This is the #3, after this should go #5, but #4 is showed before #5
      This is the #4. This should not been showed
      This is the #5. This is the correct one

    It should be:

    #1 then #3

    #3 then #5

    But instead it is:

    #1 then #2 then #3

    #3 then #4 then #5

    Expected Result

    I expect that the objects are created in the correct position from the beginning

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (YES)
    • Internet Explorer: (YES)

    Operating System and Service Pack

    Windows 8.1 Update 1 (64-bits)

    I have the Intel HD Drivers updated to 8.15.10.2900, the last version available for my PC

    Construct 2 Version ID

    Release 173 (64-bits)

  • Ashley So the size inside the image editor would be 32x32, but the size of the sprite inside the project would be like background (1204x768 just and example)?

    Like this:

    Or what it's the best for this background case?

    Thank you so much for your time.

  • Can you give me and advice Ashley? How to manage the solid color 32x32 to make a background?

  • Problem Description

    The Exported Windows 8.1 Universal App works perfect in Windows 8.1 but not in Windows Phone 8.1, I believe it's a problem with the Sprites (instead of show the image of the sprite it shows a black square.

    Attach a Capx

    https://www.dropbox.com/s/d7grcc4pwo8ots6/Example%20Error.capx

    Description of Capx

    The first Layout it's the World Menu Layout, after a few seconds it takes you to the First World Layout.

    Steps to Reproduce Bug

    • Step 1 Export for Windows Store, Universal 8.1+ (VS2013.2)
    • Step 2 Open the project on Visual Studio 2013.2
    • Debug for Windows 8.1 and it works
    • Debug for Windows Phone 8.1 and it shows the images improperly

    Observed Result

    • Example 1 The World Menu Layout - SPRITES DRAW PROPERLY
    • Example 2 The World 1 Layout - SPRITES DRAW IMPROPERLY

    Expected Result

    I expect that the Windows Phone emulator runs the app showing the images properly.

    Affected Browsers

    • Windows 8.1: (NO)
    • Windows Phone 8.1: (YES)

    Operating System and Service Pack

    Windows 8.1 Update 1 (64-bits)

    I have the Intel HD Drivers updated to 8.15.10.2900, the last version available for my PC

    Construct 2 Version ID

    Release 170 Beta (64-bits)

  • yep, he's followed up. Figured it out... I wasn't using his template Project folder. I was using my Export project. That seems to fix it... not sure what his magic sauce is... but, that did the TRICK. Much thanks to Also thanks for keeping in touch. I'll be putting the finishing touches on tonight... hoping to submit to the WP Store.

    Thanks again!

    Hi

    My English it's not very good but I have exactly the same problem that you had.

    Can you tell me how do you solved it?

  • What can I do with Windows 8.1 Universal Apps sounds and music?