Beta versions are not as thoroughly tested as stable
New script APIs; bug fixes
23 July, 2024 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct Animate
Notes
This week's beta release brings mostly a batch of bug fixes, and some new scripting APIs. The 'Pick Nth child' condition has also been updated to allow indexing in to just the children of the provided object type - for example you can separately pick index 0 and 1 of "leg" and "arm" child object types to identify all four limbs. Happy testing!
Please note: due to staff time off, there will be no beta release next week (July 29-August 2). The next beta release will be the following week (August 5-9).
Like this Release?
Let us know with a thumbs up!
Launch r401
New Additions
Pick nth child: parameter to allow indexing in all children or only those of given object
Show better error message if failed to open project due to invalid folder names
Bug Fixes
Improve ability to load projects with invalid names without showing error message
Event sheet view: possible crash reordering function parameters
'Debug layout' did not always work when multiple projects open
Text: Z elevated text objects did not always render correctly with 3D Camera
Work around Safari bug that prevented changing volume of music tracks
Runtime error using incomplete container on loader layout
Export stats showed wrong unminified script size (regression r400)
Scripting updates
Add IAudioObjectType isSilent, masterVolume, stopAll()
Add IRuntime signal(), waitForSignal()
Add IWorldInstance getHierarchyOpts()
Add IWorldInstance getMeshPoint()
Share Construct Animate Release r401 Now