A downloadable tool

Download NowName your own price

This plugin adds a custom scene called 'Scene_CustomMovePicture' to the game, and allows you to scroll and interact with the picture. You are also able to add other icon images on top of the base image, and specify a sound effect for when the player scrolls through the image or zooms in/out. A simple use case for this is to create a world map, but no doubt there are other use cases for this as well.

Instructions

To use this plugin, simply install it and make sure to change all the filenames in the parameters to a valid filename from your project. All sound effects must be from the 'se' folder and all images like icons, cursors, and the base map image must be from 'pictures.'  In order to add this custom map scene to the main menu, I'd recommend using Yanfly's MainMenuManager and adding the following to the plugin parameters for that plugin.

The symbol for this custom scene is called 'map' (although again, you could use this for another purpose). 

The player can interact with the image by scrolling using directional input, and by zooming in/out using page down/page up respectively. Depending on the size of your base image and the resolution of your project, it may not be possible to scroll or zoom out as this plugin prevents you from going outside the bounds of the image. For this reason I suggest using an image that at least fully fills your project's resolution, if not one that is larger.

Parameters

There are parameters for:

  • map name
  • cursor name
  • icon names to be layered on top of the image, and padding for each
  • scroll sound effects
  • zoom sound effects

Terms of Use

This code is under the MIT license. You are free to use this plugin in any game, commercial or not (18+ games are fine too). You must credit Axial Escape in your project if you plan to release commercially. You are free to extend and make changes to the code base. Thank you!

Published 25 days ago
StatusReleased
CategoryTool
AuthorAxial Escape
Made withRPG Maker
Tagsasset, plugin, RPG Maker, tool
Code licenseMIT License

Download

Download NowName your own price

Click download now to get access to the following files:

Map_Scene.js 19 kB

Leave a comment

Log in with itch.io to leave a comment.