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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

Character Pattern Change - CharacterPatternChange.js

Plugin desc : Character Pattern Change Plugin

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/CharacterPatternChange.js

File name : CharacterPatternChange.js

Help of plugin :

@url https://triacontane.blogspot.com/
@plugindesc Character Pattern Change 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-MV-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----
CharacterPatternChange.js

Changes the character animation pattern from "1 - 2 - 3 - 2"
to "1 - 2 - 3."

The current version does not support complex pattern changes.

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 player
@text Player
@desc Changes the player animation pattern to "1-2-3".
@type boolean
@default true

@param event
@desc Change the event animation pattern to "1 - 2 - 3".
@type boolean
@default false

@param follower
@text Followers
@desc Change the follower animation pattern to "1-2-3".
@type boolean
@default true

@param validSwitchPlayer
@text Player Enable Switch
@desc This is the switch ID for changing the player's pattern. If set to 0, it will always be enabled.
@type switch
@default 0

@param validSwitchEvent
@text Event enable switch
@desc The switch ID for changing the event pattern. If set to 0, it will always be enabled.
@type switch
@default 0

@param validSwitchFollower
@text Follower enable switch
@desc The switch ID for changing the follower pattern. If set to 0, it will always be enabled.
@type switch
@default 0

スポンサードリンク

-MV plugins

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