Author: Mr. Trivel
Name: Map Nodes Travel
Version: 1.0
Created: 2016-03-31
What does it do?
Allows to travel to different maps through node selection.
Video:
How to use?
Setting up nodes
Open up this plugin in your favorite text editor and scroll down to the part
where it says EDIT MAP NODES HERE - follow the structure there.
"keyName": {
picture: "pictureName",
xMenu: number,
yMenu: number,
mapID: number,
mapX: number,
mapY: number
},
"keyName" - key name of node that will be used to lock/unlock it - single word.
picture - picture name to show above the node
xMenu - X position in meun
yMenu - Y position in menu
mapID - map ID to teleport to
mapX - map X to teleport to
mapY - map Y to teleport to
Plugin Commands:
MapNode Enter - Enters MapNode scene
MapNode Show [KEYNAME] - Adds node on the map
MapNode Hide [KEYNAME] - Removes node from the map
MapNode Lock [KEYNAME] - Locks node on the map
MapNode Unlock [KEYNAME] - Unlocks node on the map
Examples:
MapNode Enter
MapNode Show Forest
MapNode Hide Forest
MapNode Lock Graveyard
Mapnode Unlock StoneFarm
Pictures:
All pictures go into img\system folder.
Default pictures:
img\system\mapNodeCursor.png
img\system\mapNodeBackground.png
img\system\mapNodeLocked.png
img\system\mapNodeUnlocked.png
Plugin: <Link: Github>
How to download the Plugin: Click the link above, there will be a button named
Raw, press Right Click -> Save As.
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 non-commercial projects.
For commercial use contact Mr. Trivel.
Images for testing:



本贴来自国际rpgmaker官方论坛作者:Mr. Trivel处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/map-nodes-travel.59713/