Astrabit-ST / Luminol

An RPG Maker XP-VX Ace rewrite, written in Rust with love 💕
https://luminol.dev/
GNU General Public License v3.0
101 stars 12 forks source link

Tile ID display #125

Closed Speak2Erase closed 4 months ago

Speak2Erase commented 4 months ago

Connections N/A

Description This PR adds a toggle to display the tile IDs of the currently selected layer. It's more of a low-level thing, useful to people working on Luminol or RGSS implementations (i.e. me)

Testing Open a map, press Display options ⏷ then check Display tile IDs. Then select a layer. You should see something like this: image

Checklist