RPGMV 플러그인
2015.12.21 22:18

엔딩 후 타이틀과 BGM 변경

조회 수 2531 추천 수 0 댓글 6
Atachment
첨부 '1'
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

 

 플러그인 소개

엔딩 후 타이틀과 BGM 변경 + 엔딩 후 스페셜 메뉴 띄우기

 

 플러그인 사용법

 

 

90.PNG

▲플러그인 매개변수로 기본 매개변수를 설정할 수 있습니다.

 

- 엔딩을 설정할 수 있는 플러그인 커맨드입니다 (엔딩 후 게임 종료 직전에 사용하세요)

 

1
2
3
4
엔딩 설정 ending1
엔딩 설정 ending2
엔딩 설정 ending3
엔딩 설정 ending4
cs

 

- 엔딩 파일을 삭제하는 플러그인 커맨드입니다.

 

1
엔딩 초기화
cs

 

- 특정 엔딩 클리어 여부 확인

 

1
2
3
4
5
if($gameMap.isClearEnding("ending1")) {
  // true
else {
  // false
}
cs

 

- 엔딩 클리어 리스트 획득

 

1
$gameMap.getEnding();
cs

 

- 엔딩 클리어 횟수 출력

 

1
$gameMap.getEnding().length;
cs

 

 버전

2015.12.21 (v1.0.0) - First Release.
2015.12.22 (v1.0.2) - Fixed a bug about the web local storage.
2016.03.07 (v1.0.3) - Fixed a bug that causes a serious problem when the parameters were set to English.
2017.06.09 (v1.0.4) - Fixed the parameter not to remove the resource when deploying the game.
2017.07.23 (v1.0.5) - Fixed the incorrect description
2018.08.28 (v1.0.6) - Fixed the incorrect plugin parameter's name.

 

 링크

https://raw.githubusercontent.com/biud436/MV/master/RS_TitleManagerEx.js (마우스 오른쪽 버튼 → 다른 이름으로 링크 저장)

 

?
  • ?
    ㅌㄹlove 2015.12.22 01:24
    이런연출 참좋아하는데 말이죠
  • profile
    Bong9 2015.12.22 10:58
    헐 대박 감사합니다!

    역시 러닝은빛님 최고이신듯!!!
  • ?
    『zennoside』 2015.12.22 11:43
    이걸로 엔딩 여러개인 게임들 활용할 수 있겠네요.
  • profile
    plam 2015.12.22 13:18
    역시 러닝은빛님.
    감사합니다.
  • ?
    HT9MAN 2015.12.22 16:18
    제가 웹 프로그래밍은 좀 배웠는데.
    이번 MV는 자바스크립을 쓰면서 한결 스크립트가 친숙해져서 좋은것 같습니다.
  • ?
    인두바 2015.12.22 20:19
    잘 가져갑니다~
    고마워요~~~

  1. Mog_Battle_hud(MZ버전도 있습니다)

    Date2021.03.05 CategoryRPGMV 플러그인 By스트레이보우 Views1847 Votes0
    Read More
  2. 컷신 플러그인

    Date2020.10.30 CategoryRPGMV 플러그인 By스트레이보우 Views2453 Votes0
    Read More
  3. 업적플러그인

    Date2020.09.02 CategoryRPGMV 플러그인 By스트레이보우 Views2090 Votes0
    Read More
  4. 한글조합입력기(영어가능)

    Date2019.11.10 CategoryRPGXP 스크립트 By조규진1 Views946 Votes0
    Read More
  5. 게임에서 제공해주는 노래가 아닌 외부에서 다운받고 안에 넣어쓰려면 어떻게 해야하나요?

    Date2019.07.26 CategoryRPGMV 플러그인 ByBigOrca Views1463 Votes0
    Read More
  6. Ghost Effect

    Date2019.01.20 CategoryRPGMV 플러그인 By러닝은빛 Views1156 Votes0
    Read More
  7. RPG XP Xas액알

    Date2018.10.30 CategoryRPGXP 스크립트 By심심치 Views1161 Votes0
    Read More
  8. 커스텀 숫자 입력 패드

    Date2018.10.19 CategoryRPGMV 플러그인 By러닝은빛 Views1222 Votes0
    Read More
  9. 9마리 이상의 몬스터 설정 | More Enemies

    Date2018.08.31 CategoryRPGMV 플러그인 By러닝은빛 Views974 Votes0
    Read More
  10. 동적 맵 타일 수정 플러그인

    Date2018.07.17 CategoryRPGMV 플러그인 By베지테리안카카오 Views1035 Votes0
    Read More
  11. VXA에서 XBOX360 컨트롤러 사용 여부 체크

    Date2018.07.15 CategoryRPGVX Ace 스크립트 By러닝은빛 Views891 Votes0
    Read More
  12. RMMV 옵션 창에 메시지 속도 및 글자 크기 변경 기능 추가

    Date2018.07.15 CategoryRPGMV 플러그인 By러닝은빛 Views1636 Votes0
    Read More
  13. 한글 데미지 표시

    Date2018.07.09 CategoryRPGMV 플러그인 By러닝은빛 Views1420 Votes0
    Read More
  14. [ MV ] 심장[체력표시 하트] 플러그인

    Date2018.07.01 CategoryRPGMV 플러그인 By수성의물 Views2257 Votes0
    Read More
  15. [鳥小屋] 실적 플러그인(인게임 트로피 시스템)

    Date2017.10.31 CategoryRPGMV 플러그인 By이니군 Views1747 Votes0
    Read More
  16. LuD Script Package

    Date2017.08.16 CategoryRPGVX Ace 스크립트 ByLuD Views1674 Votes0
    Read More
  17. [VXAce] 레이어 맵 <layer> 시스템

    Date2017.08.07 CategoryRPGVX Ace 스크립트 ByLuD Views1272 Votes0
    Read More
  18. [RPG MV] 퀘스트 마커 지속 표시 플러그인

    Date2017.04.09 CategoryRPGMV 플러그인 Bylklslel Views1697 Votes0
    Read More
  19. Mirror Area - RPG Maker MV

    Date2017.01.03 CategoryRPGMV 플러그인 By러닝은빛 Views5033 Votes0
    Read More
  20. Keyboard Event - RPG Maker MV

    Date2017.01.03 CategoryRPGMV 플러그인 By러닝은빛 Views2311 Votes0
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 15 Next
/ 15


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

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