nousername010 2020-11-25 23:55 (Edited)
The room editor I made for Corridors.
INSTRUCTIONS:
The first prompt asks which is your character rom. After selecting, it gets PAGE 2 of the characters for use in the room.
The second prompt asks for the room data. If blank, it prompts you with a new room.
Room ID is for room reference.
Room Type is a miscellaneous variable and can be hoever you want to interpret it.
You select a character you want to edit by tapping on it. After that, you press the arrows to switch the character. There are more buttons to make it slightly easier - the flip buttons and the tile copying and filling buttons.
NOTES:
Code is very unoptimized.
Extra code is still needed in your main program to draw the rooms.
Ram data is in program file for reference.