1. 首页
  2. 数据库
  3. 其它
  4. phaser plugin debug body colors:按碰撞状态为Arcade Physics实体着色 源码

phaser plugin debug body colors:按碰撞状态为Arcade Physics实体着色 源码

上传者: 2021-02-24 22:35:21上传 ZIP文件 28.29KB 热度 8次
Phaser 3调试主体颜色插件 new Phaser . Game ( { plugins : { scene : [ { key : 'DebugBodyColorsPlugin' , plugin : PhaserDebugBodyColorsPlugin , mapping : 'debugBodyColors' } ] } , physics : { arcade : { debug : true } } } ) ; 色彩 -灰色 ,未禁用-红色 ,未禁用或阻止-黄色 ,未
下载地址
用户评论