mailalon's Forum Posts

  • Hello,

    In my game (ios app actually) i have a a more apps page:

    I would like that inline in this page will load icons and urls from a remote server of new published apps. so my old apps that are already on the apps store will show in that page the new apps that were published

    This will help me to promote my new apps without the need to re-update all my old apps on the app store.

    Thanks

  • thanks , do they let you embedd the games on your own site ?

  • I would like to have an into screen with access to different levels when someone cliks on that level , only then it will be downloaded from a remote server and used from cache. Is this possible at all with construct ?

    The idea is to use it inside an app but to keep the app light until user decides he want to download content.

  • hello

    I am exporting my game to ios via intel xdk

    from some reason when game loads the default loader background became white instead of black in the loader screen. this is really weird.

    in addition when the game plays there is a vertical 1px white line at the edge of the screen even though the background image is larger then screen size so i dont get it.

    how can you get rid of this white line and white loader background?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • thanks. I guess ill use a sprite with exactly the same dialog

  • Hello

    I am running ios app, when iap purchase fails i want to alert user that something went wrong.

    For that i useed browser alert.

    however the alert messege shows fine but above it the title is index.html - how can i get rid of that title ?

    Thanks

  • Hello

    I would likw that a link on my game will take users to my site . how do i do that ? right now links are not working as pop up blockers stopping the window from opening

  • great, thanks! and also for your other answer

  • hello

    I am working with different aspect ratios (using scale outer) and would like that an object would be in the center of the screen no matter what is the apsect ratio of the screen

  • I am using scale outer form my game

    that means that my background has margins from both side of the screen

    Can i change in the editor that the dotted line (window view) would be in the horizontal center and not on the right?

  • Thanks but im making an ipad native app

    using intel xdk for the app creation

  • our game was made for ipad only when i relaized intel xdk are not allowing platform restrictions . We really need to restrict the game for ipad only. Anyone has an idea how to do so ?

  • thanks

    i alerady used a plugin for that thanks anyway for the help

  • if that is the case i have all the plugin you mentioned . Why not using XDK ? so far the only pitfall i saw was slow performance on arm based android devices. Intel (which are only 10% of the market) works fine

  • cool, i find xdk so easy for my level of programming it just makes the app ready for submission.

    As for "admob iad gamecenter chartboost iap facebook and twitter share, browser , javascript call and more".. do you do that with cordova plugins ?

    Thanks