Releases: samme/phaser-plugin-display-list-watcher
Releases · samme/phaser-plugin-display-list-watcher
v2.0.0-0 for Phaser 4
Changes
- Phaser 4 is required. For Phaser 3, use version 1 of the plugin instead.
Links
- https://www.jsdelivr.com/package/npm/phaser-plugin-display-list-watcher?version=2.0.0-0
- https://www.npmjs.com/package/phaser-plugin-display-list-watcher/v/2.0.0-0
Examples
v1.2.1
v1.2.0
Added
- Tilemap Layers show
tilesTotal
.
Changed
- The plugin renders on top of all scenes.
v1.1.0
Added
- Keyboard controls: page up, page down, page start, page end
Changed
- Limit scrolling to the bottom of the text
- Round pixels when scrolling
Fixed
- Fixed error in a scene with no input plugin
- Fixed error in a scene with no keyboard plugin
- Fixed error destroying the plugin without destroying a scene