Ashley's Forum Posts

  • Why would you want to do that? This kind of thing contradicts the way the rest of the event system is set up, so I would discourage it anyway. Some official plugins have actions/expressions which can only be used in certain triggers, but if used outside of that they are just a no-op or return an empty value.

  • Oops, the server crashed. It's up and running again now. I'll try to investigate what happened and see if I can fix the problem.

  • Closing as not a bug report.

    • Post link icon

    No, you don't need to do anything. It's just that iOS starts off with audio muted, and the C2 engine automatically unmutes it for you on the first touch. The only change mentioned in this thread is that previously C2 would automatically unmute when the touch started, but since iOS 9 it's when the touch ends instead.

  • This was posted while most of us were out on holidays over the festive season, and we normally ask for a few weeks to get round to reviewing reports. Please be patient! I should be reviewing more bug reports this week.

  • You do not have permission to view this post

  • If unchecking "Cache icons in editor for better performance" fixes this, then it's due to a limit in the Windows OS itself rather than C2, so closing. If you still think there is an issue, please make sure you follow the bug report guidelines such as by providing a .capx with specific steps to reproduce, otherwise there is nothing that can be done.

  • Have you tested on the latest beta with the latest NW.js 0.13 alpha? That is a pretty major upgrade in NW.js support.

  • Closing, please follow the bug report guidelines.

  • Thanks, should be fixed in the next build.

  • In this thread: https://groups.google.com/forum/#!topic/nwjs-general/Z1V9cmfPhRQ

    Roger (one of the NW.js developers) says that NW.js 0.13 alpha6 and above should automatically import data from apps using NW.js 0.12 or older. Can you confirm if this is working or now in alpha7? Also beware it may be that if you tested an earlier version which didn't import data, you accidentally wiped the storage.

  • Well, the problem makes very little sense, because the age of a .capx should not affect anything. If you can provide any more information to narrow down the cause of the issue that would be very useful. In particular identifying the specific version of C2 where the problem started is always useful.

    • Post link icon

    SamRock - the engine now works around the issue in the original post, if you're on the latest stable or beta release of C2 then it should basically work exactly the same as it used to, but unmuting on the first touchend instead of touchstart.

  • Ashley

    As I said upthread, I was hoping to get feedback on what potential issues could be causing it so I could fully test/tweak as much as possible before reporting it as a bug .

    When talking about performance, measurements are *everything*. Still, if you're looking for guesses, check the parts of Performance tips about tilemaps.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I just don't think it matters, which is why we don't specifically highlight it on our site, and I'm OK with that. We also don't mention the HTML5 export has a ~245kb overhead, which is a 1200% overhead if your game is 20kb, because it doesn't materially affect anything. Sure, someone could claim they want to run their game over a 56k modem and that overhead is too much, but for such a significant majority of users, it is of no practical importance, so it does not warrant a mention. Since virtually nobody else has ever complained about the NW.js file size overhead, I also believe it to be of no practical importance to the vast majority of users.

    Exporting to the web is a viable alternative with little overhead if your game is not for sale. If your game is for sale, e.g. on Steam, then customers in that market are accustomed to multi-gigabyte downloads so a 65mb download does not seem like a significant hurdle to commercial success. If the game is not directly for sale (e.g. a free hobby-made indie game), then web publishing seems to be a perfectly viable low-overhead alternative.