Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r468

New fullscreen modes; fixed framerate mode; editor memory optimizations & more

13 January, 2026 ()

Email Me New Releases

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

Notes

This week's beta release includes some new fullscreen modes Integer scale inner and Integer scale outer. These work the same as Scale inner and Scale outer, but much like Letterbox integer scale mode, will only use a whole number scale factor. This provides new options for entirely filling the screen, but preserving pristine pixel art, ensuring every pixel is displayed at the same size.

We've also added a new Fixed framerate mode, where you can choose a specific framerate like 30 FPS. This also applies a fixed delta-time (dt) value. We still recommend using v-synced mode for a smooth display: fixed mode uses a timer to schedule frames and so it won't necessarily correlate to the display refresh rate and so can still end up looking janky regardless of the fixed framerate you choose; and the fixed delta-time value means things will go in to slow motion if the target framerate can't actually be achieved. However it can be a useful tool for saving battery with a lower framerate, for quick test projects, or another way to test your use of delta-time is correct by checking movement at different framerates.

This release also includes some editor optimizations to help ensure large projects don't use too much memory while you work on them. As ever there's also a batch of other changes and bug fixes. Happy testing!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 7 DownvoteDownvote
Launch r468

Changelog iconNew Additions

Not favoritedFavorited Favorited 0 favourites
New fullscreen modes 'Integer scale inner' and 'Integer scale outer'
Not favoritedFavorited Favorited 1 favourites
Support for fixed framerate mode

Changelog iconChanges

Not favoritedFavorited Favorited 0 favourites
Free edition: change 'Buy now' tab to a button
Not favoritedFavorited Favorited 0 favourites
Disable WebGPU in Safari for the time being due to Safari bugs
Not favoritedFavorited Favorited 0 favourites
Disable WebGPU on Intel Gen9 devices due to driver bugs
Not favoritedFavorited Favorited 0 favourites
Disable some editor image caching to reduce memory usage for large projects

Changelog iconBug Fixes

Not favoritedFavorited Favorited 0 favourites
Animations editor: crash loading images (regression r467)
Not favoritedFavorited Favorited 0 favourites
Scroll To behavior: instance time scale did not affect screen shake
Not favoritedFavorited Favorited 0 favourites
Scale inner/outer not scaling pixel-perfectly with low quality fullscreen mode and nearest sampling
Not favoritedFavorited Favorited 0 favourites
9-patch: did not render correctly when mirrored/flipped
Not favoritedFavorited Favorited 0 favourites
9-patch: fix possible issues rendering when applied to 3D shape face
Not favoritedFavorited Favorited 0 favourites
Audio: playing and then immediately stopping audio sometimes did not stop

Changelog iconPerformance Improvements

Not favoritedFavorited Favorited 0 favourites
Further optimize general editor memory usage
Not favoritedFavorited Favorited 0 favourites
Improve Layout View rendering performance

Changelog iconScripting updates

Not favoritedFavorited Favorited 0 favourites
Add IRuntime.fixedFramerate

Share Construct Animate Release r468 Now

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!