Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r329

Family custom actions and overrides; 'On signal' trigger; bug fixes

07 February, 2023 ()

Email Me New Releases

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

Create an Account

Notes

In the previous release r328 we introduced a major new Custom Actions feature. In this release we're taking it further! Now custom actions created for families appear for object types in that family - in other words family members inherit custom actions from the family. Not only that but object types can override family custom actions by creating a custom action with the same name as an inherited one. That will mean that object type's custom action is run for its instances instead of the family custom action when running a family custom action. In this case the object type's custom action can even call the original family custom action again. This allows the override to either replace or extend the family custom action. This is a concept known as polymorphism in programming, and we've made it easy to use with event sheets.

Other than that there's a new On signal trigger, which fires when the Signal action is run with a matching tag. This can be used as a simple way to handle dynamic functions, such as signalling with a string expression as a tag, or handling the same signal in multiple places. As ever we also have a batch of bug fixes!

Like this Release?

Let us know with a thumbs up!

14
Launch r329

New Additions

1 favourites
Show custom actions inherited from families
1 favourites
Allow custom actions on family members to override family custom action
1 favourites
System: 'On signal' trigger

Changes

2 favourites
Loop all animated effects after 3 hours to prevent degrading quality over time due to floating point precision

Bug Fixes

1 favourites
Physics: crash creating joint to object, disabling physics behavior on object, then destroying object
1 favourites
Physics: incorrectly handled non-centered origin with mirror/flip (regression r318)
1 favourites
Call function actions not working correctly with debugger
1 favourites
Event sheet view: could paste incorrect function names after a failed paste attempt
1 favourites
Event sheet view: 'Call function' actions could incorrectly disappear after a failed drag of a function block
1 favourites
Event sheet view: dialog could sometimes jump when adding a condition/action
1 favourites
Containers: persisted instances in containers not recreating siblings (regression r320)

Scripting updates

1 favourites
Fix incorrect handling of destroying instances while ending a layout

Share Construct Animate Release r329 Now

  • 0 Comments

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