if (this._commandWindow._quiting) { if (this._commandWindow.y > 52) this._commandWindow.y -= 5; this._commandWindow.opacity -= 50 ; this._commandWindow.contents.paintOpacity -=50 ; this._goldWindow.opacity -= 50 ; this._goldWindow.contents.paintOpacity -=50 ; if (this._commandWindow.y < 55) this.popScene(); } else { if (this._commandWindow.y != 10) { if (this._commandWindow.y < 82) this._commandWindow.y += 5; if (this._commandWindow.y > 82) this._commandWindow.y = 82; } }
blue_ku 发表于 2019-3-15 16:44
窗口内容的不透明度
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |