-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Milestone
Description
If you want to move stuff around such as items, skills, variables, etc.. in RPG Maker you have a big problem. If I want to change "Long Sword" from item id 100 to id 120, I have to somehow update all references to the old item id in event code and fix it. Renaming resource files is also a huge pain and can result in crashes in RPG_RT.
The editor should have an easy to use and intuitive way to support reorganizing data. Almost like a refactoring tool in an IDE.
Metadata
Metadata
Assignees
Labels
No labels