Added Unity project files
This commit is contained in:
@ -0,0 +1,432 @@
|
||||
%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: OnCharacterControllerHitExampleGraph
|
||||
m_EditorClassIdentifier:
|
||||
serializedUdonProgramAsset: {fileID: 11400000, guid: b40c55a105cf55140a66896c3443bba1, type: 2}
|
||||
udonAssembly: ".data_start\r\n\r\n .export characterController\r\n .export
|
||||
moveSpeed\r\n .export hitNameText\r\n .export characterControllerStartPos\r\n
|
||||
\r\n __instance_0: %TMProTextMeshProUGUI, null\r\n __value_0: %SystemString,
|
||||
null\r\n __instance_1: %VRCSDKBaseVRCPlayerApi, null\r\n __instance_2:
|
||||
%VRCSDK3ControllerColliderPlayerHit, null\r\n onControllerColliderHitPlayerHit:
|
||||
%VRCSDK3ControllerColliderPlayerHit, null\r\n __instance_3: %VRCUdonUdonBehaviour,
|
||||
this\r\n __eventName_0: %SystemString, null\r\n __instance_4: %TMProTextMeshProUGUI,
|
||||
null\r\n __value_1: %SystemString, null\r\n __instance_5: %UnityEngineGameObject,
|
||||
this\r\n __instance_6: %UnityEngineControllerColliderHit, null\r\n onControllerColliderHitHit:
|
||||
%UnityEngineControllerColliderHit, null\r\n __instance_7: %VRCUdonUdonBehaviour,
|
||||
this\r\n __eventName_1: %SystemString, null\r\n __instance_8: %UnityEngineCharacterController,
|
||||
null\r\n __motion_0: %UnityEngineVector3, null\r\n __Single_0: %SystemSingle,
|
||||
null\r\n __Vector3_0: %UnityEngineVector3, null\r\n __Single_1: %SystemSingle,
|
||||
null\r\n __Vector3_1: %UnityEngineVector3, null\r\n __instance_9: %UnityEngineTransform,
|
||||
this\r\n __CollisionFlags_0: %UnityEngineCollisionFlags, null\r\n __instance_A:
|
||||
%UnityEngineTransform, this\r\n __value_2: %UnityEngineVector3, null\r\n
|
||||
__instance_B: %UnityEngineTransform, this\r\n characterController: %UnityEngineCharacterController,
|
||||
null\r\n moveSpeed: %SystemSingle, null\r\n hitNameText: %TMProTextMeshProUGUI,
|
||||
null\r\n characterControllerStartPos: %UnityEngineTransform, this\r\n\r\n.data_end\r\n\r\n.code_start\r\n\r\n
|
||||
.export _onControllerColliderHitPlayer\r\n \r\n _onControllerColliderHitPlayer:\r\n
|
||||
\r\n PUSH, hitNameText\r\n PUSH, __instance_0\r\n COPY\r\n
|
||||
PUSH, onControllerColliderHitPlayerHit\r\n PUSH, __instance_2\r\n
|
||||
COPY\r\n PUSH, __instance_2\r\n PUSH, __instance_1\r\n EXTERN,
|
||||
\"VRCSDK3ControllerColliderPlayerHit.__get_player__VRCSDKBaseVRCPlayerApi\"\r\n
|
||||
PUSH, __instance_1\r\n PUSH, __value_0\r\n EXTERN, \"VRCSDKBaseVRCPlayerApi.__get_displayName__SystemString\"\r\n
|
||||
PUSH, __instance_0\r\n PUSH, __value_0\r\n EXTERN, \"TMProTextMeshProUGUI.__set_text__SystemString__SystemVoid\"\r\n
|
||||
PUSH, __instance_3\r\n PUSH, __eventName_0\r\n EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid\"\r\n
|
||||
JUMP, 0xFFFFFFFC\r\n \r\n .export _onControllerColliderHit\r\n \r\n
|
||||
_onControllerColliderHit:\r\n \r\n PUSH, hitNameText\r\n PUSH,
|
||||
__instance_4\r\n COPY\r\n PUSH, onControllerColliderHitHit\r\n
|
||||
PUSH, __instance_6\r\n COPY\r\n PUSH, __instance_6\r\n PUSH,
|
||||
__instance_5\r\n EXTERN, \"UnityEngineControllerColliderHit.__get_gameObject__UnityEngineGameObject\"\r\n
|
||||
PUSH, __instance_5\r\n PUSH, __value_1\r\n EXTERN, \"UnityEngineGameObject.__get_name__SystemString\"\r\n
|
||||
PUSH, __instance_4\r\n PUSH, __value_1\r\n EXTERN, \"TMProTextMeshProUGUI.__set_text__SystemString__SystemVoid\"\r\n
|
||||
PUSH, __instance_7\r\n PUSH, __eventName_1\r\n EXTERN, \"VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid\"\r\n
|
||||
JUMP, 0xFFFFFFFC\r\n \r\n .export _update\r\n \r\n _update:\r\n
|
||||
\r\n PUSH, characterController\r\n PUSH, __instance_8\r\n
|
||||
COPY\r\n PUSH, __Single_0\r\n EXTERN, \"UnityEngineTime.__get_deltaTime__SystemSingle\"\r\n
|
||||
PUSH, __instance_9\r\n PUSH, __Vector3_1\r\n EXTERN, \"UnityEngineTransform.__get_forward__UnityEngineVector3\"\r\n
|
||||
PUSH, moveSpeed\r\n PUSH, __Vector3_1\r\n PUSH, __Vector3_0\r\n
|
||||
EXTERN, \"UnityEngineVector3.__op_Multiply__SystemSingle_UnityEngineVector3__UnityEngineVector3\"\r\n
|
||||
PUSH, __Single_0\r\n PUSH, __Vector3_0\r\n PUSH, __motion_0\r\n
|
||||
EXTERN, \"UnityEngineVector3.__op_Multiply__SystemSingle_UnityEngineVector3__UnityEngineVector3\"\r\n
|
||||
PUSH, __instance_8\r\n PUSH, __motion_0\r\n PUSH, __CollisionFlags_0\r\n
|
||||
EXTERN, \"UnityEngineCharacterController.__Move__UnityEngineVector3__UnityEngineCollisionFlags\"\r\n
|
||||
JUMP, 0xFFFFFFFC\r\n \r\n .export _ResetCharacterController\r\n \r\n
|
||||
_ResetCharacterController:\r\n \r\n PUSH, characterControllerStartPos\r\n
|
||||
PUSH, __instance_B\r\n COPY\r\n PUSH, __instance_B\r\n PUSH,
|
||||
__value_2\r\n EXTERN, \"UnityEngineTransform.__get_position__UnityEngineVector3\"\r\n
|
||||
PUSH, __instance_A\r\n PUSH, __value_2\r\n EXTERN, \"UnityEngineTransform.__set_position__UnityEngineVector3__SystemVoid\"\r\n
|
||||
JUMP, 0xFFFFFFFC\r\n \r\n\r\n.code_end\r\n"
|
||||
assemblyError:
|
||||
graphData:
|
||||
name:
|
||||
description:
|
||||
nodes:
|
||||
- fullName: Event_OnControllerColliderHitPlayer
|
||||
uid: ca50952d-5ab1-4113-99a3-14331096157c
|
||||
position: {x: 425, y: -290}
|
||||
nodeUIDs: []
|
||||
flowUIDs:
|
||||
- 6e097e45-47e1-4a70-8559-aa5a8eed7d70
|
||||
nodeValues: []
|
||||
- fullName: VRCSDK3ControllerColliderPlayerHit.__get_player__VRCSDKBaseVRCPlayerApi
|
||||
uid: 2726eeed-7889-4edb-b1f4-054b0eecd355
|
||||
position: {x: 745, y: -195}
|
||||
nodeUIDs:
|
||||
- ca50952d-5ab1-4113-99a3-14331096157c|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: VRCSDKBaseVRCPlayerApi.__get_displayName__SystemString
|
||||
uid: ddb6f852-5aef-42c4-83f8-5fc2d58d6887
|
||||
position: {x: 980, y: -195}
|
||||
nodeUIDs:
|
||||
- 2726eeed-7889-4edb-b1f4-054b0eecd355|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: TMProTextMeshProUGUI.__set_text__SystemString__SystemVoid
|
||||
uid: 6e097e45-47e1-4a70-8559-aa5a8eed7d70
|
||||
position: {x: 1210, y: -285}
|
||||
nodeUIDs:
|
||||
- 35aa3d37-468a-4457-99ac-7b5c820f9bce|0
|
||||
- ddb6f852-5aef-42c4-83f8-5fc2d58d6887|0
|
||||
flowUIDs:
|
||||
- 07c385e5-9e05-4742-805b-4dc14071d2b5
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid
|
||||
uid: 07c385e5-9e05-4742-805b-4dc14071d2b5
|
||||
position: {x: 1380, y: -285}
|
||||
nodeUIDs:
|
||||
-
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|_ResetCharacterController
|
||||
- fullName: Variable_UnityEngineCharacterController
|
||||
uid: 4add6a18-3654-4495-ae4a-f3c8b4a4b2b8
|
||||
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|characterController
|
||||
- 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_SystemSingle
|
||||
uid: 31dd8642-650f-497f-a913-996f1f8093f1
|
||||
position: {x: 0, y: 0}
|
||||
nodeUIDs:
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|4
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|moveSpeed
|
||||
- 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_TMProTextMeshProUGUI
|
||||
uid: aa61a8b9-af6c-495e-a668-72dff9a8bd43
|
||||
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|hitNameText
|
||||
- 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_UnityEngineTransform
|
||||
uid: 1e0b4430-cb69-4ab3-a40e-ad6b8bb79cee
|
||||
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|characterControllerStartPos
|
||||
- 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: 35aa3d37-468a-4457-99ac-7b5c820f9bce
|
||||
position: {x: 930, y: -340}
|
||||
nodeUIDs:
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|aa61a8b9-af6c-495e-a668-72dff9a8bd43
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: Event_OnControllerColliderHit
|
||||
uid: 942c059a-bce0-401d-9905-ab2e02ed82a6
|
||||
position: {x: 420, y: 55}
|
||||
nodeUIDs: []
|
||||
flowUIDs:
|
||||
- 0aff1fbd-c291-4b26-a887-af643e7eeeb0
|
||||
nodeValues: []
|
||||
- fullName: UnityEngineControllerColliderHit.__get_gameObject__UnityEngineGameObject
|
||||
uid: d2129b87-af7f-42bc-83a5-a93eeffd7090
|
||||
position: {x: 805, y: 135}
|
||||
nodeUIDs:
|
||||
- 942c059a-bce0-401d-9905-ab2e02ed82a6|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: UnityEngineGameObject.__get_name__SystemString
|
||||
uid: bae40ab7-23bc-4ea1-8127-3a1c0d246c36
|
||||
position: {x: 1010, y: 135}
|
||||
nodeUIDs:
|
||||
- d2129b87-af7f-42bc-83a5-a93eeffd7090|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: Get_Variable
|
||||
uid: 6d0cce36-cbe5-42ec-84e9-fc9fed11ce39
|
||||
position: {x: 900, y: -5}
|
||||
nodeUIDs:
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|aa61a8b9-af6c-495e-a668-72dff9a8bd43
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: TMProTextMeshProUGUI.__set_text__SystemString__SystemVoid
|
||||
uid: 0aff1fbd-c291-4b26-a887-af643e7eeeb0
|
||||
position: {x: 1195, y: 50}
|
||||
nodeUIDs:
|
||||
- 6d0cce36-cbe5-42ec-84e9-fc9fed11ce39|0
|
||||
- bae40ab7-23bc-4ea1-8127-3a1c0d246c36|0
|
||||
flowUIDs:
|
||||
- 58482096-6fc8-40e1-984c-f2d92bb78907
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: VRCUdonCommonInterfacesIUdonEventReceiver.__SendCustomEvent__SystemString__SystemVoid
|
||||
uid: 58482096-6fc8-40e1-984c-f2d92bb78907
|
||||
position: {x: 1375, y: 50}
|
||||
nodeUIDs:
|
||||
-
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|_ResetCharacterController
|
||||
- fullName: Event_Update
|
||||
uid: 7335c6b0-5e38-43c4-8b3d-28406038ba0c
|
||||
position: {x: 1140, y: 335}
|
||||
nodeUIDs: []
|
||||
flowUIDs:
|
||||
- 1420a754-38a5-44f1-b3ff-9109756a222b
|
||||
nodeValues: []
|
||||
- fullName: Get_Variable
|
||||
uid: b94faa71-7dcf-40b5-837e-d9ecca4df684
|
||||
position: {x: 555, y: 450}
|
||||
nodeUIDs:
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|31dd8642-650f-497f-a913-996f1f8093f1
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: UnityEngineTransform.__get_forward__UnityEngineVector3
|
||||
uid: 199d6810-571d-4edf-a46d-e81b4e90ed44
|
||||
position: {x: 550, y: 555}
|
||||
nodeUIDs:
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: UnityEngineVector3.__op_Multiply__SystemSingle_UnityEngineVector3__UnityEngineVector3
|
||||
uid: d010e118-d4ec-4eeb-a92d-1c1b34be922f
|
||||
position: {x: 740, y: 510}
|
||||
nodeUIDs:
|
||||
- b94faa71-7dcf-40b5-837e-d9ecca4df684|0
|
||||
- 199d6810-571d-4edf-a46d-e81b4e90ed44|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: UnityEngine.Vector3, UnityEngine.CoreModule, Version=0.0.0.0,
|
||||
Culture=neutral, PublicKeyToken=null|{"x":0.0,"y":0.0,"z":0.0}
|
||||
- fullName: UnityEngineTime.__get_deltaTime__SystemSingle
|
||||
uid: 4e11cbf6-1568-4ac0-8ed4-f5a6ce1a4602
|
||||
position: {x: 760, y: 420}
|
||||
nodeUIDs: []
|
||||
flowUIDs: []
|
||||
nodeValues: []
|
||||
- fullName: UnityEngineVector3.__op_Multiply__SystemSingle_UnityEngineVector3__UnityEngineVector3
|
||||
uid: 039a9ece-2c6b-432c-9dfa-7589d33ebe2a
|
||||
position: {x: 1035, y: 520}
|
||||
nodeUIDs:
|
||||
- 4e11cbf6-1568-4ac0-8ed4-f5a6ce1a4602|0
|
||||
- d010e118-d4ec-4eeb-a92d-1c1b34be922f|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.Single, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|0
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: UnityEngine.Vector3, UnityEngine.CoreModule, Version=0.0.0.0,
|
||||
Culture=neutral, PublicKeyToken=null|{"x":0.0,"y":0.0,"z":0.0}
|
||||
- fullName: Get_Variable
|
||||
uid: 99c9f306-cb89-4b9d-bc19-72eeaeb2e1bd
|
||||
position: {x: 985, y: 430}
|
||||
nodeUIDs:
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|4add6a18-3654-4495-ae4a-f3c8b4a4b2b8
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: UnityEngineCharacterController.__Move__UnityEngineVector3__UnityEngineCollisionFlags
|
||||
uid: 1420a754-38a5-44f1-b3ff-9109756a222b
|
||||
position: {x: 1300, y: 435}
|
||||
nodeUIDs:
|
||||
- 99c9f306-cb89-4b9d-bc19-72eeaeb2e1bd|0
|
||||
- 039a9ece-2c6b-432c-9dfa-7589d33ebe2a|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: UnityEngine.Vector3, UnityEngine.CoreModule, Version=0.0.0.0,
|
||||
Culture=neutral, PublicKeyToken=null|{"x":0.0,"y":0.0,"z":0.0}
|
||||
- fullName: Event_Custom
|
||||
uid: f879f5d1-0287-4509-afb9-224289ce5c1d
|
||||
position: {x: 985, y: 770}
|
||||
nodeUIDs:
|
||||
-
|
||||
flowUIDs:
|
||||
- f9314cd1-5cfd-4bf0-9fc1-70c8004b174b
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|_ResetCharacterController
|
||||
- fullName: UnityEngineTransform.__set_position__UnityEngineVector3__SystemVoid
|
||||
uid: f9314cd1-5cfd-4bf0-9fc1-70c8004b174b
|
||||
position: {x: 1210, y: 770}
|
||||
nodeUIDs:
|
||||
-
|
||||
- 2cf09254-8add-435e-bc9c-636f14bcab59|0
|
||||
flowUIDs:
|
||||
-
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: UnityEngine.Vector3, UnityEngine.CoreModule, Version=0.0.0.0,
|
||||
Culture=neutral, PublicKeyToken=null|{"x":0.0,"y":0.0,"z":0.0}
|
||||
- fullName: Get_Variable
|
||||
uid: d63d949c-de7a-4eee-ba1d-cb14d703feff
|
||||
position: {x: 695, y: 870}
|
||||
nodeUIDs:
|
||||
-
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue: System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|1e0b4430-cb69-4ab3-a40e-ad6b8bb79cee
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
- fullName: UnityEngineTransform.__get_position__UnityEngineVector3
|
||||
uid: 2cf09254-8add-435e-bc9c-636f14bcab59
|
||||
position: {x: 990, y: 870}
|
||||
nodeUIDs:
|
||||
- d63d949c-de7a-4eee-ba1d-cb14d703feff|0
|
||||
flowUIDs: []
|
||||
nodeValues:
|
||||
- unityObjectValue: {fileID: 0}
|
||||
stringValue:
|
||||
updateOrder: 0
|
||||
graphElementData:
|
||||
- type: 2
|
||||
uid: 44e4e48b-7914-48ad-b2c3-a8c9ff113bb0
|
||||
jsonData: '{"uid":"44e4e48b-7914-48ad-b2c3-a8c9ff113bb0","layout":{"serializedVersion":"2","x":399.9999694824219,"y":-401.0,"width":1327.0,"height":314.0},"containedElements":["ca50952d-5ab1-4113-99a3-14331096157c","2726eeed-7889-4edb-b1f4-054b0eecd355","ddb6f852-5aef-42c4-83f8-5fc2d58d6887","6e097e45-47e1-4a70-8559-aa5a8eed7d70","07c385e5-9e05-4742-805b-4dc14071d2b5","35aa3d37-468a-4457-99ac-7b5c820f9bce"],"title":"OnControllerColldierHitPlayer","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
|
||||
- type: 5
|
||||
uid: c16b30bf-aef8-49cd-a5cb-faaf6b1cfe37
|
||||
jsonData: '{"visible":true,"layout":{"serializedVersion":"2","x":10.0,"y":130.0,"width":309.0,"height":167.0}}'
|
||||
- type: 2
|
||||
uid: 225b90b6-cfb7-4089-8145-f1bec9ef4861
|
||||
jsonData: '{"uid":"225b90b6-cfb7-4089-8145-f1bec9ef4861","layout":{"serializedVersion":"2","x":396.0,"y":-65.00006866455078,"width":1327.0,"height":307.0},"containedElements":["942c059a-bce0-401d-9905-ab2e02ed82a6","d2129b87-af7f-42bc-83a5-a93eeffd7090","bae40ab7-23bc-4ea1-8127-3a1c0d246c36","6d0cce36-cbe5-42ec-84e9-fc9fed11ce39","0aff1fbd-c291-4b26-a887-af643e7eeeb0","58482096-6fc8-40e1-984c-f2d92bb78907","c97dc41e-da19-43f2-8d3f-f2d99f10be5c","7f63e360-ea5c-4319-9b44-399881194612"],"title":"OnControllerColliderHit","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
|
||||
- type: 2
|
||||
uid: a34e707a-6c4b-4634-a072-e9df6429cd48
|
||||
jsonData: '{"uid":"a34e707a-6c4b-4634-a072-e9df6429cd48","layout":{"serializedVersion":"2","x":527.0,"y":280.0,"width":1032.0,"height":393.0},"containedElements":["7335c6b0-5e38-43c4-8b3d-28406038ba0c","b94faa71-7dcf-40b5-837e-d9ecca4df684","199d6810-571d-4edf-a46d-e81b4e90ed44","d010e118-d4ec-4eeb-a92d-1c1b34be922f","4e11cbf6-1568-4ac0-8ed4-f5a6ce1a4602","039a9ece-2c6b-432c-9dfa-7589d33ebe2a","99c9f306-cb89-4b9d-bc19-72eeaeb2e1bd","1420a754-38a5-44f1-b3ff-9109756a222b"],"title":"Update","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
|
||||
- type: 2
|
||||
uid: 5a4fc292-4859-4679-80f3-f97a796a7d04
|
||||
jsonData: '{"uid":"5a4fc292-4859-4679-80f3-f97a796a7d04","layout":{"serializedVersion":"2","x":640.0,"y":712.0,"width":757.0,"height":268.0},"containedElements":["f879f5d1-0287-4509-afb9-224289ce5c1d","f9314cd1-5cfd-4bf0-9fc1-70c8004b174b","2cf09254-8add-435e-bc9c-636f14bcab59","d63d949c-de7a-4eee-ba1d-cb14d703feff"],"title":"Reset
|
||||
Character Controller","layer":0,"elementTypeColor":{"r":0.0,"g":0.0,"b":0.0,"a":0.0}}'
|
||||
version: 1.0.0
|
||||
showAssembly: 0
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3d024fda64377514ab33fa3baefec378
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b70b5ac51c994dc4aae6a1da6138b7c1
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user