"選択肢の表示"の使用を許可します Playerにアニメーションキャラクターを選択させるイベント – SRD_CharacterChoices.js

タイトル
Allows the use of the "Show Choices" event to have the Player to select an animated Character.
作者名
ヘルプ

Character Choices
Version 1.00
SumRndmDde


Using this Plugin, you can allow the player to select a Character
from a list of available characters.

You can set an image file that contains Characters and the index of the
Character you wish to use within that file.

For example, a choice can be set to "Actor1" and index 0.
Then Harold's walking sprite will be shown on the choice.


==========================================================================
How to Use the Plugin
==========================================================================

To start off, use the Plugin Command:

StartCharacterChoices


Next, create a "Show Choices" event.
Within each "choice" you wish to use, input the following:

filename index


This will make it so that specific choice will display a walking
Character sprite.

filename = name of file you wish to use
index = index of the Character in the file (input number from 0 to 7)

The file must be in /img/characters/ with all the other Characte image
files.

Examples:

Actor1 0
Actor3 2
People1 4
Monster 7


==========================================================================
Parameters
==========================================================================

You can also use Parameters to set the walking speed of the walking
Character sprites show on the choices.


==========================================================================
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 Walking Speed
desc The rate of the Character walking animation for the Characters shown. Lower numbers are faster; higher, slower.
default 15

param Character Padding
desc The space around the Character sprites.
Default is 18.
default 18

param Sprite Width
desc If you are using Character sprites that are different than the normal size, input their width here.
default 48

param Sprite Height
desc If you are using Character sprites that are different than the normal size, input their height here.
default 48

param X Offset
desc This value is added to the x position of the Character sprites.
default 12

param Y Offset
desc This value is added to the y position of the Character sprites.
default 14

ライセンス表記

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