11-01-2015, 04:25 AM
(This post was last modified: 08-11-2024, 02:39 PM by DerVVulfman.)
Text Sound Effect (SE)
Version: v1.1
Version: v1.1
Introduction
The script I'm sure a lot of people have been waiting for: adding sound effects when text is appearing in the text box!
You can adjust the SE name, volume, pitch and pan in the parameters. You can also adjust the amount of characters between each trigger of the SE.
You can adjust the settings in game using the following plugin commands and replacing the variables accordingly:
ZerbuTextSE_SE Knock
ZerbuTextSE_Volume 70
ZerbuTextSE_Pitch 100
ZerbuTextSE_Pan 0
ZerbuTextSE_PerChar 3
ZerbuTextSE_Enable (v1.1)
ZerbuTextSE_Disable (v1.1)
Screenshots
There's no way to screenshot this script, since it only changes sound effects.
Script
Download from OneDrive: https://onedrive.live.com/prev?cid=18f58...FileEditor
Instructions
Add the script using the Plugin Manager and edit the settings to what you want. There are no additional steps required.
Compatibility
There are no conflicts or other compatibility issues that I'm aware of.
Terms and Conditions
Don't claim as your own. You're welcome to use this for commercial use if you desire.
Change Log:
- v1.1 - Added commands Zerbu_TextSE_Enable and Zerbu_Text_SE_Disable to allow users to disable and enable the effects during gameplay.