Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker Map Nodes Travel 1.0

No permission to download
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:
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:
  • Like
Reactions: keke and MistyDay
Author
Mr. Trivel
Downloads
139
Views
316
First release
Last update
Rating
5.00 star(s) 4 ratings

More resources from Mr. Trivel

Latest reviews

omg is amazing! your my new god bro!
Well done! This is an awesome plugin and should make any game that much better. Thank you for developing and sharing this great plugin.
Absolutely amazing! One of the best plugins I've seen on MV thus far! This can do a lot for people, and really allow you to do a bunch of different things with your game. Especially bigger mapped games!
Brilliant! It's reminiscent of Skyrim and can kinda be set up the same way.
Top