%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 4f11136daadff0b44ac2278a314682ab, type: 3}
  m_Name: Avali Augmentation Station Udon Graph Program Asset
  m_EditorClassIdentifier: 
  serializedUdonProgramAsset: {fileID: 11400000, guid: 0a6df21ead8b77542b111bb2ce470e16,
    type: 2}
  udonAssembly: ".data_start\r\n\r\n    .export Animator\r\n    .export turnOn\r\n   
    .export turnOFF\r\n    .export pedestal\r\n    .export LeftPanels\r\n    .export
    LeftEnable\r\n    .export RightEnable\r\n    .export HoloUI2\r\n    .export Title\r\n   
    .export PanelSliderUdon\r\n    .export UIPanelSlider\r\n    \r\n    __instance_0:
    %UnityEngineAnimator, null\r\n    __name_0: %SystemString, null\r\n    __value_0:
    %SystemBoolean, null\r\n    __instance_1: %UnityEngineAudioSource, null\r\n   
    __instance_2: %UnityEngineAudioSource, null\r\n    __instance_3: %UnityEngineAnimator,
    null\r\n    __name_1: %SystemString, null\r\n    __value_1: %SystemBoolean, null\r\n   
    __instance_4: %UnityEngineAudioSource, null\r\n    __instance_5: %UnityEngineAudioSource,
    null\r\n    __instance_6: %UnityEngineGameObject, this\r\n    __value_2: %SystemBoolean,
    null\r\n    __Boolean_0: %SystemBoolean, null\r\n    __instance_7: %UnityEngineGameObject,
    this\r\n    __value_3: %SystemBoolean, null\r\n    __instance_8: %UnityEngineGameObject,
    this\r\n    __value_4: %SystemBoolean, null\r\n    __instance_9: %VRCUdonUdonBehaviour,
    this\r\n    __eventName_0: %SystemString, null\r\n    __String_0: %SystemString,
    null\r\n    __Boolean_1: %SystemBoolean, null\r\n    __instance_A: %UnityEngineGameObject,
    this\r\n    __value_5: %SystemBoolean, null\r\n    __instance_B: %UnityEngineGameObject,
    this\r\n    __value_6: %SystemBoolean, null\r\n    __instance_C: %UnityEngineGameObject,
    this\r\n    __value_7: %SystemBoolean, null\r\n    __instance_D: %UnityEngineGameObject,
    this\r\n    __value_8: %SystemBoolean, null\r\n    __instance_E: %UnityEngineGameObject,
    this\r\n    __value_9: %SystemBoolean, null\r\n    __instance_F: %UnityEngineGameObject,
    this\r\n    __value_A: %SystemBoolean, null\r\n    __instance_10: %UnityEngineGameObject,
    this\r\n    __value_B: %SystemBoolean, null\r\n    __instance_11: %VRCUdonUdonBehaviour,
    this\r\n    __eventName_1: %SystemString, null\r\n    __String_1: %SystemString,
    null\r\n    Animator: %UnityEngineAnimator, null\r\n    turnOn: %UnityEngineAudioSource,
    null\r\n    turnOFF: %UnityEngineAudioSource, null\r\n    pedestal: %UnityEngineGameObject,
    this\r\n    LeftPanels: %UnityEngineGameObject, this\r\n    LeftEnable: %SystemBoolean,
    null\r\n    RightEnable: %SystemBoolean, null\r\n    HoloUI2: %UnityEngineGameObject,
    this\r\n    Title: %UnityEngineGameObject, this\r\n    PanelSliderUdon: %VRCUdonUdonBehaviour,
    this\r\n    UIPanelSlider: %UnityEngineGameObject, this\r\n\r\n.data_end\r\n\r\n.code_start\r\n\r\n   
    .export Enable\r\n    \r\n    Enable:\r\n    \r\n        PUSH, Animator\r\n       
    PUSH, __instance_0\r\n        COPY\r\n        PUSH, __instance_0\r\n        PUSH,
    __name_0\r\n        PUSH, __value_0\r\n        EXTERN, \"UnityEngineAnimator.__SetBool__SystemString_SystemBoolean__SystemVoid\"\r\n       
    PUSH, turnOn\r\n        PUSH, __instance_1\r\n        COPY\r\n        PUSH, __instance_1\r\n       
    EXTERN, \"UnityEngineAudioSource.__Play__SystemVoid\"\r\n        PUSH, turnOFF\r\n       
    PUSH, __instance_2\r\n        COPY\r\n        PUSH, __instance_2\r\n        EXTERN,
    \"UnityEngineAudioSource.__Stop__SystemVoid\"\r\n        JUMP, 0xFFFFFFFC\r\n   
    \r\n    .export Disable\r\n    \r\n    Disable:\r\n    \r\n        PUSH, Animator\r\n       
    PUSH, __instance_3\r\n        COPY\r\n        PUSH, __instance_3\r\n        PUSH,
    __name_1\r\n        PUSH, __value_1\r\n        EXTERN, \"UnityEngineAnimator.__SetBool__SystemString_SystemBoolean__SystemVoid\"\r\n       
    PUSH, turnOFF\r\n        PUSH, __instance_4\r\n        COPY\r\n        PUSH,
    __instance_4\r\n        EXTERN, \"UnityEngineAudioSource.__Play__SystemVoid\"\r\n       
    PUSH, turnOn\r\n        PUSH, __instance_5\r\n        COPY\r\n        PUSH, __instance_5\r\n       
    EXTERN, \"UnityEngineAudioSource.__Stop__SystemVoid\"\r\n        JUMP, 0xFFFFFFFC\r\n   
    \r\n    .export EnablePedestal\r\n    \r\n    EnablePedestal:\r\n    \r\n       
    PUSH, pedestal\r\n        PUSH, __instance_6\r\n        COPY\r\n        PUSH,
    __instance_6\r\n        PUSH, __value_2\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, LeftEnable\r\n        JUMP_IF_FALSE, 0x000001E4\r\n        PUSH, LeftPanels\r\n       
    PUSH, __instance_7\r\n        COPY\r\n        PUSH, __instance_7\r\n        PUSH,
    __value_3\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, UIPanelSlider\r\n        PUSH, __instance_8\r\n        COPY\r\n       
    PUSH, __instance_8\r\n        PUSH, __value_4\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, PanelSliderUdon\r\n        PUSH, __instance_9\r\n        COPY\r\n       
    PUSH, __String_0\r\n        PUSH, __eventName_0\r\n        COPY\r\n        PUSH,
    __instance_9\r\n        PUSH, __eventName_0\r\n        EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid\"\r\n       
    JUMP, 0x000001E4\r\n        PUSH, RightEnable\r\n        JUMP_IF_FALSE, 0x00000228\r\n       
    PUSH, HoloUI2\r\n        PUSH, __instance_A\r\n        COPY\r\n        PUSH,
    __instance_A\r\n        PUSH, __value_5\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    JUMP, 0x00000228\r\n        PUSH, Title\r\n        PUSH, __instance_B\r\n       
    COPY\r\n        PUSH, __instance_B\r\n        PUSH, __value_6\r\n        EXTERN,
    \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n        JUMP,
    0xFFFFFFFC\r\n    \r\n    .export DisablePedestal\r\n    \r\n    DisablePedestal:\r\n   
    \r\n        PUSH, pedestal\r\n        PUSH, __instance_C\r\n        COPY\r\n       
    PUSH, __instance_C\r\n        PUSH, __value_7\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, LeftPanels\r\n        PUSH, __instance_D\r\n        COPY\r\n        PUSH,
    __instance_D\r\n        PUSH, __value_8\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, HoloUI2\r\n        PUSH, __instance_E\r\n        COPY\r\n        PUSH,
    __instance_E\r\n        PUSH, __value_9\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, Title\r\n        PUSH, __instance_F\r\n        COPY\r\n        PUSH, __instance_F\r\n       
    PUSH, __value_A\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, UIPanelSlider\r\n        PUSH, __instance_10\r\n        COPY\r\n       
    PUSH, __instance_10\r\n        PUSH, __value_B\r\n        EXTERN, \"UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid\"\r\n       
    PUSH, PanelSliderUdon\r\n        PUSH, __instance_11\r\n        COPY\r\n       
    PUSH, __String_1\r\n        PUSH, __eventName_1\r\n        COPY\r\n        PUSH,
    __instance_11\r\n        PUSH, __eventName_1\r\n        EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid\"\r\n       
    JUMP, 0xFFFFFFFC\r\n    \r\n\r\n.code_end\r\n"
  assemblyError: 
  graphData:
    name: 
    description: 
    nodes:
    - fullName: Event_Custom
      uid: a97af16e-5522-432e-a0b5-b551e53c36d4
      position: {x: 226, y: 55}
      nodeUIDs:
      - 
      flowUIDs:
      - fe1e2990-7716-4d6a-8cb1-0c3ccc5ebf45
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Enable
    - fullName: Event_Custom
      uid: 27954843-754e-4894-a4dc-5547a4a98cf8
      position: {x: 231, y: 164}
      nodeUIDs:
      - 
      flowUIDs:
      - e208d864-f99c-4c93-a9cc-d4ee7d1235cc
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Disable
    - fullName: Variable_UnityEngineAnimator
      uid: 626c5cee-6dd9-4f66-b669-2d57c7ca3689
      position: {x: 0, y: 0}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Animator
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Get_Variable
      uid: d78abb38-5423-487b-aa0c-58723102eaf4
      position: {x: 233.74, y: -36.000004}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|626c5cee-6dd9-4f66-b669-2d57c7ca3689
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineAnimator.__SetBool__SystemString_SystemBoolean__SystemVoid
      uid: fe1e2990-7716-4d6a-8cb1-0c3ccc5ebf45
      position: {x: 487.15002, y: -24.849987}
      nodeUIDs:
      - d78abb38-5423-487b-aa0c-58723102eaf4|0
      - 
      - 
      flowUIDs:
      - 93084bd0-f55b-4bd5-b5dc-9efcca784a8e
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Near
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
    - fullName: UnityEngineAnimator.__SetBool__SystemString_SystemBoolean__SystemVoid
      uid: e208d864-f99c-4c93-a9cc-d4ee7d1235cc
      position: {x: 487.55005, y: 158.70001}
      nodeUIDs:
      - d78abb38-5423-487b-aa0c-58723102eaf4|0
      - 
      - 
      flowUIDs:
      - 19006fe6-fe8d-4274-9a78-a43a0ed9488b
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Near
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Variable_UnityEngineAudioSource
      uid: aed8aa30-07ee-4295-b163-73973efc8b8f
      position: {x: -837.3862, y: 150.33694}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|turnOn
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Get_Variable
      uid: fbdc571a-6a97-47dc-83f3-c6219a91dfde
      position: {x: 640.2326, y: -169.8747}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|aed8aa30-07ee-4295-b163-73973efc8b8f
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineAudioSource.__Play__SystemVoid
      uid: 93084bd0-f55b-4bd5-b5dc-9efcca784a8e
      position: {x: 865.5209, y: -32.999916}
      nodeUIDs:
      - fbdc571a-6a97-47dc-83f3-c6219a91dfde|0
      flowUIDs:
      - 3d562ba4-b44f-4b4b-99df-80d21b24b93f
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Variable_UnityEngineAudioSource
      uid: ca4e1daf-2580-4303-8fec-e77e29d57b08
      position: {x: -837.3862, y: 150.33694}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|turnOFF
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Get_Variable
      uid: 6132541b-d783-4532-9e67-c8edb10d379d
      position: {x: 646.3719, y: -267.67398}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|ca4e1daf-2580-4303-8fec-e77e29d57b08
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineAudioSource.__Stop__SystemVoid
      uid: 3d562ba4-b44f-4b4b-99df-80d21b24b93f
      position: {x: 1034.5399, y: -34.912426}
      nodeUIDs:
      - 6132541b-d783-4532-9e67-c8edb10d379d|0
      flowUIDs:
      - 
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Get_Variable
      uid: 7eb9aac8-00fe-4bd6-b330-6cc055bad6d0
      position: {x: 809.66565, y: 448.89175}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|aed8aa30-07ee-4295-b163-73973efc8b8f
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineAudioSource.__Play__SystemVoid
      uid: 19006fe6-fe8d-4274-9a78-a43a0ed9488b
      position: {x: 781.01385, y: 146.46713}
      nodeUIDs:
      - 0afac553-9c23-489c-8a63-ca4f1ee6162e|0
      flowUIDs:
      - b5333347-edc0-4145-ab3e-32f1b5fbc261
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Get_Variable
      uid: 0afac553-9c23-489c-8a63-ca4f1ee6162e
      position: {x: 572.66, y: 436.169}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|ca4e1daf-2580-4303-8fec-e77e29d57b08
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineAudioSource.__Stop__SystemVoid
      uid: b5333347-edc0-4145-ab3e-32f1b5fbc261
      position: {x: 950.01385, y: 144.46713}
      nodeUIDs:
      - 7eb9aac8-00fe-4bd6-b330-6cc055bad6d0|0
      flowUIDs:
      - 
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Variable_UnityEngineGameObject
      uid: 523dd909-6c54-41bc-ad4b-630b0abda892
      position: {x: -664.5587, y: -874.6362}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|pedestal
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: fb14509d-d290-4224-ba8a-47e064f801e6
      position: {x: 568.9523, y: 794}
      nodeUIDs:
      - 460fea1a-6b54-4f89-bacd-aa88a46c6577|0
      - 
      flowUIDs:
      - ff2183b8-788d-44cf-aa3f-0c7e65e549b9
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
    - fullName: Get_Variable
      uid: 460fea1a-6b54-4f89-bacd-aa88a46c6577
      position: {x: 252.06084, y: 1083.349}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|523dd909-6c54-41bc-ad4b-630b0abda892
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: 3ce6feee-b151-421c-a0c5-c515bd51eddc
      position: {x: 532.88074, y: 1362.5673}
      nodeUIDs:
      - 460fea1a-6b54-4f89-bacd-aa88a46c6577
      - 
      flowUIDs:
      - b21378b9-ffdb-468a-94e2-c902fe79dbbf
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Event_Custom
      uid: 95b2aebc-e688-4fbe-8ceb-c70af5d47fd8
      position: {x: 334.6401, y: 793.5209}
      nodeUIDs:
      - 
      flowUIDs:
      - fb14509d-d290-4224-ba8a-47e064f801e6
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|EnablePedestal
    - fullName: Event_Custom
      uid: 5310298d-77bc-460f-93b2-b1795049c735
      position: {x: 300.88077, y: 1362.5673}
      nodeUIDs:
      - 
      flowUIDs:
      - 3ce6feee-b151-421c-a0c5-c515bd51eddc
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|DisablePedestal
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: 73dd0b61-f5f3-44ce-bc03-e707fea21f00
      position: {x: 1193.0111, y: 670.9772}
      nodeUIDs:
      - f04b0808-7759-46d7-9a74-9da9377b2e26|0
      - 
      flowUIDs:
      - cd9ec8ff-8003-4783-8044-66ae1d38d83e
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: 64499729-9ae7-4c4f-a429-e09a4b05cec9
      position: {x: 988.03394, y: 1358.8785}
      nodeUIDs:
      - f04b0808-7759-46d7-9a74-9da9377b2e26|0
      - 
      flowUIDs:
      - fc5d0a7b-3ec8-4f37-b873-6a742d552b0e
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Variable_UnityEngineGameObject
      uid: 5742fdb0-edc2-4720-a4e6-02c90a49228a
      position: {x: 0, y: 0}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|LeftPanels
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Get_Variable
      uid: f04b0808-7759-46d7-9a74-9da9377b2e26
      position: {x: 767.7119, y: 1108}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|5742fdb0-edc2-4720-a4e6-02c90a49228a
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Variable_SystemBoolean
      uid: 105a0521-389e-4c1b-a382-5979509465e6
      position: {x: -740.0519, y: -667.71387}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|LeftEnable
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Variable_SystemBoolean
      uid: 61a33128-4707-4f6b-8de3-10159eb5e4de
      position: {x: 0, y: 0}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|RightEnable
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Block
      uid: ff2183b8-788d-44cf-aa3f-0c7e65e549b9
      position: {x: 749.4573, y: 797.3539}
      nodeUIDs: []
      flowUIDs:
      - 7792809c-d6d8-4b4f-8ced-b9d4fa13b8b5
      - e60a20c5-6e60-44be-966c-6e913f8e535c
      - 42667336-10ae-4587-b26b-ba9e5b4c936b
      nodeValues: []
    - fullName: Block
      uid: b21378b9-ffdb-468a-94e2-c902fe79dbbf
      position: {x: 691.8808, y: 1361.5675}
      nodeUIDs: []
      flowUIDs:
      - 64499729-9ae7-4c4f-a429-e09a4b05cec9
      - 50cd60da-af13-4f1e-8f7d-88d46c16f1f0
      nodeValues: []
    - fullName: Branch
      uid: 7792809c-d6d8-4b4f-8ced-b9d4fa13b8b5
      position: {x: 949.3131, y: 658}
      nodeUIDs:
      - 6e91d6ce-1f48-4678-8b9b-6ef11ddd64b2|0
      flowUIDs:
      - 73dd0b61-f5f3-44ce-bc03-e707fea21f00
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Get_Variable
      uid: 6e91d6ce-1f48-4678-8b9b-6ef11ddd64b2
      position: {x: 740.0519, y: 667.71387}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|105a0521-389e-4c1b-a382-5979509465e6
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Variable_UnityEngineGameObject
      uid: 59016085-a2f9-4eb5-8826-4dd03029731d
      position: {x: 0, y: 0}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|HoloUI2
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Branch
      uid: e60a20c5-6e60-44be-966c-6e913f8e535c
      position: {x: 948.4866, y: 872.1825}
      nodeUIDs:
      - 625d1369-d480-4789-b7e8-ff1363d34f4c|0
      flowUIDs:
      - f0840a0e-b78a-4dc7-883d-77d6e70c141f
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: f0840a0e-b78a-4dc7-883d-77d6e70c141f
      position: {x: 1187.052, y: 899.49554}
      nodeUIDs:
      - 24456e77-017e-4fa1-8b8d-f21cc134d2a7|0
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
    - fullName: Get_Variable
      uid: 625d1369-d480-4789-b7e8-ff1363d34f4c
      position: {x: 777.1885, y: 983.0509}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|61a33128-4707-4f6b-8de3-10159eb5e4de
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Get_Variable
      uid: 24456e77-017e-4fa1-8b8d-f21cc134d2a7
      position: {x: 1013.20245, y: 1120.3739}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|59016085-a2f9-4eb5-8826-4dd03029731d
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: fc5d0a7b-3ec8-4f37-b873-6a742d552b0e
      position: {x: 1207.0342, y: 1358.7604}
      nodeUIDs:
      - 24456e77-017e-4fa1-8b8d-f21cc134d2a7|0
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Variable_UnityEngineGameObject
      uid: 4aaa2e9e-8392-4e0a-806e-77688129cbce
      position: {x: 0, y: 0}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Title
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Get_Variable
      uid: 4d265348-8313-4086-ab1c-14e554ad53ce
      position: {x: 1293.0011, y: 1094.0779}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|4aaa2e9e-8392-4e0a-806e-77688129cbce
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: 42667336-10ae-4587-b26b-ba9e5b4c936b
      position: {x: 1489.5564, y: 793.22546}
      nodeUIDs:
      - 4d265348-8313-4086-ab1c-14e554ad53ce|0
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: 50cd60da-af13-4f1e-8f7d-88d46c16f1f0
      position: {x: 1496.5504, y: 1362.393}
      nodeUIDs:
      - 4d265348-8313-4086-ab1c-14e554ad53ce|0
      - 
      flowUIDs:
      - f220f5ec-f44e-4e76-a07b-f73b0f66c500
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Variable_VRCUdonCommonInterfacesIUdonEventReceiver
      uid: cc978d90-9734-4b51-aa95-98d4f8a8bb10
      position: {x: -1367.5597, y: -558.4755}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|PanelSliderUdon
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Get_Variable
      uid: e1ad9482-d00b-41be-bb18-4643fb3e9588
      position: {x: 1663.3275, y: 532.03394}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|cc978d90-9734-4b51-aa95-98d4f8a8bb10
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid
      uid: 2d9d83df-dc09-46bb-953a-f8b7dc188157
      position: {x: 2250.3274, y: 631.034}
      nodeUIDs:
      - e1ad9482-d00b-41be-bb18-4643fb3e9588|0
      - 30f9c296-3098-4f54-8703-467c3deaa89f|0
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Const_SystemString
      uid: 30f9c296-3098-4f54-8703-467c3deaa89f
      position: {x: 1994.3274, y: 498.034}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|TogglePanels
    - fullName: Get_Variable
      uid: 3e552eaa-dbb6-40f0-a7c7-ff7e97069b25
      position: {x: 1884.6006, y: 1705.1019}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|cc978d90-9734-4b51-aa95-98d4f8a8bb10
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid
      uid: a8d653bd-b4ab-45f8-bb50-8a205d92110e
      position: {x: 2182.6008, y: 1374.1019}
      nodeUIDs:
      - 3e552eaa-dbb6-40f0-a7c7-ff7e97069b25
      - f2c68e08-996b-4110-bea2-9e9c9df5535a
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Const_SystemString
      uid: f2c68e08-996b-4110-bea2-9e9c9df5535a
      position: {x: 2215.6003, y: 1671.1019}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|HidePanels
    - fullName: Variable_UnityEngineGameObject
      uid: 1630fc96-ae8b-481e-8cce-bfd6fadc3d33
      position: {x: -1424.6316, y: -466.7277}
      nodeUIDs:
      - 
      - 
      - 
      - 
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|UIPanelSlider
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|none
    - fullName: Get_Variable
      uid: 73ce7957-f03e-4541-98b6-308949263cdb
      position: {x: 1365.3314, y: 293.60303}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|1630fc96-ae8b-481e-8cce-bfd6fadc3d33
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: cd9ec8ff-8003-4783-8044-66ae1d38d83e
      position: {x: 1483.9319, y: 639.85236}
      nodeUIDs:
      - 73ce7957-f03e-4541-98b6-308949263cdb|0
      - 
      flowUIDs:
      - 2d9d83df-dc09-46bb-953a-f8b7dc188157
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|True
    - fullName: UnityEngineGameObject.__SetActive__SystemBoolean__SystemVoid
      uid: f220f5ec-f44e-4e76-a07b-f73b0f66c500
      position: {x: 1855.5454, y: 1376.2384}
      nodeUIDs:
      - 03781fa1-edfe-4be3-b2c7-79b29a865df0
      - 
      flowUIDs:
      - a8d653bd-b4ab-45f8-bb50-8a205d92110e
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Get_Variable
      uid: 03781fa1-edfe-4be3-b2c7-79b29a865df0
      position: {x: 1362.2734, y: 1711.6125}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|1630fc96-ae8b-481e-8cce-bfd6fadc3d33
      - unityObjectValue: {fileID: 0}
        stringValue: 
    updateOrder: 0
  graphElementData:
  - type: 5
    uid: 3b4dff45-5053-4b50-bd0b-9ca6ae128c1a
    jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":130.0,"width":201.0,"height":268.0}}'
  viewTransform:
    position: {x: -189, y: -377}
    scale: 0.49717674
  version: 1.0.0
  showAssembly: 0
