Chadori's Recent Forum Activity

    Hear hear!

    Construct 3's mobile department is hopeless, no one is even bothering to check for any issues.

    It is pointless to argue since it's apparent that the Construct 3 developer isn't even aware of the issues or chooses to ignore them. So many people have tried and just gave up.

    Most tests the Construct 3 developer makes are about how fast JS is in the web, since that's what he only ever truly does. And then advertise how fast JS is, and make it look like even mobile is as well. Not after those benchmark tests that have no relevancy to actual issues of performance stability and performance throttling on mobile builds.

    For new users, if a game isn't as simple as Flappy bird or Angry Birds, then don't bother making it. If you think performance will get better after export, you'll be surprised it will be at least 30% worse after export than preview. And that's before the stability issues.

    Back in 2016, the Construct 3 developer said devices are getting more powerful and the performance will get better. Well, that's true, but not that you will benefit from it, Construct 3 performance is getting worse.

    Every tick needs to be light on mobile, but even the actual event sheet is so heavy and bloated, it's almost like a JS sandbox. I've fixed that by coding with JavaScript, but wait until you hear about a bigger problem, refresh rates on mobile.

    The browser is still as slow, but the demand for graphics is getting higher. Dealing with 60Hz on mobile exports is bad enough, but now we have 120Hz, and the Construct 3 developer is acting like it's no big deal, they made another product Animate since they probably feel like they have so few things to improve in the actual game engine.

    And then we suggest for frame rate locking, and the Construct 3 developer indirectly says it is a horrible idea for some technical reasons in which Chromium doesn't support, yet other engines like Phaser support. We then get linked to that everlasting Chromium issue that everyone already abandoned, forgotten or worked around.

    What's worse, is that people who either are clueless or only exports to web, web mobile or desktop, will also reply and say that the performance is fine, making us getting ignored even further. That is until they have to experience it themselves, and then be the ones to complain in the future.

    It's so easy to brush something off you don't experience or care.

  • Can we have runtime events for layouts? Specifically:

    Undocumented events

    1. beforefirstlayoutstart
    2. afterfirstlayoutstart
    3. afterlayoutstart

    Needed events

    1. beforelayoutstart

    Most especially beforelayoutstart, since running plugin tasks after the event trigger On layout start causes timing issues. I currently need to do plugin calibrations before the event sheet starts.

    Tagged:

  • I'm sorry to bother you, but either the SDK (which is not an SDK btw) or the documentation is lagging behind or missing parts

    Construct 3's official Addon SDK documentation is definitely not a real documentation, it's more of a dictionary.

    In the early days, we used to inspect Construct 3 to know how to use them properly, which is also inconvenient due to the engine being obfuscated.

    Fortunately, there are already a lot of addons available now for learning material, you can just unpack them and see how it all works.

  • I also have no idea what this has to do with Construct Animate or why anyone even mentioned that.

    and I would emphasise, that is absolutely nothing to do with Construct Animate

    Since you are curious:

    From past discussions, it has already been pointed out (by others) that whenever someone complains about something and it goes on for a while, at the end of a long discussion you always end up saying you have a small team and it is not feasible to implement. However, you were still able to create an ambitious project like Animate that no one ever suggested.

    Just a suggestion, no need to get defensive. I didn't say the technicalities involve Animate, I said the potential workload is probably better risked here where your majority of users reside, compared to a future sighted project like Animate.

    This feature already exists in other free HTML5 game engines like Phaser and GDevelop.

  • I wouldn't even suggest this considering you could waste your time when browsers eventually support this, especially since you have a small team.

    However, I think most would agree that your time is better potentially risked to be wasted here than something like Animate, which your subscribers probably rarely use.

  • Would it be preferable to include support for setTimeout() if requestAnimationFrame() wouldn't get us support for limiting fps? At this point, I think it is worth it.

    The cons of not using requestAnimationFrame() are tolerable compared to working around the uncontrollable application fps, especially on mobile. Unless you recommend us to only make simple games.

    It is so easy to skip frames in Construct 3, especially since the event sheet already has a huge overhead than JavaScript. Having a 120Hz mobile phone, that leaves us little processing time per cycle, it's not farfetched to think that it could only take a For each condition in a RTS game to create phantom stutters on runtime. Especially since it is already hard to optimize smoothness for a 60Hz mobile phone.

  • Hi sialifecom, upon checking everything seems to still check out.

    My best guess is that you haven't configured your Xcode application or haven't updated updated to the latest version, which is required by Construct 3, especially with SDK integrations like ad-networks.

    If you need realtime technical support, please kindly visit our Discord server.

  • Hi everyone, sorry for announcing too late. Support channels are on halt until Nov 03, 2022. Thank you for understanding.

  • The first method I mentioned doesn't require another Construct 3 plugin, that is just an automated way to do it in your build outside the Construct 3 Build Service if you do not use a Construct 3 plugin.

    Now that I looked at your linked snippet, that's exactly what the Cordova plugin does.

    However, if you plan to modify your Android Studio project directly, you can look for the line com.google.android.gms.permission.AD_ID in the AndroidManifest.xml and remove it.

  • You can remove that through a Cordova plugin: chadori-mobile-ad-families-programs, you just insert it in your config.xml through Cordova project export.

    If you have the Construct Master Collection, you can do this automatically by adding the object Mobile Advert Families Programs.

  • Release 42 - Stability Update

    Hi everyone, there is a new important update for the Construct Master Collection, please click here to read the release note and download the update.

    There are important bug fixes and SDK version updates in this new release for the Mobile IronSource Collection, Google Admob Collection and Mobile Master Collection, if you have updated to either Release 40 or Release 41.

    We also have a new plugin in the collection.

    Thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi Ashley,

    Would it be possible for us users to know how sprite-sheets are grouped? I've tried looking around however it seems there isn't any technical guide or documentation to how it exactly works yet. (If there is one already, please kindly reply a link.)

    Currently, I have found out by looking around in the forums you mentioning that images are grouped based on their placement in layouts. Does this apply to global layers as well? And, how does it work? I've also noticed that images that exist in separate layouts still end up grouped together, does that mean the layout placement grouping is only for prioritization and still allow separate layouts when there is space?

    I'm interested in finding more about this feature, this would really be helpful in anticipating how images would be grouped in the project, thus knowing the proper way to place images.

    Tagged:

Chadori's avatar

Chadori

Member since 10 Oct, 2014

Twitter
Chadori has 49 followers

Trophy Case

  • 10-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • RTFM Read the fabulous manual
  • x2
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

24/44
How to earn trophies