あなたのパーティーメンバーが何であってもあなたのプレーヤーで使用するために特定のプレーヤースプライトを設定するプラグイン – SRD_IndependentCharSprite.js
- タイトル
- Sets a specific Player sprite to use on your Player no matter what your party members are.
- 作者名
- SumRndmDde様
- ヘルプ
- 		
 Independent Character Sprite
 Version 1.00
 SumRndmDde
 ==========================================================================
 Explanation
 ==========================================================================
 In some games, such as Pokemon games, you may wish for the on-map
 character to be independent from the members of the party.
 This Plugin allows you to set the Player sprite to whatever you
 wish.
 You can change the Player sprite during the game, and you can enable and
 disable this Plugin during the game.
 You cannot manipulate the sprites of the follower; however, if there is
 enough of a demand for it, I can add them. :)
 ==========================================================================
 Plugin Commands
 ==========================================================================
 => EnableIndependentCharSprite
 Enables Independent Character Sprite
 => DisableIndependentCharSprite
 Disables Independent Character Sprite
 => ToggleIndependentCharSprite
 Switches the Independent Character Sprite's enabled/disabled value
 => SetIndependentCharSprite x y
 Allows you to set the Independent Character Sprite.
 Set x to the name of the file.
 Set y to the index of the character sprite in the file (0 - 7).
 ==========================================================================
 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 Start ON? desc You can disable the Independent Character Sprite throughout the game. Set 'false' to start with it disabled. default true param Initial Char Name desc The name of the file your Player character sprite will start with. default Actor1 param Initial Char Index desc The index of the character in the file your Player character sprite will start with. Input number 0 to 7. default 0 
- ライセンス表記
紹介ページ https://github.com/SumRndmDde/RPG-Maker-MV-Plugins/blob/master/SRD_IndependentCharSprite.js