A downloadable tool

Download NowName your own price

FakeMapScene Plugin for RPG Maker MZ

Plugin Description

FakeMapScene is a plugin for RPG Maker MZ that allows you to create a "fake map" by duplicating the real map scene. This plugin provides customizable options for visual effects such as brightness, saturation, and hue. Additionally, it offers control over whether the fake map affects the real world, enabling synchronization between the two.

Key Features

  • Open and Close Fake Map Scenes: Easily switch between the real map and a fake map scene using plugin commands.
  • Customizable Visual Effects: Adjust brightness, color saturation, and hue to create unique visual experiences in the fake map.
  • Synchronization Options: Choose whether the fake map synchronizes with the real world, affecting item reception and other interactions.
  • User Interface Indicators: Displays clear indicators to show when the player is in the fake map.
  • Return Button: Provides a button for players to quickly return to the real world from the fake map.

Plugin Commands

  1. OpenFakeMap
    • Description: Opens the fake map scene with customizable visual effects and synchronization with the real world.
    • Arguments:
      • syncWithRealWorld (Boolean): Determines whether to synchronize with the real world (true) or not (false).
      • brightness (Number): Adjusts the brightness of the fake world (range: 0 to 2, default: 0.5).
      • saturation (Number): Adjusts the color saturation of the fake world (range: 0 to 2, default: 1).
      • hue (Number): Adjusts the color hue of the fake world (range: 0 to 360).
  2. ReturnToRealMap
    • Description: Returns from the fake map back to the real world.

Installation Instructions

  1. Download the Plugin:
    • Download the <strong class="upload_display_name">PLK_EveryParallelWorldMap.js</strong> file from this link or from your source.
  2. Place the Plugin File:
    • Place the <strong class="upload_display_name">PLK_EveryParallelWorldMap.js</strong> file into the js/plugins folder of your RPG Maker MZ project.
  3. Activate the Plugin:
    • Open RPG Maker MZ.
    • Navigate to the Plugin Manager.
    • Click on "New Plugin" and select the <strong class="upload_display_name">PLK_EveryParallelWorldMap.js</strong> file.
    • Ensure the plugin is enabled by checking the "ON" box.

Using the Plugin

Opening the Fake Map

  1. Open the Event Editor where you want to add the command.
  2. Add a new event command and select "Plugin Command".
  3. Choose the command "PLK_EveryParallelWorldMap> OpenFakeMap".
  4. Configure the parameters as desired:
    • syncWithRealWorld: Set to true or false.
    • brightness: Set the desired brightness value (e.g., 0.7).
    • saturation: Set the desired saturation value (e.g., 1.2).
    • hue: Set the desired hue value (e.g., 180).

Returning to the Real World

  1. Open the Event Editor where you want to add the command.
  2. Add a new event command and select "Plugin Command".
  3. Choose the command "PLK_EveryParallelWorldMap> ReturnToRealMap".
Published 3 days ago
StatusReleased
CategoryTool
AuthorPalatkorn

Download

Download NowName your own price

Click download now to get access to the following files:

PLK_EveryParallelWorldMap.js 5 kB

Leave a comment

Log in with itch.io to leave a comment.