Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r311

Hide instance variables; chooseindex expression; fixes for Safari 16

21 September, 2022 ()

Email Me New Releases

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

Create an Account

Notes

This release adds a new Show in Properties Bar option for instance variables. This can be unchecked to hide the corresponding property in the Properties Bar. This can be useful for instance variables that are only used in event sheets - there's no need for those to be listed for object properties, and so you can tidy up the list a bit by hiding the ones you don't need to show there.

There's also a new chooseindex system expression, which lets you return one of the following parameters from a zero-based index. For example chooseindex(1, "foo", "bar", "baz") will return "bar".

We also have a batch of bug fixes, and worked around two bugs in the latest Safari 16 update. In particular if you were having trouble with Remote Preview in iOS 16, it should be working better now; if you still have issues try clearing your browser cache and then try again.

Like this Release?

Let us know with a thumbs up!

11
Launch r311

New Additions

1 favourites
Instance variables: option to hide from Properties Bar
1 favourites
System 'chooseindex' expression

Bug Fixes

0 favourites
Possible crash pasting layouts referencing families
0 favourites
Physics: incorrectly handled resizing with non-centred origin
0 favourites
SpriteFont: TextHeight did not always correctly handle scale
0 favourites
Layout view: wrong layer names in context menu options
0 favourites
SVG Picture: did not work with files in subfolders (regression r310)
0 favourites
Work around Safari 16 bug that broke Remote Preview
1 favourites
Work around Safari 16 bug that broke music playback

Language updates

0 favourites
Enable zh-TW (aka traditional Chinese) language by default

Scripting updates

0 favourites
Add SpriteFont textWidth and textHeight properties

Share Construct Animate Release r311 Now

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Nice beta, could be cool if one day we could modify families with events, It would be super useful, there isn't even a plugin for that...