Newer
Older
DungeonShooting / DungeonShooting_Godot / resource / map / tileMaps / GroupConfig.json
@小李xl 小李xl on 3 Sep 2023 457 bytes 生成预览图, 目前还有点问题
{
  "TestGroup1": {
    "GroupName": "TestGroup1",
    "BattleList": [
      {
        "ErrorType": 0,
        "Path": "resource/map/tileMaps/TestGroup1/battle/Battle1"
      },
      {
        "ErrorType": 4,
        "Path": "resource/map/tileMaps/TestGroup1/battle/Battle2"
      }
    ],
    "InletList": [],
    "OutletList": [],
    "BossList": [],
    "RewardList": [],
    "ShopList": [],
    "EventList": [],
    "Remark": "\u6D4B\u8BD5\u7EC4"
  }
}