Commit 5d66004e45203bdb090dc79d3dfafa5273d48b21
1 parent
60702ded
Exists in
master
Adicionado suporte a build WEB Player e novo material de cabelo
Showing
9 changed files
with
881 additions
and
198 deletions
Show diff stats
... | ... | @@ -0,0 +1,138 @@ |
1 | +%YAML 1.1 | |
2 | +%TAG !u! tag:unity3d.com,2011: | |
3 | +--- !u!21 &2100000 | |
4 | +Material: | |
5 | + serializedVersion: 6 | |
6 | + m_ObjectHideFlags: 0 | |
7 | + m_PrefabParentObject: {fileID: 0} | |
8 | + m_PrefabInternal: {fileID: 0} | |
9 | + m_Name: hair | |
10 | + m_Shader: {fileID: 1, guid: 0000000000000000f000000000000000, type: 0} | |
11 | + m_ShaderKeywords: | |
12 | + m_LightmapFlags: 5 | |
13 | + m_CustomRenderQueue: 2000 | |
14 | + stringTagMap: {} | |
15 | + m_SavedProperties: | |
16 | + serializedVersion: 2 | |
17 | + m_TexEnvs: | |
18 | + data: | |
19 | + first: | |
20 | + name: _MainTex | |
21 | + second: | |
22 | + m_Texture: {fileID: 0} | |
23 | + m_Scale: {x: 1, y: 1} | |
24 | + m_Offset: {x: 0, y: 0} | |
25 | + data: | |
26 | + first: | |
27 | + name: _BumpMap | |
28 | + second: | |
29 | + m_Texture: {fileID: 0} | |
30 | + m_Scale: {x: 1, y: 1} | |
31 | + m_Offset: {x: 0, y: 0} | |
32 | + data: | |
33 | + first: | |
34 | + name: _DetailNormalMap | |
35 | + second: | |
36 | + m_Texture: {fileID: 0} | |
37 | + m_Scale: {x: 1, y: 1} | |
38 | + m_Offset: {x: 0, y: 0} | |
39 | + data: | |
40 | + first: | |
41 | + name: _ParallaxMap | |
42 | + second: | |
43 | + m_Texture: {fileID: 0} | |
44 | + m_Scale: {x: 1, y: 1} | |
45 | + m_Offset: {x: 0, y: 0} | |
46 | + data: | |
47 | + first: | |
48 | + name: _OcclusionMap | |
49 | + second: | |
50 | + m_Texture: {fileID: 0} | |
51 | + m_Scale: {x: 1, y: 1} | |
52 | + m_Offset: {x: 0, y: 0} | |
53 | + data: | |
54 | + first: | |
55 | + name: _EmissionMap | |
56 | + second: | |
57 | + m_Texture: {fileID: 0} | |
58 | + m_Scale: {x: 1, y: 1} | |
59 | + m_Offset: {x: 0, y: 0} | |
60 | + data: | |
61 | + first: | |
62 | + name: _DetailMask | |
63 | + second: | |
64 | + m_Texture: {fileID: 0} | |
65 | + m_Scale: {x: 1, y: 1} | |
66 | + m_Offset: {x: 0, y: 0} | |
67 | + data: | |
68 | + first: | |
69 | + name: _DetailAlbedoMap | |
70 | + second: | |
71 | + m_Texture: {fileID: 0} | |
72 | + m_Scale: {x: 1, y: 1} | |
73 | + m_Offset: {x: 0, y: 0} | |
74 | + data: | |
75 | + first: | |
76 | + name: _MetallicGlossMap | |
77 | + second: | |
78 | + m_Texture: {fileID: 0} | |
79 | + m_Scale: {x: 1, y: 1} | |
80 | + m_Offset: {x: 0, y: 0} | |
81 | + m_Floats: | |
82 | + data: | |
83 | + first: | |
84 | + name: _SrcBlend | |
85 | + second: 1 | |
86 | + data: | |
87 | + first: | |
88 | + name: _DstBlend | |
89 | + second: 0 | |
90 | + data: | |
91 | + first: | |
92 | + name: _Cutoff | |
93 | + second: .5 | |
94 | + data: | |
95 | + first: | |
96 | + name: _Parallax | |
97 | + second: .0199999996 | |
98 | + data: | |
99 | + first: | |
100 | + name: _ZWrite | |
101 | + second: 1 | |
102 | + data: | |
103 | + first: | |
104 | + name: _Glossiness | |
105 | + second: .5 | |
106 | + data: | |
107 | + first: | |
108 | + name: _BumpScale | |
109 | + second: 1 | |
110 | + data: | |
111 | + first: | |
112 | + name: _OcclusionStrength | |
113 | + second: 1 | |
114 | + data: | |
115 | + first: | |
116 | + name: _DetailNormalMapScale | |
117 | + second: 1 | |
118 | + data: | |
119 | + first: | |
120 | + name: _UVSec | |
121 | + second: 0 | |
122 | + data: | |
123 | + first: | |
124 | + name: _Mode | |
125 | + second: 0 | |
126 | + data: | |
127 | + first: | |
128 | + name: _Metallic | |
129 | + second: 0 | |
130 | + m_Colors: | |
131 | + data: | |
132 | + first: | |
133 | + name: _EmissionColor | |
134 | + second: {r: 0, g: 0, b: 0, a: 1} | |
135 | + data: | |
136 | + first: | |
137 | + name: _Color | |
138 | + second: {r: .0441176295, g: .0441176295, b: .0441176295, a: 1} | ... | ... |
Assets/Prefabs/CanvasWeb.prefab
... | ... | @@ -150,6 +150,7 @@ GameObject: |
150 | 150 | - 114: {fileID: 11487552} |
151 | 151 | - 114: {fileID: 11403206} |
152 | 152 | - 114: {fileID: 11431262} |
153 | + - 114: {fileID: 11435998} | |
153 | 154 | m_Layer: 5 |
154 | 155 | m_Name: Sub |
155 | 156 | m_TagString: BUTTONS |
... | ... | @@ -219,7 +220,7 @@ GameObject: |
219 | 220 | m_Icon: {fileID: 0} |
220 | 221 | m_NavMeshLayer: 0 |
221 | 222 | m_StaticEditorFlags: 0 |
222 | - m_IsActive: 1 | |
223 | + m_IsActive: 0 | |
223 | 224 | --- !u!1 &127112 |
224 | 225 | GameObject: |
225 | 226 | m_ObjectHideFlags: 1 |
... | ... | @@ -446,7 +447,7 @@ GameObject: |
446 | 447 | m_Icon: {fileID: 0} |
447 | 448 | m_NavMeshLayer: 0 |
448 | 449 | m_StaticEditorFlags: 0 |
449 | - m_IsActive: 0 | |
450 | + m_IsActive: 1 | |
450 | 451 | --- !u!1 &141386 |
451 | 452 | GameObject: |
452 | 453 | m_ObjectHideFlags: 0 |
... | ... | @@ -455,6 +456,7 @@ GameObject: |
455 | 456 | serializedVersion: 4 |
456 | 457 | m_Component: |
457 | 458 | - 224: {fileID: 22435850} |
459 | + - 114: {fileID: 11460432} | |
458 | 460 | m_Layer: 5 |
459 | 461 | m_Name: URLOpenner |
460 | 462 | m_TagString: Untagged |
... | ... | @@ -749,7 +751,7 @@ GameObject: |
749 | 751 | - 114: {fileID: 11431194} |
750 | 752 | - 114: {fileID: 11454032} |
751 | 753 | m_Layer: 5 |
752 | - m_Name: t_link | |
754 | + m_Name: b_link | |
753 | 755 | m_TagString: Untagged |
754 | 756 | m_Icon: {fileID: 0} |
755 | 757 | m_NavMeshLayer: 0 |
... | ... | @@ -884,6 +886,17 @@ MonoBehaviour: |
884 | 886 | m_StringArgument: |
885 | 887 | m_BoolArgument: 0 |
886 | 888 | m_CallState: 2 |
889 | + - m_Target: {fileID: 11435998} | |
890 | + m_MethodName: switchCollor | |
891 | + m_Mode: 1 | |
892 | + m_Arguments: | |
893 | + m_ObjectArgument: {fileID: 0} | |
894 | + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine | |
895 | + m_IntArgument: 0 | |
896 | + m_FloatArgument: 0 | |
897 | + m_StringArgument: | |
898 | + m_BoolArgument: 0 | |
899 | + m_CallState: 2 | |
887 | 900 | m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0, |
888 | 901 | Culture=neutral, PublicKeyToken=null |
889 | 902 | --- !u!114 &11405904 |
... | ... | @@ -1488,6 +1501,19 @@ MonoBehaviour: |
1488 | 1501 | m_FillAmount: 1 |
1489 | 1502 | m_FillClockwise: 1 |
1490 | 1503 | m_FillOrigin: 0 |
1504 | +--- !u!114 &11435998 | |
1505 | +MonoBehaviour: | |
1506 | + m_ObjectHideFlags: 1 | |
1507 | + m_PrefabParentObject: {fileID: 0} | |
1508 | + m_PrefabInternal: {fileID: 100100000} | |
1509 | + m_GameObject: {fileID: 117460} | |
1510 | + m_Enabled: 1 | |
1511 | + m_EditorHideFlags: 0 | |
1512 | + m_Script: {fileID: 11500000, guid: 746db5507af65c8449c731d2cb351653, type: 3} | |
1513 | + m_Name: | |
1514 | + m_EditorClassIdentifier: | |
1515 | + thisButton: {fileID: 11403206} | |
1516 | + enabled: 1 | |
1491 | 1517 | --- !u!114 &11436086 |
1492 | 1518 | MonoBehaviour: |
1493 | 1519 | m_ObjectHideFlags: 1 |
... | ... | @@ -1746,7 +1772,7 @@ MonoBehaviour: |
1746 | 1772 | m_Color: {r: .196078435, g: .196078435, b: .196078435, a: 1} |
1747 | 1773 | m_FontData: |
1748 | 1774 | m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0} |
1749 | - m_FontSize: 17 | |
1775 | + m_FontSize: 15 | |
1750 | 1776 | m_FontStyle: 0 |
1751 | 1777 | m_BestFit: 0 |
1752 | 1778 | m_MinSize: 10 |
... | ... | @@ -1907,7 +1933,18 @@ MonoBehaviour: |
1907 | 1933 | m_TargetGraphic: {fileID: 11431194} |
1908 | 1934 | m_OnClick: |
1909 | 1935 | m_PersistentCalls: |
1910 | - m_Calls: [] | |
1936 | + m_Calls: | |
1937 | + - m_Target: {fileID: 11460432} | |
1938 | + m_MethodName: LoadVLIBRAS | |
1939 | + m_Mode: 1 | |
1940 | + m_Arguments: | |
1941 | + m_ObjectArgument: {fileID: 0} | |
1942 | + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine | |
1943 | + m_IntArgument: 0 | |
1944 | + m_FloatArgument: 0 | |
1945 | + m_StringArgument: | |
1946 | + m_BoolArgument: 0 | |
1947 | + m_CallState: 2 | |
1911 | 1948 | m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0, |
1912 | 1949 | Culture=neutral, PublicKeyToken=null |
1913 | 1950 | --- !u!114 &11457824 |
... | ... | @@ -1971,8 +2008,30 @@ MonoBehaviour: |
1971 | 2008 | m_StringArgument: |
1972 | 2009 | m_BoolArgument: 0 |
1973 | 2010 | m_CallState: 2 |
2011 | + - m_Target: {fileID: 0} | |
2012 | + m_MethodName: | |
2013 | + m_Mode: 1 | |
2014 | + m_Arguments: | |
2015 | + m_ObjectArgument: {fileID: 0} | |
2016 | + m_ObjectArgumentAssemblyTypeName: | |
2017 | + m_IntArgument: 0 | |
2018 | + m_FloatArgument: 0 | |
2019 | + m_StringArgument: | |
2020 | + m_BoolArgument: 0 | |
2021 | + m_CallState: 2 | |
1974 | 2022 | m_TypeName: UnityEngine.UI.Button+ButtonClickedEvent, UnityEngine.UI, Version=1.0.0.0, |
1975 | 2023 | Culture=neutral, PublicKeyToken=null |
2024 | +--- !u!114 &11460432 | |
2025 | +MonoBehaviour: | |
2026 | + m_ObjectHideFlags: 1 | |
2027 | + m_PrefabParentObject: {fileID: 0} | |
2028 | + m_PrefabInternal: {fileID: 100100000} | |
2029 | + m_GameObject: {fileID: 141386} | |
2030 | + m_Enabled: 1 | |
2031 | + m_EditorHideFlags: 0 | |
2032 | + m_Script: {fileID: 11500000, guid: db0dbaa0ce8e24f4789afa467018fff7, type: 3} | |
2033 | + m_Name: | |
2034 | + m_EditorClassIdentifier: | |
1976 | 2035 | --- !u!114 &11460436 |
1977 | 2036 | MonoBehaviour: |
1978 | 2037 | m_ObjectHideFlags: 1 |
... | ... | @@ -2807,16 +2866,13 @@ RectTransform: |
2807 | 2866 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
2808 | 2867 | m_LocalPosition: {x: 0, y: 0, z: 0} |
2809 | 2868 | m_LocalScale: {x: 1, y: 1, z: 1} |
2810 | - m_Children: | |
2811 | - - {fileID: 22497116} | |
2812 | - - {fileID: 22421318} | |
2813 | - - {fileID: 22442948} | |
2869 | + m_Children: [] | |
2814 | 2870 | m_Father: {fileID: 22498802} |
2815 | - m_RootOrder: 2 | |
2871 | + m_RootOrder: 4 | |
2816 | 2872 | m_AnchorMin: {x: .5, y: .5} |
2817 | 2873 | m_AnchorMax: {x: .5, y: .5} |
2818 | - m_AnchoredPosition: {x: -.5, y: 120} | |
2819 | - m_SizeDelta: {x: 98, y: 178} | |
2874 | + m_AnchoredPosition: {x: 0, y: 90} | |
2875 | + m_SizeDelta: {x: 83, y: 142} | |
2820 | 2876 | m_Pivot: {x: .5, y: .5} |
2821 | 2877 | --- !u!224 &22417348 |
2822 | 2878 | RectTransform: |
... | ... | @@ -2888,7 +2944,7 @@ RectTransform: |
2888 | 2944 | m_RootOrder: 0 |
2889 | 2945 | m_AnchorMin: {x: .5, y: .5} |
2890 | 2946 | m_AnchorMax: {x: .5, y: .5} |
2891 | - m_AnchoredPosition: {x: 0, y: 150} | |
2947 | + m_AnchoredPosition: {x: 0, y: 116} | |
2892 | 2948 | m_SizeDelta: {x: 619, y: 52} |
2893 | 2949 | m_Pivot: {x: .5, y: .5} |
2894 | 2950 | --- !u!224 &22419714 |
... | ... | @@ -2936,11 +2992,11 @@ RectTransform: |
2936 | 2992 | m_LocalPosition: {x: 0, y: 0, z: 0} |
2937 | 2993 | m_LocalScale: {x: 1, y: 1, z: 1} |
2938 | 2994 | m_Children: [] |
2939 | - m_Father: {fileID: 22414196} | |
2940 | - m_RootOrder: 1 | |
2941 | - m_AnchorMin: {x: .5, y: 0} | |
2942 | - m_AnchorMax: {x: .5, y: 0} | |
2943 | - m_AnchoredPosition: {x: 0, y: -42} | |
2995 | + m_Father: {fileID: 22497116} | |
2996 | + m_RootOrder: 0 | |
2997 | + m_AnchorMin: {x: .5, y: .5} | |
2998 | + m_AnchorMax: {x: .5, y: .5} | |
2999 | + m_AnchoredPosition: {x: 0, y: -18} | |
2944 | 3000 | m_SizeDelta: {x: 285, y: 25} |
2945 | 3001 | m_Pivot: {x: .5, y: .5} |
2946 | 3002 | --- !u!224 &22424178 |
... | ... | @@ -3008,8 +3064,8 @@ RectTransform: |
3008 | 3064 | m_RootOrder: 5 |
3009 | 3065 | m_AnchorMin: {x: .5, y: .5} |
3010 | 3066 | m_AnchorMax: {x: .5, y: .5} |
3011 | - m_AnchoredPosition: {x: 0, y: 0} | |
3012 | - m_SizeDelta: {x: 100, y: 100} | |
3067 | + m_AnchoredPosition: {x: 0, y: 10} | |
3068 | + m_SizeDelta: {x: 100, y: 19} | |
3013 | 3069 | m_Pivot: {x: .5, y: .5} |
3014 | 3070 | --- !u!224 &22436152 |
3015 | 3071 | RectTransform: |
... | ... | @@ -3074,12 +3130,12 @@ RectTransform: |
3074 | 3130 | m_LocalPosition: {x: 0, y: 0, z: 0} |
3075 | 3131 | m_LocalScale: {x: 1, y: 1, z: 1} |
3076 | 3132 | m_Children: [] |
3077 | - m_Father: {fileID: 22414196} | |
3133 | + m_Father: {fileID: 22498802} | |
3078 | 3134 | m_RootOrder: 2 |
3079 | 3135 | m_AnchorMin: {x: 0, y: .5} |
3080 | 3136 | m_AnchorMax: {x: 1, y: .5} |
3081 | - m_AnchoredPosition: {x: 0, y: -244} | |
3082 | - m_SizeDelta: {x: 452, y: 167} | |
3137 | + m_AnchoredPosition: {x: -.5, y: -146} | |
3138 | + m_SizeDelta: {x: -136, y: 212} | |
3083 | 3139 | m_Pivot: {x: .5, y: .5} |
3084 | 3140 | --- !u!224 &22452472 |
3085 | 3141 | RectTransform: |
... | ... | @@ -3095,7 +3151,7 @@ RectTransform: |
3095 | 3151 | m_RootOrder: 3 |
3096 | 3152 | m_AnchorMin: {x: .5, y: .5} |
3097 | 3153 | m_AnchorMax: {x: .5, y: .5} |
3098 | - m_AnchoredPosition: {x: 200, y: 0} | |
3154 | + m_AnchoredPosition: {x: 170, y: 0} | |
3099 | 3155 | m_SizeDelta: {x: 130, y: 66} |
3100 | 3156 | m_Pivot: {x: .5, y: .5} |
3101 | 3157 | --- !u!224 &22452620 |
... | ... | @@ -3163,7 +3219,7 @@ RectTransform: |
3163 | 3219 | m_RootOrder: 1 |
3164 | 3220 | m_AnchorMin: {x: .5, y: .5} |
3165 | 3221 | m_AnchorMax: {x: .5, y: .5} |
3166 | - m_AnchoredPosition: {x: -200, y: 0} | |
3222 | + m_AnchoredPosition: {x: -170, y: 0} | |
3167 | 3223 | m_SizeDelta: {x: 125, y: 78} |
3168 | 3224 | m_Pivot: {x: .5, y: .5} |
3169 | 3225 | --- !u!224 &22462568 |
... | ... | @@ -3412,13 +3468,14 @@ RectTransform: |
3412 | 3468 | m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
3413 | 3469 | m_LocalPosition: {x: 0, y: 0, z: 0} |
3414 | 3470 | m_LocalScale: {x: 1, y: 1, z: 1} |
3415 | - m_Children: [] | |
3416 | - m_Father: {fileID: 22414196} | |
3417 | - m_RootOrder: 0 | |
3418 | - m_AnchorMin: {x: 0, y: .5} | |
3419 | - m_AnchorMax: {x: 1, y: .5} | |
3420 | - m_AnchoredPosition: {x: 0, y: -111} | |
3421 | - m_SizeDelta: {x: 452, y: 36} | |
3471 | + m_Children: | |
3472 | + - {fileID: 22421318} | |
3473 | + m_Father: {fileID: 22498802} | |
3474 | + m_RootOrder: 3 | |
3475 | + m_AnchorMin: {x: .5, y: .5} | |
3476 | + m_AnchorMax: {x: .5, y: .5} | |
3477 | + m_AnchoredPosition: {x: 0, y: 0} | |
3478 | + m_SizeDelta: {x: 549, y: 36} | |
3422 | 3479 | m_Pivot: {x: .5, y: .5} |
3423 | 3480 | --- !u!224 &22498670 |
3424 | 3481 | RectTransform: |
... | ... | @@ -3449,6 +3506,8 @@ RectTransform: |
3449 | 3506 | m_Children: |
3450 | 3507 | - {fileID: 22436152} |
3451 | 3508 | - {fileID: 22498670} |
3509 | + - {fileID: 22442948} | |
3510 | + - {fileID: 22497116} | |
3452 | 3511 | - {fileID: 22414196} |
3453 | 3512 | m_Father: {fileID: 22417438} |
3454 | 3513 | m_RootOrder: 1 | ... | ... |
Assets/Scenes/Main.unity
... | ... | @@ -87,21 +87,268 @@ NavMeshSettings: |
87 | 87 | cellSize: .166666657 |
88 | 88 | manualCellSize: 0 |
89 | 89 | m_NavMeshData: {fileID: 0} |
90 | ---- !u!1 &340200303 stripped | |
91 | -GameObject: | |
92 | - m_PrefabParentObject: {fileID: 141386, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
93 | - m_PrefabInternal: {fileID: 1574020701} | |
94 | ---- !u!114 &340200305 | |
95 | -MonoBehaviour: | |
90 | +--- !u!1001 &68769551 | |
91 | +Prefab: | |
96 | 92 | m_ObjectHideFlags: 0 |
97 | - m_PrefabParentObject: {fileID: 0} | |
98 | - m_PrefabInternal: {fileID: 0} | |
99 | - m_GameObject: {fileID: 340200303} | |
100 | - m_Enabled: 1 | |
101 | - m_EditorHideFlags: 0 | |
102 | - m_Script: {fileID: 11500000, guid: db0dbaa0ce8e24f4789afa467018fff7, type: 3} | |
103 | - m_Name: | |
104 | - m_EditorClassIdentifier: | |
93 | + serializedVersion: 2 | |
94 | + m_Modification: | |
95 | + m_TransformParent: {fileID: 0} | |
96 | + m_Modifications: | |
97 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
98 | + propertyPath: m_LocalPosition.x | |
99 | + value: 0 | |
100 | + objectReference: {fileID: 0} | |
101 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
102 | + propertyPath: m_LocalPosition.y | |
103 | + value: 0 | |
104 | + objectReference: {fileID: 0} | |
105 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
106 | + propertyPath: m_LocalPosition.z | |
107 | + value: 0 | |
108 | + objectReference: {fileID: 0} | |
109 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
110 | + propertyPath: m_LocalRotation.x | |
111 | + value: 0 | |
112 | + objectReference: {fileID: 0} | |
113 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
114 | + propertyPath: m_LocalRotation.y | |
115 | + value: 0 | |
116 | + objectReference: {fileID: 0} | |
117 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
118 | + propertyPath: m_LocalRotation.z | |
119 | + value: 0 | |
120 | + objectReference: {fileID: 0} | |
121 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
122 | + propertyPath: m_LocalRotation.w | |
123 | + value: 1 | |
124 | + objectReference: {fileID: 0} | |
125 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
126 | + propertyPath: m_RootOrder | |
127 | + value: 2 | |
128 | + objectReference: {fileID: 0} | |
129 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
130 | + propertyPath: m_AnchoredPosition.x | |
131 | + value: 0 | |
132 | + objectReference: {fileID: 0} | |
133 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
134 | + propertyPath: m_AnchoredPosition.y | |
135 | + value: 0 | |
136 | + objectReference: {fileID: 0} | |
137 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
138 | + propertyPath: m_SizeDelta.x | |
139 | + value: 0 | |
140 | + objectReference: {fileID: 0} | |
141 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
142 | + propertyPath: m_SizeDelta.y | |
143 | + value: 0 | |
144 | + objectReference: {fileID: 0} | |
145 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
146 | + propertyPath: m_AnchorMin.x | |
147 | + value: 0 | |
148 | + objectReference: {fileID: 0} | |
149 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
150 | + propertyPath: m_AnchorMin.y | |
151 | + value: 0 | |
152 | + objectReference: {fileID: 0} | |
153 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
154 | + propertyPath: m_AnchorMax.x | |
155 | + value: 0 | |
156 | + objectReference: {fileID: 0} | |
157 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
158 | + propertyPath: m_AnchorMax.y | |
159 | + value: 0 | |
160 | + objectReference: {fileID: 0} | |
161 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
162 | + propertyPath: m_Pivot.x | |
163 | + value: 0 | |
164 | + objectReference: {fileID: 0} | |
165 | + - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
166 | + propertyPath: m_Pivot.y | |
167 | + value: 0 | |
168 | + objectReference: {fileID: 0} | |
169 | + - target: {fileID: 11436708, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
170 | + propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
171 | + value: | |
172 | + objectReference: {fileID: 1839061338} | |
173 | + - target: {fileID: 11451458, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
174 | + propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
175 | + value: | |
176 | + objectReference: {fileID: 1839061338} | |
177 | + - target: {fileID: 11460436, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
178 | + propertyPath: m_OnValueChanged.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
179 | + value: | |
180 | + objectReference: {fileID: 1839061338} | |
181 | + - target: {fileID: 11415218, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
182 | + propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
183 | + value: | |
184 | + objectReference: {fileID: 1839061338} | |
185 | + - target: {fileID: 11457824, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
186 | + propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[2].m_Target | |
187 | + value: | |
188 | + objectReference: {fileID: 527261703} | |
189 | + - target: {fileID: 22412692, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
190 | + propertyPath: m_AnchorMax.x | |
191 | + value: .5 | |
192 | + objectReference: {fileID: 0} | |
193 | + - target: {fileID: 22412692, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
194 | + propertyPath: m_AnchorMax.y | |
195 | + value: 1 | |
196 | + objectReference: {fileID: 0} | |
197 | + - target: {fileID: 22452678, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
198 | + propertyPath: m_AnchorMin.x | |
199 | + value: .5 | |
200 | + objectReference: {fileID: 0} | |
201 | + - target: {fileID: 22452678, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
202 | + propertyPath: m_AnchorMax.x | |
203 | + value: .5 | |
204 | + objectReference: {fileID: 0} | |
205 | + - target: {fileID: 22452678, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
206 | + propertyPath: m_AnchorMax.y | |
207 | + value: 1 | |
208 | + objectReference: {fileID: 0} | |
209 | + - target: {fileID: 126030, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
210 | + propertyPath: m_IsActive | |
211 | + value: 1 | |
212 | + objectReference: {fileID: 0} | |
213 | + - target: {fileID: 140376, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
214 | + propertyPath: m_IsActive | |
215 | + value: 0 | |
216 | + objectReference: {fileID: 0} | |
217 | + - target: {fileID: 22497116, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
218 | + propertyPath: m_AnchoredPosition.x | |
219 | + value: 0 | |
220 | + objectReference: {fileID: 0} | |
221 | + - target: {fileID: 22497116, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
222 | + propertyPath: m_SizeDelta.x | |
223 | + value: 135 | |
224 | + objectReference: {fileID: 0} | |
225 | + - target: {fileID: 22421318, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
226 | + propertyPath: m_AnchoredPosition.x | |
227 | + value: 0 | |
228 | + objectReference: {fileID: 0} | |
229 | + - target: {fileID: 22421318, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
230 | + propertyPath: m_SizeDelta.x | |
231 | + value: 261 | |
232 | + objectReference: {fileID: 0} | |
233 | + - target: {fileID: 22442948, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
234 | + propertyPath: m_AnchoredPosition.x | |
235 | + value: -.5 | |
236 | + objectReference: {fileID: 0} | |
237 | + - target: {fileID: 22442948, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
238 | + propertyPath: m_SizeDelta.x | |
239 | + value: -236 | |
240 | + objectReference: {fileID: 0} | |
241 | + - target: {fileID: 22414196, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
242 | + propertyPath: m_AnchoredPosition.x | |
243 | + value: 0 | |
244 | + objectReference: {fileID: 0} | |
245 | + - target: {fileID: 22414196, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
246 | + propertyPath: m_AnchoredPosition.y | |
247 | + value: 80 | |
248 | + objectReference: {fileID: 0} | |
249 | + - target: {fileID: 22414196, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
250 | + propertyPath: m_SizeDelta.x | |
251 | + value: 63 | |
252 | + objectReference: {fileID: 0} | |
253 | + - target: {fileID: 22414196, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
254 | + propertyPath: m_SizeDelta.y | |
255 | + value: 108 | |
256 | + objectReference: {fileID: 0} | |
257 | + - target: {fileID: 184930, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
258 | + propertyPath: m_IsActive | |
259 | + value: 0 | |
260 | + objectReference: {fileID: 0} | |
261 | + - target: {fileID: 22438906, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
262 | + propertyPath: m_AnchoredPosition.y | |
263 | + value: 20 | |
264 | + objectReference: {fileID: 0} | |
265 | + - target: {fileID: 22498670, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
266 | + propertyPath: m_AnchoredPosition.y | |
267 | + value: 20 | |
268 | + objectReference: {fileID: 0} | |
269 | + - target: {fileID: 22498670, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
270 | + propertyPath: m_RootOrder | |
271 | + value: 0 | |
272 | + objectReference: {fileID: 0} | |
273 | + - target: {fileID: 22436152, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
274 | + propertyPath: m_RootOrder | |
275 | + value: 1 | |
276 | + objectReference: {fileID: 0} | |
277 | + - target: {fileID: 22438906, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
278 | + propertyPath: m_RootOrder | |
279 | + value: 0 | |
280 | + objectReference: {fileID: 0} | |
281 | + - target: {fileID: 22418826, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
282 | + propertyPath: m_RootOrder | |
283 | + value: 1 | |
284 | + objectReference: {fileID: 0} | |
285 | + - target: {fileID: 22442948, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
286 | + propertyPath: m_AnchoredPosition.y | |
287 | + value: -135 | |
288 | + objectReference: {fileID: 0} | |
289 | + - target: {fileID: 22442948, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
290 | + propertyPath: m_SizeDelta.y | |
291 | + value: 191 | |
292 | + objectReference: {fileID: 0} | |
293 | + - target: {fileID: 11450734, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
294 | + propertyPath: m_FontData.m_Alignment | |
295 | + value: 1 | |
296 | + objectReference: {fileID: 0} | |
297 | + - target: {fileID: 22462568, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
298 | + propertyPath: m_AnchoredPosition.y | |
299 | + value: -120 | |
300 | + objectReference: {fileID: 0} | |
301 | + - target: {fileID: 22477078, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
302 | + propertyPath: m_AnchoredPosition.y | |
303 | + value: -120 | |
304 | + objectReference: {fileID: 0} | |
305 | + - target: {fileID: 22452472, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
306 | + propertyPath: m_AnchoredPosition.x | |
307 | + value: 150 | |
308 | + objectReference: {fileID: 0} | |
309 | + - target: {fileID: 22460024, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
310 | + propertyPath: m_AnchoredPosition.x | |
311 | + value: -150 | |
312 | + objectReference: {fileID: 0} | |
313 | + - target: {fileID: 22477078, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
314 | + propertyPath: m_AnchoredPosition.x | |
315 | + value: -80 | |
316 | + objectReference: {fileID: 0} | |
317 | + - target: {fileID: 22462568, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
318 | + propertyPath: m_AnchoredPosition.x | |
319 | + value: 80 | |
320 | + objectReference: {fileID: 0} | |
321 | + - target: {fileID: 22419654, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
322 | + propertyPath: m_AnchoredPosition.y | |
323 | + value: 99 | |
324 | + objectReference: {fileID: 0} | |
325 | + - target: {fileID: 22419654, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
326 | + propertyPath: m_AnchoredPosition.x | |
327 | + value: 0 | |
328 | + objectReference: {fileID: 0} | |
329 | + - target: {fileID: 22419654, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
330 | + propertyPath: m_SizeDelta.x | |
331 | + value: 545 | |
332 | + objectReference: {fileID: 0} | |
333 | + - target: {fileID: 22419654, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
334 | + propertyPath: m_SizeDelta.y | |
335 | + value: 46 | |
336 | + objectReference: {fileID: 0} | |
337 | + - target: {fileID: 22435204, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
338 | + propertyPath: m_AnchoredPosition.y | |
339 | + value: -100 | |
340 | + objectReference: {fileID: 0} | |
341 | + - target: {fileID: 199614, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
342 | + propertyPath: m_IsActive | |
343 | + value: 0 | |
344 | + objectReference: {fileID: 0} | |
345 | + - target: {fileID: 177790, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
346 | + propertyPath: m_IsActive | |
347 | + value: 0 | |
348 | + objectReference: {fileID: 0} | |
349 | + m_RemovedComponents: [] | |
350 | + m_ParentPrefab: {fileID: 100100000, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
351 | + m_IsPrefabParent: 0 | |
105 | 352 | --- !u!1 &357574668 |
106 | 353 | GameObject: |
107 | 354 | m_ObjectHideFlags: 0 |
... | ... | @@ -169,8 +416,12 @@ Camera: |
169 | 416 | MonoBehaviour: |
170 | 417 | m_PrefabParentObject: {fileID: 11426222, guid: a310db7b56d86974ca7dc72c28f6a7f6, |
171 | 418 | type: 2} |
172 | - m_PrefabInternal: {fileID: 1574020701} | |
419 | + m_PrefabInternal: {fileID: 68769551} | |
173 | 420 | m_Script: {fileID: 575553740, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3} |
421 | +--- !u!1 &527261703 stripped | |
422 | +GameObject: | |
423 | + m_PrefabParentObject: {fileID: 149102, guid: cd81d95d2fa8dc448b18a415b9009d43, type: 2} | |
424 | + m_PrefabInternal: {fileID: 1610759364} | |
174 | 425 | --- !u!1001 &796857901 |
175 | 426 | Prefab: |
176 | 427 | m_ObjectHideFlags: 0 |
... | ... | @@ -178,6 +429,10 @@ Prefab: |
178 | 429 | m_Modification: |
179 | 430 | m_TransformParent: {fileID: 0} |
180 | 431 | m_Modifications: |
432 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
433 | + propertyPath: m_Animations.Array.size | |
434 | + value: 40 | |
435 | + objectReference: {fileID: 0} | |
181 | 436 | - target: {fileID: 491010, guid: 00197fc9877daa14c963e5917de36124, type: 2} |
182 | 437 | propertyPath: m_LocalPosition.x |
183 | 438 | value: 0 |
... | ... | @@ -526,6 +781,334 @@ Prefab: |
526 | 781 | propertyPath: RotationVariable |
527 | 782 | value: 4 |
528 | 783 | objectReference: {fileID: 0} |
784 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
785 | + propertyPath: m_Animation | |
786 | + value: | |
787 | + objectReference: {fileID: 7400000, guid: de11f6e05a479214b9d998b1c2842ef8, type: 2} | |
788 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
789 | + propertyPath: m_Animations.Array.data[40] | |
790 | + value: | |
791 | + objectReference: {fileID: 7400000, guid: 018ba8f8767b87d4e975f26486bdfe50, type: 2} | |
792 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
793 | + propertyPath: m_Animations.Array.data[41] | |
794 | + value: | |
795 | + objectReference: {fileID: 7400000, guid: 03bf4b3e0d5cf1447b13b7e2787c4f49, type: 2} | |
796 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
797 | + propertyPath: m_Animations.Array.data[42] | |
798 | + value: | |
799 | + objectReference: {fileID: 7400000, guid: 0f4727c07992c154eb4601c3d89a6d73, type: 2} | |
800 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
801 | + propertyPath: m_Animations.Array.data[43] | |
802 | + value: | |
803 | + objectReference: {fileID: 7400000, guid: 19a5b6c2b66b0314d9b98bd8eab3930d, type: 2} | |
804 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
805 | + propertyPath: m_Animations.Array.data[44] | |
806 | + value: | |
807 | + objectReference: {fileID: 7400000, guid: 2e2366ba4ee407944b2a8ca58b2c5a12, type: 2} | |
808 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
809 | + propertyPath: m_Animations.Array.data[45] | |
810 | + value: | |
811 | + objectReference: {fileID: 7400000, guid: 35c2338a178f7a5439ca3439aa55ed6a, type: 2} | |
812 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
813 | + propertyPath: m_Animations.Array.data[46] | |
814 | + value: | |
815 | + objectReference: {fileID: 7400000, guid: 38490781f3e92fa4f9ba36f883a1f7cd, type: 2} | |
816 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
817 | + propertyPath: m_Animations.Array.data[47] | |
818 | + value: | |
819 | + objectReference: {fileID: 7400000, guid: 3c581be0b8094e845963e38a3c845b61, type: 2} | |
820 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
821 | + propertyPath: m_Animations.Array.data[48] | |
822 | + value: | |
823 | + objectReference: {fileID: 7400000, guid: 501b8f0b47c03b4438e54221f1a5fc4c, type: 2} | |
824 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
825 | + propertyPath: m_Animations.Array.data[49] | |
826 | + value: | |
827 | + objectReference: {fileID: 7400000, guid: 5654acb4ec4f1454a92b13e43cfb9f17, type: 2} | |
828 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
829 | + propertyPath: m_Animations.Array.data[50] | |
830 | + value: | |
831 | + objectReference: {fileID: 7400000, guid: 5c460cd810de1364a826b4f03e806dc4, type: 2} | |
832 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
833 | + propertyPath: m_Animations.Array.data[51] | |
834 | + value: | |
835 | + objectReference: {fileID: 7400000, guid: 61c813ba688efef4f997eaa819bf75bb, type: 2} | |
836 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
837 | + propertyPath: m_Animations.Array.data[52] | |
838 | + value: | |
839 | + objectReference: {fileID: 7400000, guid: 6e9cd12eff9d9f1419bf3f0036532c6d, type: 2} | |
840 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
841 | + propertyPath: m_Animations.Array.data[53] | |
842 | + value: | |
843 | + objectReference: {fileID: 7400000, guid: 7e07ae7738ad5564b96de92aa97b313d, type: 2} | |
844 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
845 | + propertyPath: m_Animations.Array.data[54] | |
846 | + value: | |
847 | + objectReference: {fileID: 7400000, guid: 7ed71e256290a8642851e96cb7f2d2b5, type: 2} | |
848 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
849 | + propertyPath: m_Animations.Array.data[55] | |
850 | + value: | |
851 | + objectReference: {fileID: 7400000, guid: 7f2dc1bae14ea7a448310272c7ed42ad, type: 2} | |
852 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
853 | + propertyPath: m_Animations.Array.data[56] | |
854 | + value: | |
855 | + objectReference: {fileID: 7400000, guid: 8480cf6578ac13747a30f7867b417101, type: 2} | |
856 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
857 | + propertyPath: m_Animations.Array.data[57] | |
858 | + value: | |
859 | + objectReference: {fileID: 7400000, guid: 8ff10e2b63991394f867cbbe331cdade, type: 2} | |
860 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
861 | + propertyPath: m_Animations.Array.data[58] | |
862 | + value: | |
863 | + objectReference: {fileID: 7400000, guid: 9052ee8b2da5a11498569505d433c997, type: 2} | |
864 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
865 | + propertyPath: m_Animations.Array.data[59] | |
866 | + value: | |
867 | + objectReference: {fileID: 7400000, guid: 9a8b1e89203e9d440ae6c67045bb373a, type: 2} | |
868 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
869 | + propertyPath: m_Animations.Array.data[60] | |
870 | + value: | |
871 | + objectReference: {fileID: 7400000, guid: 9b2c04fb1b7093644a79b8d18e4399e0, type: 2} | |
872 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
873 | + propertyPath: m_Animations.Array.data[61] | |
874 | + value: | |
875 | + objectReference: {fileID: 7400000, guid: 9e9d3af8f4b65d844a546b57d51ecdb1, type: 2} | |
876 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
877 | + propertyPath: m_Animations.Array.data[62] | |
878 | + value: | |
879 | + objectReference: {fileID: 7400000, guid: a174e658b18d8a24c9ebdbcaa7fa999b, type: 2} | |
880 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
881 | + propertyPath: m_Animations.Array.data[63] | |
882 | + value: | |
883 | + objectReference: {fileID: 7400000, guid: b153629ac85ce5848888ec87cad71e96, type: 2} | |
884 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
885 | + propertyPath: m_Animations.Array.data[64] | |
886 | + value: | |
887 | + objectReference: {fileID: 7400000, guid: bf0205bf8ea76314789c14048b32a26e, type: 2} | |
888 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
889 | + propertyPath: m_Animations.Array.data[65] | |
890 | + value: | |
891 | + objectReference: {fileID: 7400000, guid: c35657da2aef4d745accee541f017ca7, type: 2} | |
892 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
893 | + propertyPath: m_Animations.Array.data[66] | |
894 | + value: | |
895 | + objectReference: {fileID: 7400000, guid: c4b16ec641773f74a8e79925feebb376, type: 2} | |
896 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
897 | + propertyPath: m_Animations.Array.data[67] | |
898 | + value: | |
899 | + objectReference: {fileID: 7400000, guid: c9846a5b08528a34e9afdbd840704e91, type: 2} | |
900 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
901 | + propertyPath: m_Animations.Array.data[68] | |
902 | + value: | |
903 | + objectReference: {fileID: 7400000, guid: ca1cc37cc2e80df4eb8b960b4d7be5a8, type: 2} | |
904 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
905 | + propertyPath: m_Animations.Array.data[69] | |
906 | + value: | |
907 | + objectReference: {fileID: 7400000, guid: cfcf996d266f40b4a97e31605dcd018b, type: 2} | |
908 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
909 | + propertyPath: m_Animations.Array.data[70] | |
910 | + value: | |
911 | + objectReference: {fileID: 7400000, guid: d6c7c33e05754d543aa9da9301fd8577, type: 2} | |
912 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
913 | + propertyPath: m_Animations.Array.data[71] | |
914 | + value: | |
915 | + objectReference: {fileID: 7400000, guid: dc641e9470426d84bb2170f7a1417680, type: 2} | |
916 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
917 | + propertyPath: m_Animations.Array.data[72] | |
918 | + value: | |
919 | + objectReference: {fileID: 7400000, guid: de11f6e05a479214b9d998b1c2842ef8, type: 2} | |
920 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
921 | + propertyPath: m_Animations.Array.data[73] | |
922 | + value: | |
923 | + objectReference: {fileID: 7400000, guid: e04570ad0c99b114db1fc3a6d065a63d, type: 2} | |
924 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
925 | + propertyPath: m_Animations.Array.data[74] | |
926 | + value: | |
927 | + objectReference: {fileID: 7400000, guid: e0e0744ed2d8a4146af0497a6142583c, type: 2} | |
928 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
929 | + propertyPath: m_Animations.Array.data[75] | |
930 | + value: | |
931 | + objectReference: {fileID: 7400000, guid: e678d555d7509c041bbec5a6af81b6fc, type: 2} | |
932 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
933 | + propertyPath: m_Animations.Array.data[76] | |
934 | + value: | |
935 | + objectReference: {fileID: 7400000, guid: e7f8f79a96526814c8233cabf867d751, type: 2} | |
936 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
937 | + propertyPath: m_Animations.Array.data[77] | |
938 | + value: | |
939 | + objectReference: {fileID: 7400000, guid: ee5bb3a5a21c2c04cbc356c304ad0045, type: 2} | |
940 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
941 | + propertyPath: m_Animations.Array.data[78] | |
942 | + value: | |
943 | + objectReference: {fileID: 7400000, guid: f43eed44241409649ad8206c0f3e4c3c, type: 2} | |
944 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
945 | + propertyPath: m_Animations.Array.data[79] | |
946 | + value: | |
947 | + objectReference: {fileID: 7400000, guid: f6b6165e89301e441bd22d75afdcf848, type: 2} | |
948 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
949 | + propertyPath: m_Animations.Array.data[0] | |
950 | + value: | |
951 | + objectReference: {fileID: 7400000, guid: f6b6165e89301e441bd22d75afdcf848, type: 2} | |
952 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
953 | + propertyPath: m_Animations.Array.data[1] | |
954 | + value: | |
955 | + objectReference: {fileID: 7400000, guid: 018ba8f8767b87d4e975f26486bdfe50, type: 2} | |
956 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
957 | + propertyPath: m_Animations.Array.data[2] | |
958 | + value: | |
959 | + objectReference: {fileID: 7400000, guid: 03bf4b3e0d5cf1447b13b7e2787c4f49, type: 2} | |
960 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
961 | + propertyPath: m_Animations.Array.data[3] | |
962 | + value: | |
963 | + objectReference: {fileID: 7400000, guid: 0f4727c07992c154eb4601c3d89a6d73, type: 2} | |
964 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
965 | + propertyPath: m_Animations.Array.data[4] | |
966 | + value: | |
967 | + objectReference: {fileID: 7400000, guid: 19a5b6c2b66b0314d9b98bd8eab3930d, type: 2} | |
968 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
969 | + propertyPath: m_Animations.Array.data[5] | |
970 | + value: | |
971 | + objectReference: {fileID: 7400000, guid: 2e2366ba4ee407944b2a8ca58b2c5a12, type: 2} | |
972 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
973 | + propertyPath: m_Animations.Array.data[6] | |
974 | + value: | |
975 | + objectReference: {fileID: 7400000, guid: 35c2338a178f7a5439ca3439aa55ed6a, type: 2} | |
976 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
977 | + propertyPath: m_Animations.Array.data[7] | |
978 | + value: | |
979 | + objectReference: {fileID: 7400000, guid: 38490781f3e92fa4f9ba36f883a1f7cd, type: 2} | |
980 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
981 | + propertyPath: m_Animations.Array.data[8] | |
982 | + value: | |
983 | + objectReference: {fileID: 7400000, guid: 3c581be0b8094e845963e38a3c845b61, type: 2} | |
984 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
985 | + propertyPath: m_Animations.Array.data[9] | |
986 | + value: | |
987 | + objectReference: {fileID: 7400000, guid: 501b8f0b47c03b4438e54221f1a5fc4c, type: 2} | |
988 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
989 | + propertyPath: m_Animations.Array.data[10] | |
990 | + value: | |
991 | + objectReference: {fileID: 7400000, guid: 5654acb4ec4f1454a92b13e43cfb9f17, type: 2} | |
992 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
993 | + propertyPath: m_Animations.Array.data[11] | |
994 | + value: | |
995 | + objectReference: {fileID: 7400000, guid: 5c460cd810de1364a826b4f03e806dc4, type: 2} | |
996 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
997 | + propertyPath: m_Animations.Array.data[12] | |
998 | + value: | |
999 | + objectReference: {fileID: 7400000, guid: 61c813ba688efef4f997eaa819bf75bb, type: 2} | |
1000 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1001 | + propertyPath: m_Animations.Array.data[13] | |
1002 | + value: | |
1003 | + objectReference: {fileID: 7400000, guid: 6e9cd12eff9d9f1419bf3f0036532c6d, type: 2} | |
1004 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1005 | + propertyPath: m_Animations.Array.data[14] | |
1006 | + value: | |
1007 | + objectReference: {fileID: 7400000, guid: 7e07ae7738ad5564b96de92aa97b313d, type: 2} | |
1008 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1009 | + propertyPath: m_Animations.Array.data[15] | |
1010 | + value: | |
1011 | + objectReference: {fileID: 7400000, guid: 7ed71e256290a8642851e96cb7f2d2b5, type: 2} | |
1012 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1013 | + propertyPath: m_Animations.Array.data[16] | |
1014 | + value: | |
1015 | + objectReference: {fileID: 7400000, guid: 7f2dc1bae14ea7a448310272c7ed42ad, type: 2} | |
1016 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1017 | + propertyPath: m_Animations.Array.data[17] | |
1018 | + value: | |
1019 | + objectReference: {fileID: 7400000, guid: 8480cf6578ac13747a30f7867b417101, type: 2} | |
1020 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1021 | + propertyPath: m_Animations.Array.data[18] | |
1022 | + value: | |
1023 | + objectReference: {fileID: 7400000, guid: 8ff10e2b63991394f867cbbe331cdade, type: 2} | |
1024 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1025 | + propertyPath: m_Animations.Array.data[19] | |
1026 | + value: | |
1027 | + objectReference: {fileID: 7400000, guid: 9052ee8b2da5a11498569505d433c997, type: 2} | |
1028 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1029 | + propertyPath: m_Animations.Array.data[20] | |
1030 | + value: | |
1031 | + objectReference: {fileID: 7400000, guid: 9a8b1e89203e9d440ae6c67045bb373a, type: 2} | |
1032 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1033 | + propertyPath: m_Animations.Array.data[21] | |
1034 | + value: | |
1035 | + objectReference: {fileID: 7400000, guid: 9b2c04fb1b7093644a79b8d18e4399e0, type: 2} | |
1036 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1037 | + propertyPath: m_Animations.Array.data[22] | |
1038 | + value: | |
1039 | + objectReference: {fileID: 7400000, guid: 9e9d3af8f4b65d844a546b57d51ecdb1, type: 2} | |
1040 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1041 | + propertyPath: m_Animations.Array.data[23] | |
1042 | + value: | |
1043 | + objectReference: {fileID: 7400000, guid: a174e658b18d8a24c9ebdbcaa7fa999b, type: 2} | |
1044 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1045 | + propertyPath: m_Animations.Array.data[24] | |
1046 | + value: | |
1047 | + objectReference: {fileID: 7400000, guid: b153629ac85ce5848888ec87cad71e96, type: 2} | |
1048 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1049 | + propertyPath: m_Animations.Array.data[25] | |
1050 | + value: | |
1051 | + objectReference: {fileID: 7400000, guid: bf0205bf8ea76314789c14048b32a26e, type: 2} | |
1052 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1053 | + propertyPath: m_Animations.Array.data[26] | |
1054 | + value: | |
1055 | + objectReference: {fileID: 7400000, guid: c35657da2aef4d745accee541f017ca7, type: 2} | |
1056 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1057 | + propertyPath: m_Animations.Array.data[27] | |
1058 | + value: | |
1059 | + objectReference: {fileID: 7400000, guid: c4b16ec641773f74a8e79925feebb376, type: 2} | |
1060 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1061 | + propertyPath: m_Animations.Array.data[28] | |
1062 | + value: | |
1063 | + objectReference: {fileID: 7400000, guid: c9846a5b08528a34e9afdbd840704e91, type: 2} | |
1064 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1065 | + propertyPath: m_Animations.Array.data[29] | |
1066 | + value: | |
1067 | + objectReference: {fileID: 7400000, guid: ca1cc37cc2e80df4eb8b960b4d7be5a8, type: 2} | |
1068 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1069 | + propertyPath: m_Animations.Array.data[30] | |
1070 | + value: | |
1071 | + objectReference: {fileID: 7400000, guid: cfcf996d266f40b4a97e31605dcd018b, type: 2} | |
1072 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1073 | + propertyPath: m_Animations.Array.data[31] | |
1074 | + value: | |
1075 | + objectReference: {fileID: 7400000, guid: d6c7c33e05754d543aa9da9301fd8577, type: 2} | |
1076 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1077 | + propertyPath: m_Animations.Array.data[32] | |
1078 | + value: | |
1079 | + objectReference: {fileID: 7400000, guid: dc641e9470426d84bb2170f7a1417680, type: 2} | |
1080 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1081 | + propertyPath: m_Animations.Array.data[33] | |
1082 | + value: | |
1083 | + objectReference: {fileID: 7400000, guid: de11f6e05a479214b9d998b1c2842ef8, type: 2} | |
1084 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1085 | + propertyPath: m_Animations.Array.data[34] | |
1086 | + value: | |
1087 | + objectReference: {fileID: 7400000, guid: e04570ad0c99b114db1fc3a6d065a63d, type: 2} | |
1088 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1089 | + propertyPath: m_Animations.Array.data[35] | |
1090 | + value: | |
1091 | + objectReference: {fileID: 7400000, guid: e0e0744ed2d8a4146af0497a6142583c, type: 2} | |
1092 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1093 | + propertyPath: m_Animations.Array.data[36] | |
1094 | + value: | |
1095 | + objectReference: {fileID: 7400000, guid: e678d555d7509c041bbec5a6af81b6fc, type: 2} | |
1096 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1097 | + propertyPath: m_Animations.Array.data[37] | |
1098 | + value: | |
1099 | + objectReference: {fileID: 7400000, guid: e7f8f79a96526814c8233cabf867d751, type: 2} | |
1100 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1101 | + propertyPath: m_Animations.Array.data[38] | |
1102 | + value: | |
1103 | + objectReference: {fileID: 7400000, guid: ee5bb3a5a21c2c04cbc356c304ad0045, type: 2} | |
1104 | + - target: {fileID: 11171278, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1105 | + propertyPath: m_Animations.Array.data[39] | |
1106 | + value: | |
1107 | + objectReference: {fileID: 7400000, guid: f43eed44241409649ad8206c0f3e4c3c, type: 2} | |
1108 | + - target: {fileID: 13716438, guid: 00197fc9877daa14c963e5917de36124, type: 2} | |
1109 | + propertyPath: m_Materials.Array.data[0] | |
1110 | + value: | |
1111 | + objectReference: {fileID: 2100000, guid: de118d2999104c64d9c14af93fd97935, type: 2} | |
529 | 1112 | m_RemovedComponents: |
530 | 1113 | - {fileID: 13677916, guid: 00197fc9877daa14c963e5917de36124, type: 2} |
531 | 1114 | m_ParentPrefab: {fileID: 100100000, guid: 00197fc9877daa14c963e5917de36124, type: 2} |
... | ... | @@ -544,13 +1127,13 @@ BoxCollider: |
544 | 1127 | m_IsTrigger: 0 |
545 | 1128 | m_Enabled: 1 |
546 | 1129 | serializedVersion: 2 |
547 | - m_Size: {x: 20, y: 20, z: 20} | |
548 | - m_Center: {x: 0, y: 0, z: 0} | |
1130 | + m_Size: {x: 13.7583675, y: 3.4876442, z: 0} | |
1131 | + m_Center: {x: -.0748977661, y: 1.76488495, z: -2.44047911e-08} | |
549 | 1132 | --- !u!114 &1099739917 stripped |
550 | 1133 | MonoBehaviour: |
551 | 1134 | m_PrefabParentObject: {fileID: 11445512, guid: a310db7b56d86974ca7dc72c28f6a7f6, |
552 | 1135 | type: 2} |
553 | - m_PrefabInternal: {fileID: 1574020701} | |
1136 | + m_PrefabInternal: {fileID: 68769551} | |
554 | 1137 | m_Script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3} |
555 | 1138 | --- !u!1 &1364503757 |
556 | 1139 | GameObject: |
... | ... | @@ -612,152 +1195,6 @@ Light: |
612 | 1195 | m_ShadowRadius: 0 |
613 | 1196 | m_ShadowAngle: 0 |
614 | 1197 | m_AreaSize: {x: 1, y: 1} |
615 | ---- !u!1001 &1574020701 | |
616 | -Prefab: | |
617 | - m_ObjectHideFlags: 0 | |
618 | - serializedVersion: 2 | |
619 | - m_Modification: | |
620 | - m_TransformParent: {fileID: 0} | |
621 | - m_Modifications: | |
622 | - - target: {fileID: 11454032, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
623 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.size | |
624 | - value: 1 | |
625 | - objectReference: {fileID: 0} | |
626 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
627 | - propertyPath: m_LocalPosition.x | |
628 | - value: 0 | |
629 | - objectReference: {fileID: 0} | |
630 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
631 | - propertyPath: m_LocalPosition.y | |
632 | - value: 0 | |
633 | - objectReference: {fileID: 0} | |
634 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
635 | - propertyPath: m_LocalPosition.z | |
636 | - value: 0 | |
637 | - objectReference: {fileID: 0} | |
638 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
639 | - propertyPath: m_LocalRotation.x | |
640 | - value: 0 | |
641 | - objectReference: {fileID: 0} | |
642 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
643 | - propertyPath: m_LocalRotation.y | |
644 | - value: 0 | |
645 | - objectReference: {fileID: 0} | |
646 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
647 | - propertyPath: m_LocalRotation.z | |
648 | - value: 0 | |
649 | - objectReference: {fileID: 0} | |
650 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
651 | - propertyPath: m_LocalRotation.w | |
652 | - value: 1 | |
653 | - objectReference: {fileID: 0} | |
654 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
655 | - propertyPath: m_RootOrder | |
656 | - value: 2 | |
657 | - objectReference: {fileID: 0} | |
658 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
659 | - propertyPath: m_AnchoredPosition.x | |
660 | - value: 0 | |
661 | - objectReference: {fileID: 0} | |
662 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
663 | - propertyPath: m_AnchoredPosition.y | |
664 | - value: 0 | |
665 | - objectReference: {fileID: 0} | |
666 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
667 | - propertyPath: m_SizeDelta.x | |
668 | - value: 0 | |
669 | - objectReference: {fileID: 0} | |
670 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
671 | - propertyPath: m_SizeDelta.y | |
672 | - value: 0 | |
673 | - objectReference: {fileID: 0} | |
674 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
675 | - propertyPath: m_AnchorMin.x | |
676 | - value: 0 | |
677 | - objectReference: {fileID: 0} | |
678 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
679 | - propertyPath: m_AnchorMin.y | |
680 | - value: 0 | |
681 | - objectReference: {fileID: 0} | |
682 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
683 | - propertyPath: m_AnchorMax.x | |
684 | - value: 0 | |
685 | - objectReference: {fileID: 0} | |
686 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
687 | - propertyPath: m_AnchorMax.y | |
688 | - value: 0 | |
689 | - objectReference: {fileID: 0} | |
690 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
691 | - propertyPath: m_Pivot.x | |
692 | - value: 0 | |
693 | - objectReference: {fileID: 0} | |
694 | - - target: {fileID: 22403302, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
695 | - propertyPath: m_Pivot.y | |
696 | - value: 0 | |
697 | - objectReference: {fileID: 0} | |
698 | - - target: {fileID: 11415218, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
699 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
700 | - value: | |
701 | - objectReference: {fileID: 1839061338} | |
702 | - - target: {fileID: 11460436, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
703 | - propertyPath: m_OnValueChanged.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
704 | - value: | |
705 | - objectReference: {fileID: 1839061338} | |
706 | - - target: {fileID: 11451458, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
707 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
708 | - value: | |
709 | - objectReference: {fileID: 1839061338} | |
710 | - - target: {fileID: 11436708, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
711 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
712 | - value: | |
713 | - objectReference: {fileID: 1839061338} | |
714 | - - target: {fileID: 22412692, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
715 | - propertyPath: m_AnchorMax.x | |
716 | - value: 0 | |
717 | - objectReference: {fileID: 0} | |
718 | - - target: {fileID: 22412692, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
719 | - propertyPath: m_AnchorMax.y | |
720 | - value: 0 | |
721 | - objectReference: {fileID: 0} | |
722 | - - target: {fileID: 22452678, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
723 | - propertyPath: m_AnchorMin.x | |
724 | - value: 0 | |
725 | - objectReference: {fileID: 0} | |
726 | - - target: {fileID: 22452678, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
727 | - propertyPath: m_AnchorMax.x | |
728 | - value: 0 | |
729 | - objectReference: {fileID: 0} | |
730 | - - target: {fileID: 22452678, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
731 | - propertyPath: m_AnchorMax.y | |
732 | - value: 0 | |
733 | - objectReference: {fileID: 0} | |
734 | - - target: {fileID: 196868, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
735 | - propertyPath: m_Name | |
736 | - value: b_link | |
737 | - objectReference: {fileID: 0} | |
738 | - - target: {fileID: 11454032, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
739 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Mode | |
740 | - value: 1 | |
741 | - objectReference: {fileID: 0} | |
742 | - - target: {fileID: 11454032, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
743 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_CallState | |
744 | - value: 2 | |
745 | - objectReference: {fileID: 0} | |
746 | - - target: {fileID: 11454032, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
747 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target | |
748 | - value: | |
749 | - objectReference: {fileID: 340200305} | |
750 | - - target: {fileID: 11454032, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
751 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_MethodName | |
752 | - value: LoadVLIBRAS | |
753 | - objectReference: {fileID: 0} | |
754 | - - target: {fileID: 11454032, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
755 | - propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName | |
756 | - value: UnityEngine.Object, UnityEngine | |
757 | - objectReference: {fileID: 0} | |
758 | - m_RemovedComponents: [] | |
759 | - m_ParentPrefab: {fileID: 100100000, guid: a310db7b56d86974ca7dc72c28f6a7f6, type: 2} | |
760 | - m_IsPrefabParent: 0 | |
761 | 1198 | --- !u!1001 &1610759364 |
762 | 1199 | Prefab: |
763 | 1200 | m_ObjectHideFlags: 0 | ... | ... |
Assets/Scripts/PlayerManager.cs
... | ... | @@ -10,7 +10,12 @@ using UnityEngine.UI; |
10 | 10 | |
11 | 11 | public class PlayerManager : GenericPlayerManager { |
12 | 12 | |
13 | +#if UNITY_WEBPLAYER | |
14 | + private const string BASE_URL = "http://150.165.205.9/anims/WEBPLAYER/"; | |
15 | +#elif UNITY_WEBGL | |
13 | 16 | private const string BASE_URL = "http://150.165.205.9/anims/WEBGL/"; |
17 | +#endif | |
18 | + | |
14 | 19 | //private const string BASE_URL = "http://150.165.205.9/anims/AssetBundles/0_DefaultBundles/"; |
15 | 20 | public InputField INFIELD; |
16 | 21 | private int version = 1; | ... | ... |
... | ... | @@ -0,0 +1,24 @@ |
1 | +using UnityEngine; | |
2 | +using System.Collections; | |
3 | +using UnityEngine.UI; | |
4 | + | |
5 | +public class SwitchButtonCollor : MonoBehaviour { | |
6 | + | |
7 | + public Button thisButton; | |
8 | + private Graphic thisButtonGraphic; | |
9 | + | |
10 | + public bool enabled; | |
11 | + private Color enabledAlpha = new Color(0.356F, 0.78F, 0.815F, 1F); | |
12 | + private Color disabledAlpha = new Color(1F, 1F, 1F, 1F); | |
13 | + | |
14 | + void Start () { | |
15 | + thisButtonGraphic = thisButton.GetComponent<Graphic>(); | |
16 | + thisButtonGraphic.color = enabled ? enabledAlpha : disabledAlpha; | |
17 | + } | |
18 | + | |
19 | + public void switchCollor(){ | |
20 | + enabled = !enabled; | |
21 | + thisButtonGraphic.color = enabled ? enabledAlpha : disabledAlpha; | |
22 | + } | |
23 | + | |
24 | +} | ... | ... |
... | ... | @@ -0,0 +1,12 @@ |
1 | +fileFormatVersion: 2 | |
2 | +guid: 746db5507af65c8449c731d2cb351653 | |
3 | +timeCreated: 1443038928 | |
4 | +licenseType: Pro | |
5 | +MonoImporter: | |
6 | + serializedVersion: 2 | |
7 | + defaultReferences: [] | |
8 | + executionOrder: 0 | |
9 | + icon: {instanceID: 0} | |
10 | + userData: | |
11 | + assetBundleName: | |
12 | + assetBundleVariant: | ... | ... |
ProjectSettings/ProjectSettings.asset