{
    "titleArray": [
      "还原记忆中的老家"
    ],
    "tipsArray": [
      "第一个选择左边"
    ],
    "answersArray": [
      "选项一:选择第一个\n选项二:选择第二个\n选项三:选择第二个\n选项四:选择第一个\n选项五:选择第二个\n选项六:选择第二个\n选项七:选择第二个\n上划男生右口袋,露出照片后将照片拖到场景里即可"
    ],
    "duihuaArray": [
      {
        "str": "爷爷奶奶走了后,二十多年没回来过老家了",
        "qiPaoPos": 0,
        "delayTime": 3.5,
        "effectUrl": "sound/爷爷奶奶走了后,二十多年没回来过老家了"
      },
      {
        "str": "总感觉与我记忆里的老家相比,差了点什么东西",
        "qiPaoPos": 0,
        "delayTime": 3.5,
        "effectUrl": "sound/总感觉与我记忆里的老家相比,差了点什么东西"
      },
      {
        "str": "我再想想,好像还有什么",
        "qiPaoPos": 0,
        "delayTime": 2,
        "effectUrl": "sound/我再想想,好像还有什么"
      },
      {
        "str": "这就是我记忆中的老家",
        "qiPaoPos": 0,
        "delayTime": 1.7,
        "effectUrl": "sound/这就是我记忆中的老家"
      }
    ],
    "chooseList": [
      {
        "chooseLog": {
          "str": "小时候穷,房子破破烂烂的,但是过的很快乐",
          "qiPaoPos": 0,
          "delayTime": 3.8,
          "effectUrl": "sound/小时候穷,房子破破烂烂的,但是过的很快乐"
        },
        "chooseIconList": [
          {
            "name": "旧房子",
            "url": "texture/道具/旧房子",
            "result": true
          },
          {
            "name": "小洋房",
            "url": "texture/道具/小洋房",
            "result": false
          }
        ]
      },
      {
        "chooseLog": {
          "str": "每到秋天,好像能闻到树上飘过来的香味。",
          "qiPaoPos": 0,
          "delayTime": 3.5,
          "effectUrl": "sound/每到秋天,好像能闻到树上飘过来的香味。"
        },
        "chooseIconList": [
          {
            "name": "银杏树",
            "url": "texture/道具/银杏树",
            "result": false
          },
          {
            "name": "桂花树",
            "url": "texture/道具/桂花树",
            "result": true
          }
        ]
      },
      {
        "chooseLog": {
          "str": "那时候大黄总是护送我去上学",
          "qiPaoPos": 0,
          "delayTime": 2.5,
          "effectUrl": "sound/那时候大黄总是护送我去上学"
        },
        "chooseIconList": [
          {
            "name": "金毛",
            "url": "texture/道具/金毛",
            "result": false
          },
          {
            "name": "土狗",
            "url": "texture/道具/土狗",
            "result": true
          }
        ]
      },
      {
        "chooseLog": {
          "str": "小时候的玩具是爷爷亲手做的一个玩具车",
          "qiPaoPos": 0,
          "delayTime": 3,
          "effectUrl": "sound/小时候的玩具是爷爷亲手做的一个玩具车"
        },
        "chooseIconList": [
          {
            "name": "木马",
            "url": "texture/道具/木马",
            "result": true
          },
          {
            "name": "玩具车",
            "url": "texture/道具/玩具车",
            "result": false
          }
        ]
      },
      {
        "chooseLog": {
          "str": "我想看动画片,爷爷特意买了台电视,但是信号不太好",
          "qiPaoPos": 0,
          "delayTime": 4.2,
          "effectUrl": "sound/我想看动画片,爷爷特意买了台电视,但是信号不太好"
        },
        "chooseIconList": [
          {
            "name": "卫星",
            "url": "texture/道具/卫星",
            "result": false
          },
          {
            "name": "天线",
            "url": "texture/道具/天线",
            "result": true
          }
        ]
      },
      {
        "chooseLog": {
          "str": "家门口的院子种满了我喜欢吃的蔬菜",
          "qiPaoPos": 0,
          "delayTime": 2.5,
          "effectUrl": "sound/家门口的院子种满了我喜欢吃的蔬菜"
        },
        "chooseIconList": [
          {
            "name": "玉米",
            "url": "texture/道具/玉米",
            "result": false
          },
          {
            "name": "白萝卜",
            "url": "texture/道具/白萝卜",
            "result": true
          }
        ]
      },
      {
        "chooseLog": {
          "str": "门口有一条很宽的大马路",
          "qiPaoPos": 0,
          "delayTime": 2,
          "effectUrl": "sound/门口有一条很宽的大马路"
        },
        "chooseIconList": [
          {
            "name": "水泥路",
            "url": "texture/道具/水泥路",
            "result": false
          },
          {
            "name": "泥巴路",
            "url": "texture/道具/泥巴路",
            "result": true
          }
        ]
      }
    ]
  }