m4st3r1337's Forum Posts

  • 5 posts
  • I can't i don't have the source code i got the html5 source from another app , the problem is that they work normally in that app but doesn't work in mine

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey , i have some physics problems in some games they behave differently between Desktop and Mobile , i don't have the source code for them though only the HTML5 files and I am trying to use them in a Webview .. is the problem in Box2D ? if yes what i should check ?

  • the errors appear to be in c3runtime.js , i have no idea though it's not me who developed the game , i'm just trying to run it on android but failed to do so , the game works fine when i open the project in the browser as if it's in desktop but in mobile it doesn't work properly

  • Hey , i have some games built with Construct 3 that i want to use inside a webview , i have already setup a local server and logic in android studio , but when i run the project i get some errors like Android.gameloaded is not a function .. TypeError: Android[t.name_event] is not a function ...

    and the games doesn't function correctly , some works and some don't , please help

  • after running this function the result is

    Uncaught ReferenceError: goToLastErrorScript is not defined

    why ?

    i'm struggling to fix another error of Android is not defined too

  • 5 posts