MV 플러그인

출처 및 다운로드 

http://forums.rpgmakerweb.com/index.php?/topic/46895-galvs-move-route-extras/


좌표를 정해서 그 곳으로 이동시키거나 점프하거나 이동을 여러번 반복 시키거나..  좌표를 이용해서 더욱 쉽게 이벤트를 만들 수 있는 추천 플러그인 입니다.

사용방법은 캡처를 참고하세요. 대충 번역한 소개문도 함께 올립니다.


* ----------------------------------------------------------------------------

 *   SCRIPT calls for MOVE ROUTES

 * ----------------------------------------------------------------------------

 * this.jump_forward(x);        // x 타일 만큼 아래로 점프

 * this.jump_to(x,y);           // xy로 점프한다.

 * this.jump_to(i);             // i = 이벤트 id로 점프한다 or 0 은 플레이어

 *

 * this.step_toward(x,y);       // x, y 로 걸어간다.

 * this.step_toward(i);         // i = 이벤트 id로 걸어간다 or 0 은 플레이어

 *

 * this.step_away(x,y);         // x, y 로 멀어진다.

 * this.step_away(i);           // i = 이벤트 id로 멀어진다 or 0 은 플레이어

 *                              

 * this.turn_toward(x,y);       // 이벤트 id를 향해 돌아서 걸어간다.

 * this.turn_toward(i);         // i = 이벤트 id로 돌아서 걸어간다. or 0 은 플레이어

 * this.turn_away(x,y);         // x,y 로 부터 돌아서 멀어진다.

 * this.turn_away(i);           // i = 이벤트 id로 돌아서 멀어진다 or 0 은 플레이어

 *                              // 

 * this.sswitch("n",status);    // " n " 셀프 스위치를 끄고 킨다. status 에 true/false 선택

 * this.rwait(low,high);        // low, high 사이의 속도를 기다린다.

 *

 * this.fade(s);                // s 는 페이드 속도.

 *                              // 양수는 페이트 인, 음수는 페이트 아웃

 *

 * this.step_rand(id,id,id);    // Move randomly only on specified region id's

 *                              // Multiple id's can be used, comma separated

 *

 * this.repeat_begin(n);        // repeat_begin과 repeat_end 사이의 움직임을 반복한다.

 * this.repeat_end();           // n는 횟수를 정할 수 있다.

 *

 *

 *  // Below are a couple of useful codes that work without this script

 *

 * this.requestBalloon(n);      // 위에 해당 n 의 풍선을 팝업

 * this.requestAnimation(n);    // n 아이디의 애니메이션 (움직임) 재생

 *

 * ----------------------------------------------------------------------------

 *   EXAMPLES OF USE 사용 예시

 * ----------------------------------------------------------------------------

 * this.jump_forward(3);        // Jumps 3 tiles the direction character faces

 * this.jump_to(5);             // Jump to event 5's position

 * this.jump_to(10,16);         // Jump to x10, y15

 * this.step_toward(3);         // Takes a step toward event 3's position

 * this.step_away(12,8);        // Takes a step away from x12, y8 co-ordinates

 * this.sswitch("A",true);      // Turns self switch "A" ON for event

 * this.sswitch("B",false);     // Turns self switch "B" OFF for event

 * this.rwait(60,120);          // Waits randomly between 60 and 120 frames

 * this.fade(-10);              // Fades out character

 * this.stepRand(1,4,7);        // Take a step randomly, only on regions 1,4,7

 * this.requestAnimation(2);    // Shows animation 2 on character


문제가 되면 삭제하겠습니다.

제가 사용하려고 찾고 있는 플러그인이라도.. 괜찮다면 주소 올리겠습니다.

  • ?
    레드륨 2015.11.01 14:43
    비행선쓸라고했는데 마침 이런게있다니..
    오오 귀찮게 할필요없어졌네요..감사합니다!
  • ?
    가시밭 2015.11.01 15:03
    도움이 되었다니 기쁩니다.. ^^
    플러그인 찾아다니면서 좋은 것이 있으면 또 주소 올리겠습니다.. ^^
  • profile
    머그빵 2015.11.04 15:27
    오오 이전에는 일일히 이동경로를 찍어줘야해서 불편했는데 좌표지정이라니!
    정말 좋은 기능같습니다!

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 플러그인 자료 게시물 작성시 주의사항 습작 2015.10.25 1290
66 이동 및 탈것 3D 비공정 플러그인 프랑도르 2022.12.18 215
65 기타 Battle Engine Core , Action Sequence Pack 2 [전투 관련 엔진] 8 가시밭 2015.11.20 4036
64 그래픽 Battle graphic setup JDG 2020.12.08 634
63 메뉴 CG회상 by qootm2(Q—S.T.) 4 file 습작 2015.12.26 2788
62 맵/타일 Change Tile Size by Shaz 습작 2015.10.25 1182
61 기타 Custom Page Conditions 커스텀 페이지 조건분기 whtjddns1533 2020.02.29 487
60 키입력 Disable Keyboard Input In Mobile 습작 2016.05.27 677
59 그래픽 Etude87 Icon Resize 습작 2016.02.27 1038
58 그래픽 Etude87 Picture Frame 습작 2018.04.22 673
57 맵/타일 FPLE by MBS file 습작 2016.02.25 1282
56 메시지 Galv's Message Background file 습작 2015.10.29 1375
55 퀘스트 Gameus' Quest System 5 file 습작 2015.11.04 2838
54 메시지 Iavra Popup (MV port of Generic Popup) 습작 2015.10.26 1113
53 영상 Iavra Splash Video(스플래시/인트로영상 제작 시 스킵기능 부여 플러그인) 이니군 2017.09.11 751
52 메시지 Item Choice Help Window 1.0.0 4 file 습작 2016.02.03 1464
51 키입력 Keyboard Config by Yanfly file 습작 2016.02.25 957
50 키입력 MBS - Mobile DirPad & Action Button by Masked 4 file 습작 2015.11.07 1336
49 스킬 MKMV_DrainPercentage​​ : Hp/Mp Drain 스킬 타입 백분율 계산 플러그인 2 file MKMV 2015.11.15 1304
48 저장 MKMV_SaveManager (심플 세이브 & 세이브 슬롯 확장) file 최빛빛 2015.10.27 1712
47 오디오 Mog_music_book JDG 2020.06.15 369
Board Pagination Prev 1 2 3 4 Next
/ 4