Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r320

Tilemap & timeline brush improvements; new scripting examples; bug fixes

29 November, 2022 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct Animate

Create an Account

Notes

After a short and well-earned break, we're back with a new beta release! The main updates in this release are improvements for tilemap brushes, including undo support in the tilemap brush editor, auto-tiling support for families, and the ability to use brushes by name. There are some timeline improvements too providing easier ways to switch between width/height and scale property tracks. The Slider Bar object also has a new On changing trigger (and "input" script event) that fire while the slider value is changing, instead of only when it stops changing.

Other improvements include some new scripting examples, updates to allow detecting button press/release for any gamepad, and as ever a batch of bug fixes. Happy testing!

Like this Release?

Let us know with a thumbs up!

11
Launch r320

New Additions

0 favourites
Tilemap brush editor: undo support
0 favourites
Auto tiling: support using brushes with families of tilemaps
0 favourites
Tilemap plugin: actions to use brushes by name; condition to check brush exists
0 favourites
Timeline bar: context menu options to convert width/height property tracks into equivalent scale property tracks
0 favourites
Timeline bar: setting to choose between width/height or scale as the default property tracks created while editing
0 favourites
Slider bar: 'On changing' trigger (fires while slider is being dragged)

Changes

0 favourites
Update CodeMirror (text/code editor) to v5.65.10
0 favourites
Gamepad: allow using -1 for any gamepad in 'On gamepad any button pressed/released'
0 favourites
Gamepad: replace LastButton expression with ButtonIndex, as due to an oversight LastButton never used its parameter

Bug Fixes

0 favourites
Find bar: pressing Ctrl+F with search field already focused brought up the browser search feature
0 favourites
Find bar: crash navigating to search result that used data editor
0 favourites
Text editor: ensure pressing Ctrl+F does not also bring up project search
0 favourites
Text objects: did not always immediately show web fonts in editor with folder export file structure
0 favourites
Folder-based projects incorrectly showed "Auto reload all on preview" option for non-script folders
0 favourites
Importing C2 projects incorrectly set folder export file structure rather than flat
0 favourites
Could not import C3 projects from older releases that referenced invalid audio file names in Audio actions
0 favourites
Timeline bar: update audio tracks when the corresponding audio files change
0 favourites
Tilemap brush editor: blurry drawing of tiles
0 favourites
Animations editor: guess collision polygon tool incorrect by 1 pixel on the right and bottom
0 favourites
Hierarchies: connecting arrows drawn incorrectly with parallaxed layers
1 favourites
Timeline bar: crash right clicking on a timeline track in Firefox

Scripting updates

0 favourites
Add 2 new script examples 'Tracking pointers', 'Scripting effect parameters'
0 favourites
Slider bar: "input" event

Share Construct Animate Release r320 Now

  • 2 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • I'm glad to see some improvements for TiledMap tools.

    I was really disappointed with the last updates these months, in my opinion the features and additions wasn't really usefull, I mean, the Sotfware is really cool but there still some real issues that needed to be fixed before improving, and the Tile Map is ont of them so, really happy to see improvments here! Keep the good job!

    Thanks!

  • Nice to see tilemaps getting some love! Would be super cool to be able to select and drag already drawn tiles to different locations on a tilemap as well.