Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / map / tiledata / Room3.json
@小李xl 小李xl on 19 Feb 2023 246 bytes 小修改
[
  {
    "Direction": 3,
    "Start": 16,
    "End": 320
  },
  {
    "Direction": 2,
    "Start": 16,
    "End": 320
  },
  {
    "Direction": 0,
    "Start": 16,
    "End": 320
  },
  {
    "Direction": 1,
    "Start": 16,
    "End": 320
  }
]