Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r375

Video Recorder updates; flowcharts improvements & more

16 January, 2024 ()

Email Me New Releases

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

Notes

In this release we've done some modernisation work on the Video Recorder plugin (which allows for real-time recording, as opposed to "offline" video exports), aiming to better support new media formats coming to browsers. Previously you had to select both a container format and codec at the same time, such as "WebM VP9" or "MP4 H.264" as a single selection. This also didn't really make sense if you chose an audio codec with a different container (e.g. WebM VP9 + MP4 AAC is a contradictory selection). So we've replaced the conditions and actions with new versions that allow selecting the container separately, such as "WebM" container, "VP9" video codec, and "Opus" audio codec. Then in future when more formats are supported it will be easier to support them, and provide more flexibility in choosing a format. Existing projects should keep working the same, but delete the affected conditions/actions and add them again from scratch to make sure you switch to the new versions which let you choose the container format separately.

This release also includes some improvements for Flowcharts: there's a new rectangle selection tool to allow multiple selections of nodes. You can now also clone nodes by Ctrl+Drag. There's a few other additions and fixes in the changelog below. Happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 6 DownvoteDownvote
Launch r375

Changelog iconNew Additions

Not favoritedFavorited Favorited 0 favourites
Flowcharts: add a rectangle selection tool to select multiple nodes
Not favoritedFavorited Favorited 0 favourites
Flowcharts: clone nodes by Ctrl/Meta + drag
Not favoritedFavorited Favorited 0 favourites
'Debug project' option for main toolbar preview button
Not favoritedFavorited Favorited 0 favourites
Physics: 'Set awake' action

Changelog iconChanges

Not favoritedFavorited Favorited 0 favourites
Video Recorder: replace recording actions with versions that select container format separately
Not favoritedFavorited Favorited 0 favourites
Video Recorder: replace 'Is video/audio format supported' conditions with versions that select container format separately
Not favoritedFavorited Favorited 0 favourites
Video Recorder: improve codec selection when multiple formats supported
Not favoritedFavorited Favorited 0 favourites
Video Recorder: remove support for Ogg container
Not favoritedFavorited Favorited 0 favourites
Platform Information dialog: update codec list; remove Ogg container
Not favoritedFavorited Favorited 0 favourites
Layout View: also show layer hidden/locked warning when pasting

Changelog iconBug Fixes

Not favoritedFavorited Favorited 0 favourites
Animations editor: deleting a frame not highlighting the next one available

Changelog iconScripting updates

Not favoritedFavorited Favorited 0 favourites
Add IPhysicsBehaviorInstance.isAwake

Share Construct Animate Release r375 Now

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Is there a reason why Video Recorder is getting attention before Voice Chat? I have seen many more requests regarding Voice chat, especially in a video game environment. I don't see where Video recorder would be useful.

    Is this a stepping stone toward voice chat? Will we be able to transmit these recordings via multiplayer at the very least? Creating some kind of video chat?