イベントもしくはプレイヤーに、高度な経路探索を提供します – SmartPath.js
ユーザー登録特典
- タイトル
- イベントもしくはプレイヤーに、高度な経路探索を提供します
- 作者名
- Shaz様
- ヘルプ
- 		
 Plugin Command:
 SmartPath eventId1 eventId2 #
 イベント1に、イベント2までの経路を探索させます。
 SmartPath eventId x y #
 イベントに、(x, y)までの経路を探索させます。
 SmartPath eventId cancel #
 イベントの経路探索を中止させます。
 event = 0 →このイベント
 event = -1 →プレイヤー
 event = $gameVariables.value(x) →xからイベントIDを取得
 x, y = coordinates or $gameVariables.value(#) →好きな座標を指定
- パラメータ
- 
		( なし ) 
- ライセンス表記