Ashley's Recent Forum Activity

  • The share feature depends on the Web Share API. It's not supported in every browser yet, but its support is improving over time: https://caniuse.com/web-share

  • No software is perfect, so nobody can guarantee that everything will work perfectly, no matter which combination of technologies they use.

    As far as I'm aware, all our export options are working very well and we have thousands of happy customers.

  • To determine if an object is being touched, you need to combine tracking the touch events (e.g. pointermove, as documented here) to know where all the current touches are, with the containsPoint method to identify if one of those touches is over an object. (This is what the Touch object does internally.)

  • IIRC the main runtime script is ~200kb for an empty project with advanced minify and zip compression. It increases with size the more plugins and behaviors you use in the project, since each of those will embed the JS code for the plugin/behavior in the runtime script as well. So to make the script smaller, you need to use fewer plugins and behaviors.

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Look at the Physics catapult template.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm afraid at the moment our reward programme only issues free subscriptions when the translation first reaches 100%. The aim is to incentivize the completion of the language in the first place. That happened quite a long time ago for the Russian translation. We don't have a rewards programme for on-going updates of translations at the moment.

  • libGLESv2_adreno.so is the device's graphics driver. Unfortunately these issues are notoriously difficult to fix. The device's graphics chip manufacturer has to fix it, and it's traditionally proven very difficult to even report such issues to graphics manufacturers, let alone get them to fix it.

    Your best bet is probably to file an issue with Google at crbug.com with as many details as you can provide, and hopefully they can find a way to work around the problem.

  • Thanks for your contributions!

  • Please note due to recent changes to Chrome's file system API, you'll need to use NW.js 0.49+ for the local file/folder saves to work correctly. The next release of Construct will prompt you to update if you use an older version.

    • Post link icon

    We're using an experimental new feature in Chrome (WebCodecs) to support the ability to import animated image formats like GIF and APNG in to Construct 3.

    Where it's supported

    To use the experiment you will need to use:

    • Google Chrome 86+
    • Construct 3 r218+
      • In stable releases, tick Enable experimental features in Settings
      • In beta releases, it's enabled by default

    How it works

    When the feature is supported, you can import animated image formats (e.g. GIF files) to Construct 3, and it will import each individual animation frame as a separate image. This includes:

    • Importing image files to the Animations Editor by any means (open, import files, drag-and-drop etc.), which will import all the animation frames
    • Dragging and dropping an image file directly in to the Layout View, which will create a Sprite with a default animation containing all the animation frames

    The following animated image formats are currently supported in Chrome:

    • GIF (.gif)
    • APNG (Animated PNG, .png or .apng)
    • Animated WebP (.webp)
    • Animated AVIF (.avif, .avifs)

    Feedback

    Let us know if you have any thoughts about this! You can use this thread for general discussion about the feature. If you find a bug or a crash with it, please file an issue on the issue tracker as usual, following all the guidelines to ensure we can help.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,769,143 followers

Connect with Ashley

Trophy Case

  • 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
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x126
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs