Les versions Beta ne sont pas autant testées que les versions Stables

Les versions Beta ne sont pas autant testées que les versions Stables

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

29 November, 2022 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Créer un compte

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!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

11
Exécuter r320

Nouveaux ajouts

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

Changements

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

Corrections de bug

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

Scripting updates

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

Partager Construct Animate la parution r320 maintenant

  • 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.