Allows you to add Shaking Text to your Show Text events! – SRD_ShakingText.js

タイトル
Allows you to add Shaking Text to your Show Text events!
作者名
ヘルプ

Shaking Text
Version 1.12
SumRndmDde


This Plugin allows you to add animated text effects to your Show Text
events.

This can be done using very simple escape codes within the Show Text
events themselves. Doing so will allow you to customize your own
shaking and wavy effects!


==========================================================================
Show Text Escape Codes
==========================================================================

Use the following escape codes in any Show Text event:

\Shake - Sets text to default shaking values
\Shake<power> - Creates a shake effect from simple number
\Shake<xSpd, ySpd> - Creates shake from seperate x and y speeds
\Shake<xSpd, ySpd, xMax, yMax> - Gives absolute control over shaking
effect; can control x/y speed, along with
the maximum distance the characters can
travel before reversing.

-------------------------------------------------------------------------

\Wave - Sets wave effect based off of default
wave values
\Wave<speed, max> - Sets wave effect based off of speed and
max distance the characters can travel

-------------------------------------------------------------------------

\Slide - Sets slide effect based off of default
slide values
\Slide<speed, max> - Sets slide effect based off of speed and
max distance the characters can travel

-------------------------------------------------------------------------

\Circle - Sets circle effect.

-------------------------------------------------------------------------

\ResetShake - Resets all shaking


==========================================================================
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 Reset Shaking per Box
desc If this is set to 'true', then all shaking effects will be reset every time the Message Window is cleared.
default true

param Default Shaking Power
desc The Shaking Power used when using \Shake without any parameters.
default $.randomNum(0.2, 0.5)

param Default Shaking Max
desc The Shaking Max used when using \Shake without any parameters.
default 1

param Default Wave Power
desc The Wave Power used when using \Wave without any parameters.
default 0.5

param Default Wave Max
desc The Wave Max used when using \Wave without any parameters.
default 4

param Default Slide Power
desc The Slide Power used when using \Slide without any parameters.
default 0.5

param Default Slide Max
desc The Slide Max used when using \Slide without any parameters.
default 4

param Copy Outline
desc If 'true', the outline function will be copied.
default true

ライセンス表記

紹介ページ https://github.com/SumRndmDde/RPG-Maker-MV-Plugins/blob/master/SRD_ShakingText.js