Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Default Parallax - DefaultParallax.js
Plugin desc : Default distant view plugin
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/DefaultParallax.js
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/DefaultParallax.js
File name : DefaultParallax.js
Help of plugin :
@target MZ @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/DefaultParallax.js @plugindesc Default distant view plugin @author Triacontane @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/triacontane-MZ-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- DefaultParallax.js You can specify a default distant view for all maps. If you specify a distant view individually in the map settings, that will be used. This plugin does not have any plugin commands. Terms of Use: You may modify and redistribute it without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param parallaxName @text Distant View File Name @desc The file name to display as the default background. @type file @dir img/parallaxes @param parallaxLoopX @text Horizontal loop @desc The default distant view loops horizontally. @type boolean @default false @param parallaxSx @text Horizontal scrolling @desc Default horizontal auto-scroll speed for distant views. @type number @default 0 @min -32 @max 32 @param parallaxLoopY @text Vertical loop @desc The default distant view loops vertically. @type boolean @default false @param parallaxSy @text Vertical scrolling @desc Default vertical auto-scroll speed for distant view. @type number @default 0 @min -32 @max 32