- [
- {
- "ScenePath": "res://resource/map/tileMaps/Room3.tscn",
- "ConfigPath": "res://resource/map/tiledata/Room3.json",
- "RoomInfo": {
- "Position": {
- "X": -1,
- "Y": -1
- },
- "Size": {
- "X": 21,
- "Y": 21
- },
- "DoorAreaInfos": [
- {
- "Direction": 1,
- "Start": 16,
- "End": 144
- },
- {
- "Direction": 3,
- "Start": 208,
- "End": 272
- },
- {
- "Direction": 2,
- "Start": 208,
- "End": 272
- },
- {
- "Direction": 0,
- "Start": 16,
- "End": 144
- },
- {
- "Direction": 2,
- "Start": 64,
- "End": 144
- }
- ]
- }
- }
- ]