Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

v1.1.1

Latest

Choose a tag to compare

@teampanfu teampanfu released this 09 Jun 00:39

What's Changed

  • The NineSlice can now be created with 0 as size, it will then use 32 as default.
  • If the NineSlice size is below the minimum, it will still be created and will only show the error instead of aborting.
  • In the latest Phaser beta (v3.60.0-beta.9), RenderTexture is flipped if it is not defined as a sprite texture. This is now done.
  • The frame key must now be a string and no longer accepts a number.