러닝은빛2016.11.05 13:58
1
2
3
4
5
6
7
8
9
10
11
12
/*:
 * @plugindesc
 * @author Shaz
 */
(function() {
  var alias_Game_CharacterBase_setDirection = Game_CharacterBase.prototype.setDirection;
  Game_CharacterBase.prototype.setDirection = function(d) {
    if( [46].contains(d) ) {
     alias_Game_CharacterBase_setDirection.call(this, d); 
    }
  }; 
})();
cs
파일 첨부

여기에 파일을 끌어 놓거나 파일 첨부 버튼을 클릭하세요.

파일 크기 제한 : 0MB (허용 확장자 : *.*)

0개 첨부 됨 ( / )






[개인정보취급방침] | [이용약관] | [제휴문의] | [후원창구] | [인디사이드연혁]

Copyright © 1999 - 2016 INdiSide.com/(주)씨엘쓰리디 All Rights Reserved.
인디사이드 운영자 : 천무(이지선) | kernys(김원배) | 사신지(김병국)