An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

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

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.