odiusfly's Forum Posts

  • I test 3 times with plugins: official (with latest construct 2), cranberrygame (latest version) and this guy

    Josek5494 ()

    and the results are:

    • Official plugin can build with intel xdk without errors but gives me black screen when i test it on device.
    • Cranberrygame can't build it with intel xdk.
    • @Josek5494 is the winner for now!

    I think c2 team and cranberrygame can check and fix the issues.. if they want of course.

    Cheers..

  • No luck.. Anyone solve this issue?

  • I will check it again.. Thanks!

  • I think the best way is to find a solution for official plugin.. I hope scirra team to solve this issue in case the problem coming from C2.

  • Hey guys!

    I try to build a game for ios with official admob with latest construct & latest intel xdk but with no luck.

    Any help?

  • korbaach

    Thank you for this tip, i will try it!!! ; -)

    Edit: All good, big thanks!!!

  • Hey guys!

    I have a game and i export as html with "Fullscreen in browser" as "Letterbox scale" setting.

    So, my question is: What line need to search on "c2runtime.js" or "data.js" or some file to edit manually the setting from "Letterbox scale" to "Scale outer" for example?

    Thank you!!!

  • Same problem here..

  • Same problem too.. Anyone?

  • Bump

  • Anyone, please?

  • This is an interesting topic.. So, can someone post a list of publishers who accept C2 games in 2016? Thanks! ; -)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys!

    Is there any facebook "like" plugin?

    I want to create a "Like" button and when user press it to open a facebook page. Next if the user like the page and return at construct 2 will appear a message for example. But the message will appear only if he press "Like" button at facebook page.

    Can I create this, or i need to use a php, a script file, whatever.. ? .. Any help? Thanks!!!

  • Can someone help me? Thanks!

  • Hey guys!

    I use Cranberrygame CordovaGame plugin.. I build with intel xdk, all perfect! But, I have an issue:

    When i start the game appear a windows as mostly games, for leaderboard.

    Now, if i login i have a "Leaderboard" button and if i press it i can see my score, other users, etc

    But, in case i ignore the window at the beginning and want to sign in later, if i press "Leaderboard" button can't see any window.

    The code:

    On start of layout ---> CordovaGame Login

    On touched "Leaderboard"

    ---> Is logged in: Get player score

    else

    ---> CordovaGame Login

    Anyone has solve this? Thanks!!! : -)