Adds more options for waiting in your events. – SRD_WaitOptions.js
- タイトル
- Adds more options for waiting in your events.
- 作者名
- SumRndmDde様
- ヘルプ
-
Wait Options
Version 1.01
SumRndmDde
This is a plugin that adds more options for waiting during events.
==========================================================================
Plugin Commands
==========================================================================
How to wait for a specific amount of time:
Wait [number] Frames
Allows you to wait for a certain amount of frames.
Wait [number] Seconds
Allows you to wait for a certain amount of seconds.
Wait [number] Minutes
Allows you to wait for a certain amount of minutes.
==========================================================================
Wait for Route
Waits for all movement routes to complete.
Wait for Animation
Waits for all animations to complete.
Wait for Balloon
Waits for all balloon animations to complete.
Wait for Message
Waits for all messages to complete (best for parallel processes).
Wait for Transfer
Waits for map transfer to complete
Wait for Scroll
Waits for scrolling to complete.
Wait for Gather
Waits for all followers to gather.
Wait for Action
Waits for battle action to complete.
Wait for Video
Waits for all videos to complete playing.
Wait for Image
Waits for images to load.
Wait for SE
Waits for all sound effects to stop playing.
Wait for ME
Waits for all music effects to stop playing.
==========================================================================
Cancel Wait
Cancels all waiting.
==========================================================================
How to Make Custom Waiting Conditions
==========================================================================
Wait for Condition [condition]
Waits for a custom coindition.
Example:
Wait for Condition $gameVariable.value(3) > 5
This will wait until Variable 3 is greater than 5.
==========================================================================
End of Help File
==========================================================================
Welcome to the bottom of the Help file.
Thanks for reading!
If you have questions, or if you enjoyed this Plugin, please check
out my YouTube channel!
https://www.youtube.com/c/SumRndmDde
Until next time,
~ SumRndmDde - パラメータ
-
param SE Wait Buffer desc This is a guarenteed amount of waiting frames that occur when checking for SE to end. default 4 - ライセンス表記
紹介ページ https://github.com/SumRndmDde/RPG-Maker-MV-Plugins/blob/master/SRD_WaitOptions.js