schueppe's Forum Posts

  • Nice one, helpful for educational stuff where you want to print out score sheets!

  • Hi guys,

    apologies if this has already been answered. Actually I was surprised finding this only mentioned once in a closed bug report without an answer to this special issue. The problem is that when I export to cocoonjs using native physics (or accelerated physics before) the collision polygons sometime seem to be displaced, as if they were dragged away from the actual object. This does not happen with any other physics engine.

    Link to .capx file (required!):

    bottled-fun.com/polygon.capx

    Steps to reproduce:

    1. Export to cocoonjs using native physics

    2. launch zip file with cocoonjs launcher app for ios or android

    3. drag some blocks around to see the problem

    Observed result:

    Collision polygons seem displaced, e.g. the blocks sometimes overlap the ground which should not be the case

    Expected result:

    Collision polygons should be the same as they are when using another physics engine

    Browsers affected:

    Chrome: yes/no

    Firefox: yes/no

    Internet Explorer: yes/no

    Operating system & service pack:

    cocoonjs launcher app 1.4.5 for IOS or 1.4.6 for Android

    Construct 2 version:

    r 155

    Best Regards in advance and: Great product of yours!!

    schueppe

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Link to .capx file (required!):

    bottled-fun.com/Physics_issue.capx

    Steps to reproduce:

    1. Open capx file

    2. export to cocoon js

    3. launch with cocoonjs launcher app

    Observed result:

    Layout does not start. Error message:

    JavaScript Exception (File: 'c2runtime.js' Tag: 'script'): TypeError: Cannot read property 'Dynamics' of undefined at c2runtime.js:22612:15 at c2runtime.js:22784:4 at c2runtime.js:34991:3

    However, if accelerated physics are switched to standard web-based pyhsics, it works fine.

    Expected result:

    Layout should also work with accelerated physics.

    Browsers affected:

    Launcher app (tested with version 1.4 on android phone and 1.3 on iPad)

    Operating system & service pack:

    windows vista business

    Construct 2 version:

    r139    

    Thanks in advance!