リージョンを踏んだときにプレイヤーを移動するプラグイン – MrTS_RegionTransfer.js
- タイトル
 - Transfers player when stepping on a region.
 - 作者名
 - Mr. Trivel様
 - ヘルプ
 - 		--------------------------------------------------------------------------------
Terms of Use
--------------------------------------------------------------------------------
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
--------------------------------------------------------------------------------
Version 1.0
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Map Note Field
--------------------------------------------------------------------------------
Use the following tag in map properties note field:
<RegionTransfer: [RegionId], [MapId], [X], [Y], [Direction]>
RegionTransfer transfers player to specific map with X and Y positions.
[RegionId] - ID of the region that will be affected.
[MapId] - ID of map
[X] - X position
[Y] - Y position
[Direction] - which direction does player face after the transfer?
- 2 - up, 4 - left, 6 - right, 8 - up, 0 - same as pre-transfer
Example:
<RegionTransfer: 2, 2, 5, 10, 6>
--------------------------------------------------------------------------------
Version History
--------------------------------------------------------------------------------
1.0 - Release - パラメータ
 - 
		
( なし )  - ライセンス表記
 - Free for commercial and non-commercial projects.
 
紹介ページ https://github.com/Trivel/RMMV/blob/master/MrTS_RegionTransfer.js