Beta versions are not as thoroughly tested as stable
Audio multiple tags; opacity/visibility in hierarchies; custom action improvements & more
14 February, 2023 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct Animate
Notes
We have another release packed with improvements for you this week. First of all by popular demand there's now support for multiple tags in the Audio object. This is off by default for backwards-compatibility with existing projects, but you can enable it in the Audio object's properties and then use multiple tags separated by spaces. Note however that when using effects, each sound can only be routed to one set of effects, so only the first tag is used for effects.
Hierarchies now also support opacity and visibility, making it easier to manage changes in opacity and visibility across a whole hierarchy of objects. We also have a range of improvements for custom actions, including autocomplete support for overrides, and a few bug fixes to ensure they are working as intended.
Other than that we're pleased to enable a Turkish (tr-TR) translation (currently still under review) thanks to the language contributors. There's also a big batch of bug fixes as we work to make sure Construct is as robust as possible!
Like this Release?
Let us know with a thumbs up!
Launch r330
New Additions
Audio: support for multiple tags
Hierarchies: support opacity and visibility
Autocomplete inherited family custom action names when creating object type custom action
Changes
Properties Bar: don't apply rounding to instance variable number values
Bug Fixes
Runtime crash calling custom action whose event block was disabled
Calling nested custom actions did not always run as expected
Renaming objects did not update display of custom action blocks
Calling a non-copy-picked function from a copy-picked function could have wrong instances picked
Find bar: possible crash using 'Go to' menu option after result removed
Offline accounts not working in Firefox
SVG Picture: possible crash rapidly undoing and redoing changes to SVG file property
Layers bar: prevent arranging global/overridden sub-layers in a way that creates a cyclic reference
Project bar: incorrectly allowed deleting root folders with Ctrl+X shortcut
Prevent setting near distance further than far distance or far distance closer than near distance
Sometimes could not undo changing layout event sheet property
Missing undo description for replace condition/action
Possible crash undoing quickly after adding an effect
Timeline bar: scrolling not working before the bar is resized
Timeline bar: color property track incorrectly created when creating opacity property tracks
Timeline bar: crash pressing the button to go to the last keyframe while a timeline is empty
Templates: inconsistent settings after duplicating object type then creating an instance of the clone
Templates: some plugin properties not reflecting changes in the layout view after changing the source template of a replica
Templates: cutting and pasting a template caused an inconsistent state
Animations editor: crash copying and pasting an animation while the preview is showing
Animations editor: drawing sometimes not possible after closing the editor while the preview window was open then opening it again
Layout view: possible crash dropping files from a compressed archive
Ease editor: crash after redoing changes made in the editor after closing it
Tilemap brush editor: possible crash working on the editor and closing it quickly
SDK updates
Add editor method IProject.GetProjectFileByExportPath(path)
Ensure 'target' property for AddCordovaResourceFile() is really optional
Language updates
Turkish (tr-TR) language now available by default (under review)
Share Construct Animate Release r330 Now