+ Glasses 606 Posted March 31, 2016 (edited) 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: Edited April 1, 2016 by Glasses 2 Share this post Link to post Share on other sites