開発者は、戦いの中で2つの背景に動きを加えることができるプラグイン – SRD_BattleBackScroll.js

タイトル
Allows developers to add movement to the two backgrounds within battles.
作者名
ヘルプ

Battle Background Scroll
Version 1.00
SumRndmDde


This plugin allows the backgrounds within battles to scroll in both the
X and Y directions during a battle.


==============================================================================
Troop Notetags
==============================================================================

In order to set scrolling to a troop's battle backgrounds, you can use
the following notetags within the Troop's NAME section:

<back1-speed: [xspeed], [yspeed]>
<back2-speed: [xspeed], [yspeed]>

Using these, you can set both X and Y Speeds to the Backgrounds 1 and 2
of the battle.


For example:

Bat2 <back1-speed: 4, 0> <back1-speed: 0, -3>


==============================================================================
Plugin Commands
==============================================================================

You can also use the following Plugin Command to change the speed of
the battle backgrounds in the middle of the background:

SetBattleBack1ScrollSpeed [xspeed] [yspeed]
SetBattleBack2ScrollSpeed [xspeed] [yspeed]

These Plugin Commands are pretty simple. You can use them to manipulate
the Battle Backgrounds 1 and 2 respectively. Simply set "xspeed" and
"yspeed" to the X and Y Speeds you wish to use.


For example:

SetBattleBack1ScrollSpeed 3 6
SetBattleBack2ScrollSpeed 0 -10


==============================================================================
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
パラメータ
( なし )
ライセンス表記

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