Welcome to PGMV! 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.
Image Smooth Setting - ImageSmoothSetting.js
Plugin desc : Image Blur Individual Settings Plug-in
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Desc page : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/ImageSmoothSetting.js
File name : ImageSmoothSetting.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Image Blur Individual Settings Plug-in @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-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- You can set whether to apply blurring when enlarging an image for each image type. Without blurring, the image will appear clear, but dots will be visible. By standardizing the settings, you can achieve a more natural look when using Parallax Mapping or other methods that create a noticeable difference between the distant view, picture, and character. Note that blurring is virtually invisible to the naked eye unless the image is enlarged. This plugin does not have any plugin commands. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param Animation @desc Blurs the animated image. @default ON @param BattleBack @desc Blurs the battle background images (Battle Background 1, Battle Background 2). @default ON @param Battler @desc Blurs the battler images (actors, enemy characters). @default ON @param Face @desc Blurs the face image. @default ON @param Parallax @desc Blurs the background image. @default ON @param Picture @desc Blurs the picture image. @default ON @param Title @desc Blurs the title images (Title Image 1, Title Image 2). @default ON @param Character @desc Blurs the character image. @default OFF @param System @desc Blurs the system image. @default OFF @param Tileset @desc Blurs the tileset image. @default OFF @param DynamicImage @desc Blurs dynamically created images such as window text. @default OFF