美文网首页
【汉化】Audio Fader

【汉化】Audio Fader

作者: 沧笙 | 来源:发表于2017-06-15 21:07 被阅读289次

Audio Fader

Audio Fader

This plugin gives the developer more control over the volume fading of BGM,
BGS, and ME audio effects within the game.

这个插件可以让你在游戏里设置各种音效的音量大小

Plugin Commands

In order to fade in audio, use the following Plugin Commands.
In all the Plugin Commands, the “type” needs to be defined. The “type” can be
one of the following: BGM, BGS, or ME. That plugin will then affect the
current BGM, BGS, or ME respectively.

使用下面插件命令来设置音量大小,请注意type属性必须定义,可以使BGM\BGS\ME

FadeIn [type] [duration]

Fades in the specific audio type over a duration in frames.
音量逐渐增加

FadeOut [type] [duration]

Fades out the specific audio type over a duration in frames.
音量逐渐减少

FadeTo [type] [duration] [volume]

Fades the audio type to a specific volume over a duration in frames.
音量逐渐到指定大小

FadeFromTo [type] [duration] [first-volume] [target-volume]

Fades the audio type by first setting it to “first volume”, then fading it
the “target-volume” over a duration in frames.
音量从指定大小过渡到下一个指定大小

相关文章

网友评论

      本文标题:【汉化】Audio Fader

      本文链接:https://www.haomeiwen.com/subject/osiuqxtx.html