public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVCustom Menu Background with Scrolling Plugin

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Custom Menu Background with Scrolling Plugin
  • Original author: cetra777
  • Original date: October 27, 2018
  • Source thread: https://forums.rpgmakerweb.com/threads/custom-menu-background-with-scrolling-plugin.101467/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Description This plugin overrides the main menu background snapshot with an image. As a bonus it allows the background to scroll in a tiling fashion on both the X or Y axis. How to Use Copy the .js file into the plugins folder and use the editor's plugin manager to import it to your project. The project has three parameters to control its functionality.

Archived First Post

Description
This plugin overrides the main menu background snapshot with an image. As a bonus it allows the background to scroll in a tiling fashion on both the X or Y axis.

How to Use
Copy the .js file into the plugins folder and use the editor's plugin manager to import it to your project. The project has three parameters to control its functionality.

Parameter: ImageName
Description: The name of the image to want to use. The image file must be located in the "parallaxes" folder of your project, Do not include the file extension when you set the parameter. For example if your image is "MenuBackground.png" just put "MenuBackground". Alternatively you can just name your file dynamicBackground. Make sure it is a .png file.

Parameter: XScroll
Description: A number that sets the scrolling speed along the X axis. Leaving "0" means no horizontal scrolling.

Parameter: YScroll
Description: A number that sets the scrolling speed along the Y axis. Leaving "0" means no vertical scrolling.

Get the plugin from my Github here: Download

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar