Beta versions are not as thoroughly tested as stable
Event variable improvements; new examples; bug fixes
28 May, 2024 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct Animate
Notes
In this week's release we have some improvements for event sheet variables. These include the ability to reset a single global variable to its initial value, as well as being able to reset all static local variables. The Parameters Dialog now also lists event variables in its dropdown ordered by scope, so the variables you are most likely to want to refer to are nearer the top of the list.
Other improvements include a new script interface for the Platform Info object, some additional SDK methods, a new 'Blacksmith forge' animation example, and some bug fixes. Happy testing!
Like this Release?
Let us know with a thumbs up!
Launch r393
New Additions
System: 'Reset' action to reset a single variable to initial value
New examples 'Blacksmith forge', 'HTML layers'
System: 'include static' option for 'Reset global variables' action
Parameters dialog: group event variable dropdown by scope
Add check for modern JavaScript support when starting project
Bug Fixes
Editor could get stuck exporting deduplicated and optimized WebP images (regression r389)
Flowcharts: crash duplicating flowcharts
Flowcharts: some properties were not copied after duplicating
Scripting updates
Add IPlatformInfoObjectType script interface
Add IRuntime.platformInfo
Add IRuntime.getHTMLLayer()
Share Construct Animate Release r393 Now