summaryrefslogtreecommitdiff
path: root/VRCSDK3Worlds/Assets/Scripts/Door Controller.asset
blob: 173fdcaf60e76074c9ac26da7781981cda4244fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
%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: Door Controller
  m_EditorClassIdentifier: 
  serializedUdonProgramAsset: {fileID: 11400000, guid: c438919ce2ef6ab43a1ec586451ca648,
    type: 2}
  udonAssembly: ".data_start\r\n\r\n    \r\n    __instance_0: %UnityEngineAnimator,
    null\r\n    __name_0: %SystemString, null\r\n    __value_0: %SystemBoolean, null\r\n   
    __Type_0: %SystemType, null\r\n    __Boolean_0: %SystemBoolean, null\r\n    __instance_2:
    %UnityEngineAnimator, null\r\n    __name_1: %SystemString, null\r\n    __instance_1:
    %UnityEngineGameObject, this\r\n    __type_0: %SystemType, null\r\n    __GameObject_0:
    %UnityEngineGameObject, this\r\n    __Type_1: %SystemType, null\r\n\r\n.data_end\r\n\r\n.code_start\r\n\r\n   
    .export _interact\r\n    \r\n    _interact:\r\n    \r\n        PUSH, __GameObject_0\r\n       
    PUSH, __instance_1\r\n        COPY\r\n        PUSH, __Type_0\r\n        PUSH,
    __type_0\r\n        COPY\r\n        PUSH, __instance_1\r\n        PUSH, __type_0\r\n       
    PUSH, __instance_0\r\n        EXTERN, \"UnityEngineGameObject.__GetComponentInParent__SystemType__UnityEngineComponent\"\r\n       
    PUSH, __GameObject_0\r\n        PUSH, __instance_1\r\n        COPY\r\n       
    PUSH, __Type_1\r\n        PUSH, __type_0\r\n        COPY\r\n        PUSH, __instance_0\r\n       
    PUSH, __instance_2\r\n        COPY\r\n        PUSH, __instance_0\r\n        PUSH,
    __name_1\r\n        PUSH, __Boolean_0\r\n        EXTERN, \"UnityEngineAnimator.__GetBool__SystemString__SystemBoolean\"\r\n       
    PUSH, __Boolean_0\r\n        PUSH, __value_0\r\n        EXTERN, \"SystemBoolean.__op_UnaryNegation__SystemBoolean__SystemBoolean\"\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       
    JUMP, 0xFFFFFFFC\r\n    \r\n\r\n.code_end\r\n"
  assemblyError: 
  graphData:
    name: 
    description: 
    nodes:
    - fullName: Event_Interact
      uid: aa81014b-879d-4027-ae39-906626aa3b51
      position: {x: 830, y: 119}
      nodeUIDs: []
      flowUIDs:
      - 5453c0c0-193e-4a02-b614-b533ee7ec17d
      nodeValues: []
    - fullName: UnityEngineAnimator.__GetBool__SystemString__SystemBoolean
      uid: bc91d943-7626-410e-991a-9296cc9d7af1
      position: {x: 431, y: 235}
      nodeUIDs:
      - 2b5c8d81-67c4-4963-9090-d5ba4a979b58|0
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|IsOpen
    - fullName: UnityEngineAnimator.__SetBool__SystemString_SystemBoolean__SystemVoid
      uid: 5453c0c0-193e-4a02-b614-b533ee7ec17d
      position: {x: 954, y: 111}
      nodeUIDs:
      - 2b5c8d81-67c4-4963-9090-d5ba4a979b58|0
      - 
      - e66b0125-b97e-4c03-b98d-5719fbbf11be|0
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|IsOpen
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: SystemBoolean.__op_UnaryNegation__SystemBoolean__SystemBoolean
      uid: e66b0125-b97e-4c03-b98d-5719fbbf11be
      position: {x: 753, y: 243}
      nodeUIDs:
      - bc91d943-7626-410e-991a-9296cc9d7af1|0
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral,
          PublicKeyToken=b77a5c561934e089|False
    - fullName: Const_This
      uid: 7329179a-f18c-49e1-b8b6-a54fdcd44510
      position: {x: 353, y: 52}
      nodeUIDs:
      - 
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: UnityEngineGameObject.__GetComponentInParent__SystemType__UnityEngineComponent
      uid: 2b5c8d81-67c4-4963-9090-d5ba4a979b58
      position: {x: 519, y: 83}
      nodeUIDs:
      - 7329179a-f18c-49e1-b8b6-a54fdcd44510|0
      - 32aa9c41-730f-4ca2-832e-49ecc268f0cf|0
      flowUIDs: []
      nodeValues:
      - unityObjectValue: {fileID: 0}
        stringValue: 
      - unityObjectValue: {fileID: 0}
        stringValue: 
    - fullName: Type_UnityEngineAnimator
      uid: 32aa9c41-730f-4ca2-832e-49ecc268f0cf
      position: {x: 230, y: 156}
      nodeUIDs: []
      flowUIDs: []
      nodeValues: []
    updateOrder: 0
  graphElementData: []
  viewTransform:
    position: {x: -114, y: 142}
    scale: 1
  version: 1.0.0
  showAssembly: 0