Author: MihailJP from the JP forums
昔のゲームのようにメッセージ表示をゆっくりにします。 使いどころがあるかは不明ですがどうぞよしなに。制作中のゲームの副産物です。 使い方 プラグインコマンド「メッセージのウェイト設定」で表示速度を設定します。1文字表示するごとに「ウェイト」パラメータで指定したフレーム数だけ待ちます。 解除するには、「メッセージのウェイト設定」でウェイトを0に設定します。 挙動について ボタンを押すと残りのテキストを一度に表示します(反応しづらい可能性あり)。但し、\. や \| があるときは通常通り待ちます。 公開場所 GitHubで公開しています。...
forum.tkool.jp
How to use
- Set the display speed with the plug-in command "Message weight setting". Each time one character is displayed, it waits for the number of frames specified by the "wait" parameter.
- To cancel, set the weight to 0 in Message Weight Settings.
About behavior
- Press the button to display the rest of the text at once (maybe unresponsive). However, if there is \. Or \ |, wait as usual.
Note from me
@Kupotepo, not the plugin creator: when you open Github, click
Raw button on the right top of the screen.
Next, right-click and then select the "Save as..." tab.
Finally, you can select whatever you would like to save.
Published on
GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/SlowMessage.js The
license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt
license is Unlicense. https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt