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.
Picture Wave Filter - PictureWaveFilter.js
Plugin desc : Apply a sine wave to the picture.
License : MIT License
Author : あわやまたな (Awaya_Matana)
Website : https://awaya3ji.seesaa.net/
Desc page : https://awaya3ji.seesaa.net/article/514606885.html
File name : PictureWaveFilter.js
Help of plugin :
* @target MZ * @plugindesc Apply a sine wave to the picture. * @author あわやまたな (Awaya_Matana) * @url https://awaya3ji.seesaa.net/article/514606885.html * @help Ver.1.0.0 * [Specifications] * The wavelength also changes according to the screen resolution. * * @param scale * @text Scale * @desc Decreasing this value will shorten the wavelength. * @default 1 * * @command setStrength * @text Set Strength * @arg pictureId * @text Picture ID * @default 1 * @arg strength * @text Strength * @default 0 * @arg duration * @text Duration * @default 0 * @arg wait * @text Wait for Completion * @default true * @type boolean