Beta versions are not as thoroughly tested as stable
More 3D shape additions; bug fixes
20 April, 2021 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
In this release we've added a couple of extra features to the new 3D shape plugin. There's a new Corner (in) shape, and the existing Corner shape has been renamed to Corner (out) to help clarify the difference. There's also a new Set face image action that lets you swap the images used for each face, such as setting the top face to use the image of the left face. A new 3D shape beginner example has also been added which provides a fun interactive tour demonstrating what you can do with this new plugin and highlighting some creative possibilities.
Other than that this release has a few other changes like updating the version of Cordova used for Android, and lifting some limits in the data editors, as well as a batch of bug fixes. Stay tuned for more updates!
Like this Release?
Let us know with a thumbs up!
Launch r245
New Additions
3D shape: new "Corner (in)" shape
3D shape: 'Set face image' action
New '3D shape' beginner example
New examples 'Block breaking', 'Lava pillars', 'Object time freezing'
Changes
Update cordova-android to v9.1.0
Another adjustment to get exact text vertical center alignment
Data editors: increase maximum size from 1000x1000x100 to 1 million for each dimension
Bug Fixes
'Call function' actions did not always update text after renaming items
Animations editor: do not show drop overlay when dropping files on the frames panel while editing 3D shape
Animations editor: main image not showing after cropping a selection created from pasting from an external image editor
Animations editor: collision polygon tool toolbar showing fractional values when snap to grid is enabled
Animations editor: UI elements in the same space as a rectangle selection cannot be interacted with
Data editor: additional quotes added when cutting and pasting content with quotes
Data editor: empty cells in a vertical selection ignored when pasting them
Scene graph: issue loading savegame including hierarchy information
Scene graph: hierarchy information not duplicated properly if connections were setup between instances in different layers
Scene graph: crash duplicating layouts (regression r243)
Error using advanced minification with Sine/Pathfinding behaviors (regression r244)
Firefox: possible crash closing parameters dialog while a sub-dialog still open
Scripting updates
ILayout.getLayer() now returns null instead of throwing exception if layer not found
Share Construct 3 Release r245 Now