kang king
kang king
egret coder插件在执行 run 命令之后如何关闭, 是否有stop命令?
` const el: HTMLElement = this.el.nativeElement.querySelector('.amap-text-content'); this.text = this.text ? this.text : el.innerText; ` 如果将innerText改为innerHTML是否可行?
## Version * Phaser Version: Phaser v3.55.2 (WebGL | Web Audio) * Operating system: MicrosoftEdge 45.12.0(IOS), Safari(IOS) * Browser: ## Description This code runs fine on PC, but obviously feels...
Hello Community, I am currently working on a game using Phaser3, and I’ve encountered a challenge that I could use some help with. I’m trying to customize the PreFXPipeline to...