Editor Tiles

● ARCHIVED · READ-ONLY
Started by PK8 2 posts View original ↗
  1. Editor Tiles

    Introduction

    This script allows users to mark certain tiles as "Editor Tiles," which means they will only appear in the editor. This is useful if you want to leave little developer notes and markers to yourself for your project (examples: Marking start points, check points, and areas where a scene occurs).

    Features

    • Set which tiles from a particular tileset will only appear in the Editor.

    Screenshots

    6y35g2.pngBefore: Applying "Editor Tiles" to the map.




    zl8cia.pngAfter: They're gone.


    Script

    Editor Tiles (RMXP)

    Instructions

    Instructions on how to use it are in the script.

    Thanks

    If it wasn't for me streaming myself playing old projects in front of Kain, TheRexion (Rexk), Bravo2Kilo, SolarGale, and Jeneeus Guruman, and not remembering start points for certain maps (I never set up transfer event commands or start points), I wouldn't have had the idea to make this.

    Author's Notes

    This idea came about while I was streaming myself playing several projects I never completed. I also had trouble remembering where on a few particular maps would the player start off, which sparked this idea. I hope it's useful!

    The original name of this script was Debug Tiles.
  2. One thing that I would suggest to make this script much easier to use would be to make it based off of terrain tag instead of tile id.