このプラグインは敵のスプライトを特定の位置に移動させるか、または戦闘中にオフセットさせて移動させます。 – YED_EnemyPosition.js

タイトル
This plugin moves enemy sprites to certain positions or by offsets in battle
作者名
ヘルプ
Enemy Notetags

To move enemy sprite to position X, use this notetag (with N is a number):
<Position X: N>

To move enemy sprite to position Y, use this notetag (with N is a number):
<Position Y: N>

To move enemy sprite by an offset of X, use this notetag (with N is a number):
<Position Offset X: N>

To move enemy sprite by an offset of Y, use this notetag (with N is a number):
<Position Offset Y: N>
パラメータ
( なし )
ライセンス表記

紹介ページ https://github.com/suppayami/yami-engine-delta/blob/master/demo/js/plugins/YED_EnemyPosition.js