Beta versions are not as thoroughly tested as stable
09 January, 2019 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
We have a follow-up release for r132 today to fix a few issues in that release, as well as a few other changes that made the cut. The main two issues are that due to a build issue in r132 the Tween behavior was not working. This also had follow-on effects that prevented exports from working. Additionally there was an issue since r129 that meant the editor did not always respond correctly to touch on mobile devices. Both issues should now be fixed in this release.
There's also a range of other fixes: notably a couple of improvements to the C3 runtime debugger to take in to account the new Z elevation feature, as well as also now saving the properties added to the Watch; and some other fixes for the C3 runtime.
Like this Release?
Let us know with a thumbs up!
Launch r133
New Additions
C3 runtime debugger: add properties for Z elevation
Bug Fixes
Broken Tween behavior in r132, also causing broken exports
Editor not responding properly to touch on mobile devices (regression since r129)
C3 runtime: inserting at end of Array did not work
C3 runtime: playing audio now immediately counts it as playing as it did in the C2 runtime (previously there was a short delay before 'Is playing' became true)
C3 runtime: 'On collision' did not always work in an OR block
C3 runtime: 'Is on screen' did not take in to account Z elevation
C3 runtime debugger: did not save entries added to Watch
C3 runtime debugger: instance highlights did not take in to account Z elevation
Audio: fading volume did not work correctly in Safari
Platform: adjusted to improve handling of rotating floor platforms
Share Construct 3 Release r133 Now