移动时奇怪的 Phaser 黑线和 "blur"
Weird Phaser black lines and "blur" while moving
(叫它 "blur" 因为我不知道它是怎么命名的)
镜头:https://youtu.be/zvoQilhFxUw
项目:https://github.com/hasezoey/phaser-tiled-test/
有谁知道为什么会这样以及如何解决?
Phaser 3.8
Tileset tiles 16x16(无间距/边距)
使用 Tiled
制作的地图
维瓦尔第@最新
黑线/出血修复:https://github.com/sporadic-labs/tile-extruder
由
修复
编辑:将 pixelArt 更改为 false 时,它工作正常但似乎已过时
问题是 tileset 需要拉伸以避免 WebGL 中的出血。此节点应用程序应该完全满足您的需求:http://phaser.io/news/2018/05/webgl-tile-extruder
(叫它 "blur" 因为我不知道它是怎么命名的)
镜头:https://youtu.be/zvoQilhFxUw
项目:https://github.com/hasezoey/phaser-tiled-test/
有谁知道为什么会这样以及如何解决?
Phaser 3.8
Tileset tiles 16x16(无间距/边距)
使用 Tiled
制作的地图
维瓦尔第@最新
黑线/出血修复:https://github.com/sporadic-labs/tile-extruder
由
编辑:将 pixelArt 更改为 false 时,它工作正常但似乎已过时
问题是 tileset 需要拉伸以避免 WebGL 中的出血。此节点应用程序应该完全满足您的需求:http://phaser.io/news/2018/05/webgl-tile-extruder