Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r219

Mesh distortion, in-app reviews, voice recorder example & more

06 October, 2020 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct 3

Create an Account

Notes

We have a big new release for you today with some exciting new features!

First up is we're introducing mesh distortion - an advanced feature that allows sprites to be split in to a grid of points, and each point moved individually to deform the appearance of the object. It even also deforms the collision polygon accordingly, so the adjusted sprite collides like you would expect too! Check out the new mesh distortion examples in the Start Page (just search for mesh), and stay tuned for further updates related to this feature coming soon.

Another new feature is that the existing Request app rating action in the Share plugin now uses the Android In App Review API when supported. This means it prompts the user to leave a review within the app itself. Note this requires your app to be published to the Play Store and there are also quotas limiting how much it can be used - see the relevant Android documentation for more details.

Finally we have a new Voice recorder example that shows how you can record a clip from the microphone and download or share the recording, along with some Game Recorder improvements to make this more convenient. As ever there's also a batch of bug fixes, and some performance work was done this release too. Note that we're dropping support for the legacy Microsoft Edge - the new Chromium-based Edge is still supported. Our data indicates the vast majority of users have already updated, but in case you still need to, you can install the update at microsoft.com/edge.

Like this Release?

Let us know with a thumbs up!

57
Launch r219

New Features

47 favourites
Mesh distortion
24 favourites
Share Plugin: 'Request app rating' action now supports Android's new 'In App Review API' to leave review without leaving app

New Additions

23 favourites
Add 'Mesh distortion' and 'Mesh relative displacement' advanced examples
18 favourites
'Voice recorder' advanced example
17 favourites
Game Recorder: 'RecordingType' and 'RecordingFileExtension' expressions

Changes

10 favourites
Dropped support for the legacy Microsoft Edge in the editor. Update to the latest Chromium-based Edge at microsoft.com/edge
22 favourites
Animations Editor: allow up to 16 collision poly points before warning appears

Bug Fixes

7 favourites
User media: could fail to request access to camera/mic on first run
8 favourites
Text: incorrect TextHeight calculation when changing text size with BBcode
6 favourites
OneDrive cloud save: could fail to list all items in big folders
5 favourites
Confirmation prompts (including "update to latest beta" prompt) did not always accept action with Enter key
5 favourites
Animations editor: crash using the mouse wheel to zoom (Chrome OS)
6 favourites
Animations editor: crash using the reload tool before saving the project
8 favourites
Animations editor: avoid closing the editor when pressing escape while editing an animation's name
5 favourites
Tilemap brush editor: "Remove tile" context menu option was not working properly on 47 tile brushes
6 favourites
Tilemap brushes: auto tile brushes were not saved when duplicating a tilemap object type
5 favourites
Timeline bar: keyframe selection toolbar button was never enabled
6 favourites
Start page 'Fetching project files' scripting example not loading

Performance Improvements

23 favourites
Optimize bounding box calculations for rotated objects

SDK updates

10 favourites
Add mesh distortion SDK APIs

Scripting updates

13 favourites
Add mesh distortion scripting APIs

Share Construct 3 Release r219 Now

  • 9 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Wow I was not expecting the mesh distrotion feature. That should allow for some amazing effects!

  • The mesh distortion will make for some fun with physics behaviour :)

  • Awesome feature!, with a lot of posibilities, thanks a lot

  • Please ad Mesh distortion to the Drawing Canvas! love

  • This is great news! However the first thing I tried to do was create a ball and add physics behavior only to find out it doesn't work. It works on platform/solid, but not with physics, distorting the mesh doesn't change the collision polygon.

  • tutorial firebase analytic sir

  • Will the new mesh distortion functionality also open up for more simple distortions as perspective and skew, bend etc?

  • This is interesting. With mesh distortion it should now be possible to make a software-based 3D renderer in Construct 3.

    It would be slow as heck, but it should work...

  • Awesome! Any chances for adding this mesh disortion feature to Tiled Backgrounds? In that case, the distortion would affect the texture.