0plus1's Recent Forum Activity

  • yeah, speed is amazing in Ejecta, is waaaay faster than cocoonJS, especially with the last updates.

    1) I never noticed that, are you using:

    document.addEventListener('pageshow', function() {

        cr_setSuspended(false);

    });

    document.addEventListener('pagehide', function() {

        cr_setSuspended(true);

    })

    I'll test it and report.

    As for the screen sizes that is not an Ejecta related issue, I made my own scaling library which basically stretches the background to the window size, there are threads about this, every game is different, you might want to just stretch the background and keep the action in the center or to move around content based according to the aspect ratio. But this is completely off topic, I suggest you either search or open a new topic because it's a very long topic to discuss.

  • weisdaclick just "compiled" my new game, all working.

    You must be using a plugin that uses jquery. There is NO WAY to use jquery with Ejecta, not now not never.

  • Post updated, games that are not being part of the list is because they didn't follow the format.

    (Sorry but I don't have time to format it for you)

  • Guilty as charged of not updating it

    There should really be a public page made by scirra to showcase games made in construct, user made topics doesn't make any sense..

    At least we have one, even if it's not updated there is a list of game in the site..

  • Might be some of the new construct2 updates that broke something in the exporter. I'm in the process of publishing a new game on Ejecta so I'll take a look at it. Just be patient guys.

  • Hi, I was wondering if is possible to visualize (and calculate) the field of view in Construct 2.

    This is an example: redblobgames.com/articles/visibility

    Is something like this possible or I need to write my own plugin? Has something like this already been created?

    Thanks

  • Rayek it's not supposed to use jQuery at all! There is something very wrong with your code, did you follow the steps?

  • What's the xcode debug showing?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Nofish, it actually does:

    document.addEventListener('pageshow', function() {

        cr_setSuspended(false);

    });

    document.addEventListener('pagehide', function() {

        cr_setSuspended(true);

    })

  • hollowthreat I suggest you don't start in iOS development, there are plenty of block ahead of your path and Ejecta has still issues with memory management, the best would be to start with a simple desktop (or Windows Store) game and see how it goes before investing time and money into iOS, a market that is nowadays completely saturated and very hard to monetize..

  • hollowthreat you need the newest xcode, especially if you are pullin the latest version from github.

    You should enroll in the developer program if you are serious about development as you need to test the game on the device as soon as possible to not find yourself discovering that your game doesn't actually works on the device itself.

  • ramones, thank you very much, I see now what I was doing wrong.

    Appreciate it.

0plus1's avatar

0plus1

Member since 29 Dec, 2010

None one is following 0plus1 yet!

Connect with 0plus1

Trophy Case

  • 13-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

18/44
How to earn trophies