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

Event variable improvements; new examples; bug fixes

28 May, 2024 ()

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

In this week's release we have some improvements for event sheet variables. These include the ability to reset a single global variable to its initial value, as well as being able to reset all static local variables. The Parameters Dialog now also lists event variables in its dropdown ordered by scope, so the variables you are most likely to want to refer to are nearer the top of the list.

Other improvements include a new script interface for the Platform Info object, some additional SDK methods, a new 'Blacksmith forge' animation example, and some bug fixes. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

7
Exécuter r393

Nouveaux ajouts

0 favoris
System: 'Reset' action to reset a single variable to initial value
1 favoris
New examples 'Blacksmith forge', 'HTML layers'
0 favoris
System: 'include static' option for 'Reset global variables' action
0 favoris
Parameters dialog: group event variable dropdown by scope
0 favoris
Add check for modern JavaScript support when starting project

Corrections de bug

0 favoris
Editor could get stuck exporting deduplicated and optimized WebP images (regression r389)
0 favoris
Flowcharts: crash duplicating flowcharts
0 favoris
Flowcharts: some properties were not copied after duplicating

Scripting updates

0 favoris
Add IPlatformInfoObjectType script interface
0 favoris
Add IRuntime.platformInfo
0 favoris
Add IRuntime.getHTMLLayer()

Partager Construct Animate la parution r393 maintenant

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Nessa versão existe um bug no qual quando exporta o projeto para Apk "DebugApk" para teste, após executar no celular android aparece um erro dizendo o seguinte: "Ocorreu um problema ao analisar o pacote". Na versão anterior não acontecia isso!