{
  "$schema": "https://service.metason.net/ar/schemas/action.json",
  "items": [
    {
      "id": "net.metason.samples.endpanel",
      "type": "Spot",
      "subtype": "Panel",
      "name": "Panel",
      "vertices": [
        [
          0.0,
          0.0,
          0.0
        ]
      ],
      "assetData": "<b>End of Service Examples</b><br>Check the documentation on<br>ARchi VR App extionsons<br>in the attachments.<br><br><small><i>Touch</i> stop button to end tour.</small>",
      "assetMeta": "color:#000000; bgcolor:#EEEEEECC; scale:1.0",
      "isLocked": true
    },
    {
      "id": "net.metason.samples.back",
      "type": "Spot",
      "subtype": "Panel",
      "name": "Panel",
      "vertices": [
        [
          0.0,
          0.0,
          0.0
        ]
      ],
      "assetData": "https://service.metason.net/ar/extension/images/back.png",
      "assetMeta": "wxdxh:0.25x0.0x0.25",
      "content": "ontap=function('net.metason.samples.*', 'delete'); function('app.versionNumber > 2.4', 'ifthenelse::', 'function(\"https://service.metason.net/ar/content/samples/dynamic.json\", \"getJSON\")', 'function(\"https://service.metason.net/ar/content/samples/interaction.json\", \"getJSON\")')",
      "isLocked": true
    },
    {
      "id": "net.metason.samples.docu",
      "type": "Spot",
      "subtype": "Panel",
      "name": "Panel",
      "vertices": [
        [
          0.0,
          0.0,
          0.0
        ]
      ],
      "assetData": "https://service.metason.net/ar/extension/images/docu.png",
      "assetMeta": "wxdxh:0.25x0.0x0.25",
      "content": "https://service.metason.net/ar/docu/extensions.html"
    },
    {
      "id": "net.metason.samples.stop",
      "type": "Spot",
      "subtype": "Panel",
      "name": "Panel",
      "vertices": [
        [
          0.0,
          0.0,
          0.0
        ]
      ],
      "assetData": "https://service.metason.net/ar/extension/images/stop.png",
      "assetMeta": "wxdxh:0.25x0.0x0.25",
      "content": "ontap=function('net.metason.samples.*', 'delete');function('UI.*', 'unhide')"
    }
  ],
  "tasks": [
    {
      "do": "add",
      "id": "net.metason.samples.endpanel",
      "ahead": "0.0 0.8 -1.5"
    },
    {
      "do": "add",
      "id": "net.metason.samples.back",
      "ahead": "-0.35 0.5 -1.5"
    },
    {
      "do": "add",
      "id": "net.metason.samples.docu",
      "ahead": "0.0 0.5 -1.5"
    },
    {
      "do": "add",
      "id": "net.metason.samples.stop",
      "ahead": "0.35 0.5 -1.5"
    },
    {
      "in": "2.0",
      "do": "avoid save"
    }
  ]
}