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

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

MV plugins

Marker Tileset - MarkerTileset.js

Plugin desc : Marker tileset 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/MarkerTileset.js

File name : MarkerTileset.js

Help of plugin :

@url https://triacontane.blogspot.com/
@plugindesc Marker tileset 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
-----
MarkerTileset.js

This plugin allows you to hide specific tiles from a tileset in-game.
This can be used primarily as a marker that appears only in the editor.

Specify the following in the tileset's Note field:
<HiddenTiles:A> // Hides the [A] tab in-game. Up to E can be specified.

To specify multiple tiles, separate them with commas, as shown below:
<HiddenTiles:A,B,D>

Only the images will be hidden; passability information will remain.

This plugin does not have a plugin command.

To target only specific tiles within the A tiles, specify the numbers as well:
<HiddenTiles:A1>
<HiddenTiles:A1,A2,B>

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 commandPrefix
@text Note field prefix
@desc This is the prefix to specify when the name of the Note field or plugin command overlaps with that of another plugin. Normally, it is not necessary to specify this.

スポンサードリンク

-MV plugins

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