var oldMoveByInput = Game_Player.prototype.moveByInput; Game_Player.prototype.moveByInput = function() { $gameSwitches.value(5) || oldMoveByInput.call(this); };
开关关 发表于 2020-5-11 09:11
var oldMoveByInput = Game_Player.prototype.moveByInput;
Game_Player.prototype.moveByInput = function ...
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |