Beta versions are not as thoroughly tested as stable
Autocomplete for tags; new example; bug fixes
05 June, 2024 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct Animate
Notes
This week's release includes the ability to use autocomplete for tags. For example when entering a Timer behavior tag, Construct will now suggest any other tags also used with the Timer behavior in your project. This applies to a lot of different features: it covers tags for tweens, timers, Audio, AJAX, timeline controller, signals, and Local Storage keys. Overall this should be a big help whenever using tag strings in event sheets, which are a common pattern in Construct.
We've also got a range of other updates including bug fixes and some new scripting events. There's also a new example demonstrating the use of HTML layers to place a custom canvas in between Construct layers, using the 2D context to allow vector drawing - such as an antialiased bezier curve with a gradient - which may be an interesting option when using scripting. Happy testing!
Like this Release?
Let us know with a thumbs up!
Launch r394
New Additions
Parameters dialog: autocomplete for tags
New example 'Custom canvas drawing'
Changes
Parameters dialog: list function parameters in separate section with event variable parameters
Bug Fixes
Text: background opacity not always correctly applied on first draw
Layout view: 3D shapes sometimes not updating after changing global layers
Drag & drop: fix unintentional change in handling input (regression r389)
Touch/mouse: some conditions may not have worked correctly in OR blocks
Scripting updates
Add IRuntime events before/afteranylayoutstart/end
Share Construct Animate Release r394 Now