public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZState Overlay for Map Character - Display SV Actor state overlays on map characters

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: State Overlay for Map Character - Display SV Actor state overlays on map characters
  • Original author: Awayamatana
  • Original date: March 19, 2025
  • Source thread: https://forums.rpgmakerweb.com/threads/state-overlay-for-map-character-display-sv-actor-state-overlays-on-map-characters.176367/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Allows side view state overlays to be displayed on map characters as well. StateOverlayForCharacter.js Ver.1.0.0 How to Use [Comment]

Archived First Post

Allows side view state overlays to be displayed on map characters as well.
Download
StateOverlayForCharacter.js Ver.1.0.0

How to Use
[Comment]
Place a comment on the first line of the event contents and enter it in the following format:
<stateOverlay:n> //Show overlay with index n
<stateOverlay:8> //Show paralysis overlay
<stateOverlayaralysis> //Show paralysis overlay

[Scripts (Movement Route)]
this.setStateOverlay(n) //Show overlay with index n
this.setStateOverlay(0) //Erase overlay
this.setStateOverlay(-1) //Shows party member state overlays (player only)
this.setStateOverlay(8) //Show paralysis overlay
this.setStateOverlay("paralysis") //Show paralysis overlay

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.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar