public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZ Formation Plugin Displaying Incorrect Sprite

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MZ Formation Plugin Displaying Incorrect Sprite
  • Original author: LeonPNK
  • Original date: February 23, 2025
  • Source thread: https://forums.rpgmakerweb.com/threads/formation-plugin-displaying-incorrect-sprite.175741/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

I have been using this plugin to create formations that apply different states to the party members that are in different positions. But I also want a maximum of 5 members so I have been using this separate, very simple, plugin for that. Almost everything works correctly, except, the 2nd party member's sprite is put in the position of the 5th party member. When the 2nd party member does an action it is also their sprite that does the action, so that's good, it's just in the wrong spot.

Archived First Post

I have been using this plugin to create formations that apply different states to the party members that are in different positions.
But I also want a maximum of 5 members so I have been using this separate, very simple, plugin for that.

Almost everything works correctly, except, the 2nd party member's sprite is put in the position of the 5th party member.
When the 2nd party member does an action it is also their sprite that does the action, so that's good, it's just in the wrong spot.
The 2nd party member is not receiving the state that the formation plugin applies to the 5th party member, which is good, they are receiving the correct states as if they were in the correct part of the formation.

With the maximum members plugin disabled everything operates the same except it just doesn't have a 5th member and everything that comes with that.

It's just the sprite is in the wrong spot.
Unfortunately I don't understand Javascript. Haven't been able to find the exact source of the mismatch.

EDIT: Never Mind, after hours of thinking it was the code, turns out it was user error as is typical.
formation system v1.3.0
@Author unagi ootoro
@url https://raw.githubusercontent.com/unagiootoro/RPGMZ/master/FormationSystem.js

If anyone finds this and has the same issue. Just make sure the note section of each event you create, for a formation, has the appropriate number for the party member you want it to match. Always starting with 0 then 1 then 2 an so on, in order so that you don't mix things up.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rpg-maker-archive#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar