RPG Maker Database Editor
Created on 2023-10-01T20:55:59-05:00
- Allows moving database elements around and correcting ID references to them after the fact.
Worth learning from that this is an issue with using IDs in event tables like this. With UUIDs you can move and group stuff however you want. For example, the UUIDs point to flags while you can create custom groups of UUIDs for developer use to see which flags are related to what.