Skip to content

v3.16.0-alpha.1 - Jul 30, 2021

Pre-release
Pre-release
Compare
Choose a tag to compare
@PhaserEditor2D PhaserEditor2D released this 30 Jul 16:50
· 1173 commits to develop since this release

v3.16.0-alpha.1

Added

  • #136 Prefabs: generateAwakeEvent and generateAwakeHandler.
  • #136 User components: the generateAwakeEvent flag.
  • #136 A commands for disabling the Awake event in all prefabs. But ony it is not set explicitly in the prefab.

Updated

  • #136 Prefabs: constructor ordering of custom definition props and START-USER-CTR-CODE.

Fixed

  • #134 Creating a list in the editor results in an initialized array in the generated code.
  • #135
    Word wrap width does not behave correctly
  • Scene Editor: fixes Move To Parent dialog in context of prefab scenes.