[MZ] Save and Load Position
About
License: Personal use for free or commercial project.
Context: Sometimes, it may be necessary to memorize some position on the map to which you want to send the player in the future. This is very easy to do in the event schedule. However, if the developer uses this functionality several times in his project, he will inevitably have to create a common event to streamline this routine.
Description: This script is not intended to revolutionize game development. But it can streamline the routine of developers who need to memorize the position of the map and teleport the player to that position.
Plugin commands:
Save Position: Saves the player's current position.
Save Map / Position: Saves the position of a specified map.
Teleport to Map: Teleports the player to the previously saved map.
Tel. To reverse the map D: Teleports the player to a previously saved map. The difference is that the player's direction after teleportation will be the opposite direction that was saved.
It is possible to configure a variable to store the ID of the last saved map!