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.
Dark Plasma Change Image With Pattern - DarkPlasma_ChangeImageWithPattern.js
Plugin desc : Change the image to set the orientation or pattern
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_ChangeImageWithPattern.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_ChangeImageWithPattern.js
File name : DarkPlasma_ChangeImageWithPattern.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Change the image to set the orientation or pattern @author DarkPlasma @license MIT @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/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 1.0.1 Allows you to change the orientation and pattern of the image. @command hackChangeImage @text Image Change Custom @desc Customize the target image change command. @arg target @text subject @desc Choose what you want to customize to change the picture. @type select @default 0 @option Player @value -1 @option This event @value 0 @option Other events @value 1 @arg targetEventId @text Target event ID @desc If the target is another event, set the target event ID. @type number @default 0 @arg direction @desc Change the image to set the character's orientation. @type select @default 0 @option Do not change @value 0 @option under @value 2 @option left @value 4 @option right @value 6 @option above @value 8 @arg pattern @desc Change the image to set the character's pattern. @type select @default 1 @option left @value 0 @option middle @value 1 @option right @value 2 @arg fixPattern @text Pinning the pattern @desc Fix the character pattern by changing the image. @type boolean @default true @command unfixPattern @text Unlocking the pattern @desc Cancels the pattern lock state. @arg target @text subject @desc Choose what you want to customize to change the picture. @type select @default 0 @option Player @value -1 @option This event @value 0 @option Other events @value 1 @arg targetEventId @text Target event ID @desc If the target is another event, set the target event ID. @type number @default 0