じ☆ve冰风 发表于 2026-7-27 15:23:36

Conditional Title Music [1.17]

Conditional Title Music
Ossra​

Summary
The plugin allows the game developer to play a specified group of audio files on the title screen when the condition set for that group is met.

Manual
Spoiler: Plugin Parameters• Play List​
The list of groups which contain audio file parameters as well as a play condition. The list is processed from the top to the bottom. Once the play condition for a group has been met, subsequent groups are skipped.​

<Group Parameters>​

• File List​
The list of audio files which will be played when the play condition of the group is met. The list is processed from the top to the bottom. Sound effects (SE) are played immediately and will not repeat.​

<File Parameters>​

• File​
The name and folder of the audio file.​

• Volume​
The volume of the audio file.​

• Pitch​
The pitch of the audio file.​

• Pan​
The pan of the audio file.​

• Pos​
The position at which to start the audio file. This option is only supported by audio files in the BGM and BGS folders.​

• Event List​
The list of common events which will run on the title screen, allowing the developer to have a customized audio play list.​

• Play Condition​
A javascript evaluated play condition. The plugin will expect the code used in this parameter to return a boolean value (true, false, 0, 1). A result of 'true' will cause the specified audio files in the group to be played.​
Plugin Version
1.17

RPG Maker Version
1.6.2

Download
via GitHub

Terms of Use
Free for Commercial and Non-Commercial Usage

License
MIT License


本贴来自国际rpgmaker官方论坛作者:Ossra处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/conditional-title-music-1-17.117307/
页: [1]
查看完整版本: Conditional Title Music [1.17]