(function() { var Alias_Game_CharacterBase_setDirection = Game_CharacterBase.prototype.setDirection; Game_CharacterBase.prototype.setDirection = function(d) { if (d === 4 || d === 6) { Alias_Game_CharacterBase_setDirection.call(this, d); } }; }());
在野月光族 发表于 2022-5-7 13:30
判断 this.constructor
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |