Revize 2d2b8d48
Přidáno uživatelem Zuzana Káčereková před více než 3 roky(ů)
Client/WebGLResponsiveTest/.gitignore | ||
---|---|---|
1 |
|
|
2 |
# Created by https://www.toptal.com/developers/gitignore/api/unity |
|
3 |
# Edit at https://www.toptal.com/developers/gitignore?templates=unity |
|
4 |
|
|
5 |
### Unity ### |
|
6 |
# This .gitignore file should be placed at the root of your Unity project directory |
|
7 |
# |
|
8 |
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore |
|
9 |
/[Ll]ibrary/ |
|
10 |
/[Tt]emp/ |
|
11 |
/[Oo]bj/ |
|
12 |
/[Bb]uild/ |
|
13 |
/[Bb]uilds/ |
|
14 |
/[Ll]ogs/ |
|
15 |
/[Uu]ser[Ss]ettings/ |
|
16 |
|
|
17 |
# MemoryCaptures can get excessive in size. |
|
18 |
# They also could contain extremely sensitive data |
|
19 |
/[Mm]emoryCaptures/ |
|
20 |
|
|
21 |
# Asset meta data should only be ignored when the corresponding asset is also ignored |
|
22 |
!/[Aa]ssets/**/*.meta |
|
23 |
|
|
24 |
# Uncomment this line if you wish to ignore the asset store tools plugin |
|
25 |
# /[Aa]ssets/AssetStoreTools* |
|
26 |
|
|
27 |
# Autogenerated Jetbrains Rider plugin |
|
28 |
/[Aa]ssets/Plugins/Editor/JetBrains* |
|
29 |
|
|
30 |
# Visual Studio cache directory |
|
31 |
.vs/ |
|
32 |
|
|
33 |
# Gradle cache directory |
|
34 |
.gradle/ |
|
35 |
|
|
36 |
# Autogenerated VS/MD/Consulo solution and project files |
|
37 |
ExportedObj/ |
|
38 |
.consulo/ |
|
39 |
*.csproj |
|
40 |
*.unityproj |
|
41 |
*.sln |
|
42 |
*.suo |
|
43 |
*.tmp |
|
44 |
*.user |
|
45 |
*.userprefs |
|
46 |
*.pidb |
|
47 |
*.booproj |
|
48 |
*.svd |
|
49 |
*.pdb |
|
50 |
*.mdb |
|
51 |
*.opendb |
|
52 |
*.VC.db |
|
53 |
|
|
54 |
# Unity3D generated meta files |
|
55 |
*.pidb.meta |
|
56 |
*.pdb.meta |
|
57 |
*.mdb.meta |
|
58 |
|
|
59 |
# Unity3D generated file on crash reports |
|
60 |
sysinfo.txt |
|
61 |
|
|
62 |
# Builds |
|
63 |
*.apk |
|
64 |
*.unitypackage |
|
65 |
|
|
66 |
# Crashlytics generated file |
|
67 |
crashlytics-build.properties |
|
68 |
|
|
69 |
# Autogenerated files |
|
70 |
InitTestScene*.unity.meta |
|
71 |
InitTestScene*.unity |
|
72 |
|
|
73 |
|
|
74 |
# End of https://www.toptal.com/developers/gitignore/api/unity |
Client/WebGLResponsiveTest/.vsconfig | ||
---|---|---|
1 |
{ |
|
2 |
"version": "1.0", |
|
3 |
"components": [ |
|
4 |
"Microsoft.VisualStudio.Workload.ManagedGame" |
|
5 |
] |
|
6 |
} |
Client/WebGLResponsiveTest/Assets/Animation.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: ca4b3f503bcd1d44fb634ffc421ab20b |
|
3 |
folderAsset: yes |
|
4 |
DefaultImporter: |
|
5 |
externalObjects: {} |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Animation/Indicator.controller | ||
---|---|---|
1 |
%YAML 1.1 |
|
2 |
%TAG !u! tag:unity3d.com,2011: |
|
3 |
--- !u!1101 &-2465421069944710815 |
|
4 |
AnimatorStateTransition: |
|
5 |
m_ObjectHideFlags: 1 |
|
6 |
m_CorrespondingSourceObject: {fileID: 0} |
|
7 |
m_PrefabInstance: {fileID: 0} |
|
8 |
m_PrefabAsset: {fileID: 0} |
|
9 |
m_Name: |
|
10 |
m_Conditions: |
|
11 |
- m_ConditionMode: 2 |
|
12 |
m_ConditionEvent: selected |
|
13 |
m_EventTreshold: 0 |
|
14 |
m_DstStateMachine: {fileID: 0} |
|
15 |
m_DstState: {fileID: 1969989825479619986} |
|
16 |
m_Solo: 0 |
|
17 |
m_Mute: 0 |
|
18 |
m_IsExit: 0 |
|
19 |
serializedVersion: 3 |
|
20 |
m_TransitionDuration: 0 |
|
21 |
m_TransitionOffset: 0 |
|
22 |
m_ExitTime: 1 |
|
23 |
m_HasExitTime: 1 |
|
24 |
m_HasFixedDuration: 1 |
|
25 |
m_InterruptionSource: 0 |
|
26 |
m_OrderedInterruption: 1 |
|
27 |
m_CanTransitionToSelf: 1 |
|
28 |
--- !u!91 &9100000 |
|
29 |
AnimatorController: |
|
30 |
m_ObjectHideFlags: 0 |
|
31 |
m_CorrespondingSourceObject: {fileID: 0} |
|
32 |
m_PrefabInstance: {fileID: 0} |
|
33 |
m_PrefabAsset: {fileID: 0} |
|
34 |
m_Name: Indicator |
|
35 |
serializedVersion: 5 |
|
36 |
m_AnimatorParameters: |
|
37 |
- m_Name: selected |
|
38 |
m_Type: 4 |
|
39 |
m_DefaultFloat: 0 |
|
40 |
m_DefaultInt: 0 |
|
41 |
m_DefaultBool: 0 |
|
42 |
m_Controller: {fileID: 0} |
|
43 |
m_AnimatorLayers: |
|
44 |
- serializedVersion: 5 |
|
45 |
m_Name: Base Layer |
|
46 |
m_StateMachine: {fileID: 3751026343338770687} |
|
47 |
m_Mask: {fileID: 0} |
|
48 |
m_Motions: [] |
|
49 |
m_Behaviours: [] |
|
50 |
m_BlendingMode: 0 |
|
51 |
m_SyncedLayerIndex: -1 |
|
52 |
m_DefaultWeight: 0 |
|
53 |
m_IKPass: 0 |
|
54 |
m_SyncedLayerAffectsTiming: 0 |
|
55 |
m_Controller: {fileID: 9100000} |
|
56 |
--- !u!1102 &1051878833320468001 |
|
57 |
AnimatorState: |
|
58 |
serializedVersion: 5 |
|
59 |
m_ObjectHideFlags: 1 |
|
60 |
m_CorrespondingSourceObject: {fileID: 0} |
|
61 |
m_PrefabInstance: {fileID: 0} |
|
62 |
m_PrefabAsset: {fileID: 0} |
|
63 |
m_Name: IndicatorAnimation |
|
64 |
m_Speed: 1 |
|
65 |
m_CycleOffset: 0 |
|
66 |
m_Transitions: |
|
67 |
- {fileID: -2465421069944710815} |
|
68 |
m_StateMachineBehaviours: [] |
|
69 |
m_Position: {x: 50, y: 50, z: 0} |
|
70 |
m_IKOnFeet: 0 |
|
71 |
m_WriteDefaultValues: 1 |
|
72 |
m_Mirror: 0 |
|
73 |
m_SpeedParameterActive: 0 |
|
74 |
m_MirrorParameterActive: 0 |
|
75 |
m_CycleOffsetParameterActive: 0 |
|
76 |
m_TimeParameterActive: 0 |
|
77 |
m_Motion: {fileID: 7400000, guid: 73baaf2175dbb3445849c40f4743576d, type: 2} |
|
78 |
m_Tag: |
|
79 |
m_SpeedParameter: |
|
80 |
m_MirrorParameter: |
|
81 |
m_CycleOffsetParameter: |
|
82 |
m_TimeParameter: |
|
83 |
--- !u!1102 &1969989825479619986 |
|
84 |
AnimatorState: |
|
85 |
serializedVersion: 5 |
|
86 |
m_ObjectHideFlags: 1 |
|
87 |
m_CorrespondingSourceObject: {fileID: 0} |
|
88 |
m_PrefabInstance: {fileID: 0} |
|
89 |
m_PrefabAsset: {fileID: 0} |
|
90 |
m_Name: New State |
|
91 |
m_Speed: 1 |
|
92 |
m_CycleOffset: 0 |
|
93 |
m_Transitions: |
|
94 |
- {fileID: 6474224023097481562} |
|
95 |
m_StateMachineBehaviours: [] |
|
96 |
m_Position: {x: 50, y: 50, z: 0} |
|
97 |
m_IKOnFeet: 0 |
|
98 |
m_WriteDefaultValues: 1 |
|
99 |
m_Mirror: 0 |
|
100 |
m_SpeedParameterActive: 0 |
|
101 |
m_MirrorParameterActive: 0 |
|
102 |
m_CycleOffsetParameterActive: 0 |
|
103 |
m_TimeParameterActive: 0 |
|
104 |
m_Motion: {fileID: 0} |
|
105 |
m_Tag: |
|
106 |
m_SpeedParameter: |
|
107 |
m_MirrorParameter: |
|
108 |
m_CycleOffsetParameter: |
|
109 |
m_TimeParameter: |
|
110 |
--- !u!1107 &3751026343338770687 |
|
111 |
AnimatorStateMachine: |
|
112 |
serializedVersion: 5 |
|
113 |
m_ObjectHideFlags: 1 |
|
114 |
m_CorrespondingSourceObject: {fileID: 0} |
|
115 |
m_PrefabInstance: {fileID: 0} |
|
116 |
m_PrefabAsset: {fileID: 0} |
|
117 |
m_Name: Base Layer |
|
118 |
m_ChildStates: |
|
119 |
- serializedVersion: 1 |
|
120 |
m_State: {fileID: 1051878833320468001} |
|
121 |
m_Position: {x: 260, y: 290, z: 0} |
|
122 |
- serializedVersion: 1 |
|
123 |
m_State: {fileID: 1969989825479619986} |
|
124 |
m_Position: {x: 260, y: 120, z: 0} |
|
125 |
m_ChildStateMachines: [] |
|
126 |
m_AnyStateTransitions: [] |
|
127 |
m_EntryTransitions: [] |
|
128 |
m_StateMachineTransitions: {} |
|
129 |
m_StateMachineBehaviours: [] |
|
130 |
m_AnyStatePosition: {x: 50, y: 20, z: 0} |
|
131 |
m_EntryPosition: {x: 50, y: 120, z: 0} |
|
132 |
m_ExitPosition: {x: 800, y: 120, z: 0} |
|
133 |
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} |
|
134 |
m_DefaultState: {fileID: 1969989825479619986} |
|
135 |
--- !u!1101 &6474224023097481562 |
|
136 |
AnimatorStateTransition: |
|
137 |
m_ObjectHideFlags: 1 |
|
138 |
m_CorrespondingSourceObject: {fileID: 0} |
|
139 |
m_PrefabInstance: {fileID: 0} |
|
140 |
m_PrefabAsset: {fileID: 0} |
|
141 |
m_Name: |
|
142 |
m_Conditions: |
|
143 |
- m_ConditionMode: 1 |
|
144 |
m_ConditionEvent: selected |
|
145 |
m_EventTreshold: 0 |
|
146 |
m_DstStateMachine: {fileID: 0} |
|
147 |
m_DstState: {fileID: 1051878833320468001} |
|
148 |
m_Solo: 0 |
|
149 |
m_Mute: 0 |
|
150 |
m_IsExit: 0 |
|
151 |
serializedVersion: 3 |
|
152 |
m_TransitionDuration: 0 |
|
153 |
m_TransitionOffset: 0 |
|
154 |
m_ExitTime: 0.75 |
|
155 |
m_HasExitTime: 0 |
|
156 |
m_HasFixedDuration: 1 |
|
157 |
m_InterruptionSource: 0 |
|
158 |
m_OrderedInterruption: 1 |
|
159 |
m_CanTransitionToSelf: 1 |
Client/WebGLResponsiveTest/Assets/Animation/Indicator.controller.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 3ea15afe43910ea40b9c8397b4849103 |
|
3 |
NativeFormatImporter: |
|
4 |
externalObjects: {} |
|
5 |
mainObjectFileID: 9100000 |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Animation/IndicatorAnimation.anim | ||
---|---|---|
1 |
%YAML 1.1 |
|
2 |
%TAG !u! tag:unity3d.com,2011: |
|
3 |
--- !u!74 &7400000 |
|
4 |
AnimationClip: |
|
5 |
m_ObjectHideFlags: 0 |
|
6 |
m_CorrespondingSourceObject: {fileID: 0} |
|
7 |
m_PrefabInstance: {fileID: 0} |
|
8 |
m_PrefabAsset: {fileID: 0} |
|
9 |
m_Name: IndicatorAnimation |
|
10 |
serializedVersion: 6 |
|
11 |
m_Legacy: 0 |
|
12 |
m_Compressed: 0 |
|
13 |
m_UseHighQualityCurve: 1 |
|
14 |
m_RotationCurves: [] |
|
15 |
m_CompressedRotationCurves: [] |
|
16 |
m_EulerCurves: [] |
|
17 |
m_PositionCurves: [] |
|
18 |
m_ScaleCurves: [] |
|
19 |
m_FloatCurves: |
|
20 |
- curve: |
|
21 |
serializedVersion: 2 |
|
22 |
m_Curve: |
|
23 |
- serializedVersion: 3 |
|
24 |
time: 0 |
|
25 |
value: 0.5 |
|
26 |
inSlope: 0 |
|
27 |
outSlope: 0 |
|
28 |
tangentMode: 136 |
|
29 |
weightedMode: 0 |
|
30 |
inWeight: 0.33333334 |
|
31 |
outWeight: 0.33333334 |
|
32 |
- serializedVersion: 3 |
|
33 |
time: 0.5 |
|
34 |
value: 0.15 |
|
35 |
inSlope: 0 |
|
36 |
outSlope: 0 |
|
37 |
tangentMode: 136 |
|
38 |
weightedMode: 0 |
|
39 |
inWeight: 0.33333334 |
|
40 |
outWeight: 0.33333334 |
|
41 |
m_PreInfinity: 2 |
|
42 |
m_PostInfinity: 2 |
|
43 |
m_RotationOrder: 4 |
|
44 |
attribute: m_AnchorMin.x |
|
45 |
path: |
|
46 |
classID: 224 |
|
47 |
script: {fileID: 0} |
|
48 |
- curve: |
|
49 |
serializedVersion: 2 |
|
50 |
m_Curve: |
|
51 |
- serializedVersion: 3 |
|
52 |
time: 0 |
|
53 |
value: 0.5 |
|
54 |
inSlope: 0 |
|
55 |
outSlope: 0 |
|
56 |
tangentMode: 136 |
|
57 |
weightedMode: 0 |
|
58 |
inWeight: 0.33333334 |
|
59 |
outWeight: 0.33333334 |
|
60 |
- serializedVersion: 3 |
|
61 |
time: 0.5 |
|
62 |
value: 0.85 |
|
63 |
inSlope: 0 |
|
64 |
outSlope: 0 |
|
65 |
tangentMode: 136 |
|
66 |
weightedMode: 0 |
|
67 |
inWeight: 0.33333334 |
|
68 |
outWeight: 0.33333334 |
|
69 |
m_PreInfinity: 2 |
|
70 |
m_PostInfinity: 2 |
|
71 |
m_RotationOrder: 4 |
|
72 |
attribute: m_AnchorMax.x |
|
73 |
path: |
|
74 |
classID: 224 |
|
75 |
script: {fileID: 0} |
|
76 |
- curve: |
|
77 |
serializedVersion: 2 |
|
78 |
m_Curve: |
|
79 |
- serializedVersion: 3 |
|
80 |
time: 0 |
|
81 |
value: 10 |
|
82 |
inSlope: 0 |
|
83 |
outSlope: 0 |
|
84 |
tangentMode: 136 |
|
85 |
weightedMode: 0 |
|
86 |
inWeight: 0.33333334 |
|
87 |
outWeight: 0.33333334 |
|
88 |
- serializedVersion: 3 |
|
89 |
time: 0.5 |
|
90 |
value: 0 |
|
91 |
inSlope: 0 |
|
92 |
outSlope: 0 |
|
93 |
tangentMode: 136 |
|
94 |
weightedMode: 0 |
|
95 |
inWeight: 0.33333334 |
|
96 |
outWeight: 0.33333334 |
|
97 |
m_PreInfinity: 2 |
|
98 |
m_PostInfinity: 2 |
|
99 |
m_RotationOrder: 4 |
|
100 |
attribute: m_SizeDelta.x |
|
101 |
path: |
|
102 |
classID: 224 |
|
103 |
script: {fileID: 0} |
|
104 |
m_PPtrCurves: [] |
|
105 |
m_SampleRate: 60 |
|
106 |
m_WrapMode: 0 |
|
107 |
m_Bounds: |
|
108 |
m_Center: {x: 0, y: 0, z: 0} |
|
109 |
m_Extent: {x: 0, y: 0, z: 0} |
|
110 |
m_ClipBindingConstant: |
|
111 |
genericBindings: |
|
112 |
- serializedVersion: 2 |
|
113 |
path: 0 |
|
114 |
attribute: 2089119715 |
|
115 |
script: {fileID: 0} |
|
116 |
typeID: 224 |
|
117 |
customType: 28 |
|
118 |
isPPtrCurve: 0 |
|
119 |
- serializedVersion: 2 |
|
120 |
path: 0 |
|
121 |
attribute: 2711263438 |
|
122 |
script: {fileID: 0} |
|
123 |
typeID: 224 |
|
124 |
customType: 28 |
|
125 |
isPPtrCurve: 0 |
|
126 |
- serializedVersion: 2 |
|
127 |
path: 0 |
|
128 |
attribute: 1967290853 |
|
129 |
script: {fileID: 0} |
|
130 |
typeID: 224 |
|
131 |
customType: 28 |
|
132 |
isPPtrCurve: 0 |
|
133 |
pptrCurveMapping: [] |
|
134 |
m_AnimationClipSettings: |
|
135 |
serializedVersion: 2 |
|
136 |
m_AdditiveReferencePoseClip: {fileID: 0} |
|
137 |
m_AdditiveReferencePoseTime: 0 |
|
138 |
m_StartTime: 0 |
|
139 |
m_StopTime: 0.5 |
|
140 |
m_OrientationOffsetY: 0 |
|
141 |
m_Level: 0 |
|
142 |
m_CycleOffset: 0 |
|
143 |
m_HasAdditiveReferencePose: 0 |
|
144 |
m_LoopTime: 0 |
|
145 |
m_LoopBlend: 0 |
|
146 |
m_LoopBlendOrientation: 0 |
|
147 |
m_LoopBlendPositionY: 0 |
|
148 |
m_LoopBlendPositionXZ: 0 |
|
149 |
m_KeepOriginalOrientation: 0 |
|
150 |
m_KeepOriginalPositionY: 1 |
|
151 |
m_KeepOriginalPositionXZ: 0 |
|
152 |
m_HeightFromFeet: 0 |
|
153 |
m_Mirror: 0 |
|
154 |
m_EditorCurves: |
|
155 |
- curve: |
|
156 |
serializedVersion: 2 |
|
157 |
m_Curve: |
|
158 |
- serializedVersion: 3 |
|
159 |
time: 0 |
|
160 |
value: 0.5 |
|
161 |
inSlope: 0 |
|
162 |
outSlope: 0 |
|
163 |
tangentMode: 136 |
|
164 |
weightedMode: 0 |
|
165 |
inWeight: 0.33333334 |
|
166 |
outWeight: 0.33333334 |
|
167 |
- serializedVersion: 3 |
|
168 |
time: 0.5 |
|
169 |
value: 0.15 |
|
170 |
inSlope: 0 |
|
171 |
outSlope: 0 |
|
172 |
tangentMode: 136 |
|
173 |
weightedMode: 0 |
|
174 |
inWeight: 0.33333334 |
|
175 |
outWeight: 0.33333334 |
|
176 |
m_PreInfinity: 2 |
|
177 |
m_PostInfinity: 2 |
|
178 |
m_RotationOrder: 4 |
|
179 |
attribute: m_AnchorMin.x |
|
180 |
path: |
|
181 |
classID: 224 |
|
182 |
script: {fileID: 0} |
|
183 |
- curve: |
|
184 |
serializedVersion: 2 |
|
185 |
m_Curve: |
|
186 |
- serializedVersion: 3 |
|
187 |
time: 0 |
|
188 |
value: 0.5 |
|
189 |
inSlope: 0 |
|
190 |
outSlope: 0 |
|
191 |
tangentMode: 136 |
|
192 |
weightedMode: 0 |
|
193 |
inWeight: 0.33333334 |
|
194 |
outWeight: 0.33333334 |
|
195 |
- serializedVersion: 3 |
|
196 |
time: 0.5 |
|
197 |
value: 0.85 |
|
198 |
inSlope: 0 |
|
199 |
outSlope: 0 |
|
200 |
tangentMode: 136 |
|
201 |
weightedMode: 0 |
|
202 |
inWeight: 0.33333334 |
|
203 |
outWeight: 0.33333334 |
|
204 |
m_PreInfinity: 2 |
|
205 |
m_PostInfinity: 2 |
|
206 |
m_RotationOrder: 4 |
|
207 |
attribute: m_AnchorMax.x |
|
208 |
path: |
|
209 |
classID: 224 |
|
210 |
script: {fileID: 0} |
|
211 |
- curve: |
|
212 |
serializedVersion: 2 |
|
213 |
m_Curve: |
|
214 |
- serializedVersion: 3 |
|
215 |
time: 0 |
|
216 |
value: 10 |
|
217 |
inSlope: 0 |
|
218 |
outSlope: 0 |
|
219 |
tangentMode: 136 |
|
220 |
weightedMode: 0 |
|
221 |
inWeight: 0.33333334 |
|
222 |
outWeight: 0.33333334 |
|
223 |
- serializedVersion: 3 |
|
224 |
time: 0.5 |
|
225 |
value: 0 |
|
226 |
inSlope: 0 |
|
227 |
outSlope: 0 |
|
228 |
tangentMode: 136 |
|
229 |
weightedMode: 0 |
|
230 |
inWeight: 0.33333334 |
|
231 |
outWeight: 0.33333334 |
|
232 |
m_PreInfinity: 2 |
|
233 |
m_PostInfinity: 2 |
|
234 |
m_RotationOrder: 4 |
|
235 |
attribute: m_SizeDelta.x |
|
236 |
path: |
|
237 |
classID: 224 |
|
238 |
script: {fileID: 0} |
|
239 |
m_EulerEditorCurves: [] |
|
240 |
m_HasGenericRootTransform: 0 |
|
241 |
m_HasMotionFloatCurves: 0 |
|
242 |
m_Events: [] |
Client/WebGLResponsiveTest/Assets/Animation/IndicatorAnimation.anim.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 73baaf2175dbb3445849c40f4743576d |
|
3 |
NativeFormatImporter: |
|
4 |
externalObjects: {} |
|
5 |
mainObjectFileID: 7400000 |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Animation/Panel.controller | ||
---|---|---|
1 |
%YAML 1.1 |
|
2 |
%TAG !u! tag:unity3d.com,2011: |
|
3 |
--- !u!91 &9100000 |
|
4 |
AnimatorController: |
|
5 |
m_ObjectHideFlags: 0 |
|
6 |
m_CorrespondingSourceObject: {fileID: 0} |
|
7 |
m_PrefabInstance: {fileID: 0} |
|
8 |
m_PrefabAsset: {fileID: 0} |
|
9 |
m_Name: Panel |
|
10 |
serializedVersion: 5 |
|
11 |
m_AnimatorParameters: [] |
|
12 |
m_AnimatorLayers: |
|
13 |
- serializedVersion: 5 |
|
14 |
m_Name: Base Layer |
|
15 |
m_StateMachine: {fileID: 3512148947742654708} |
|
16 |
m_Mask: {fileID: 0} |
|
17 |
m_Motions: [] |
|
18 |
m_Behaviours: [] |
|
19 |
m_BlendingMode: 0 |
|
20 |
m_SyncedLayerIndex: -1 |
|
21 |
m_DefaultWeight: 0 |
|
22 |
m_IKPass: 0 |
|
23 |
m_SyncedLayerAffectsTiming: 0 |
|
24 |
m_Controller: {fileID: 9100000} |
|
25 |
--- !u!1107 &3512148947742654708 |
|
26 |
AnimatorStateMachine: |
|
27 |
serializedVersion: 5 |
|
28 |
m_ObjectHideFlags: 1 |
|
29 |
m_CorrespondingSourceObject: {fileID: 0} |
|
30 |
m_PrefabInstance: {fileID: 0} |
|
31 |
m_PrefabAsset: {fileID: 0} |
|
32 |
m_Name: Base Layer |
|
33 |
m_ChildStates: |
|
34 |
- serializedVersion: 1 |
|
35 |
m_State: {fileID: 7831274667601441278} |
|
36 |
m_Position: {x: 200, y: 0, z: 0} |
|
37 |
m_ChildStateMachines: [] |
|
38 |
m_AnyStateTransitions: [] |
|
39 |
m_EntryTransitions: [] |
|
40 |
m_StateMachineTransitions: {} |
|
41 |
m_StateMachineBehaviours: [] |
|
42 |
m_AnyStatePosition: {x: 50, y: 20, z: 0} |
|
43 |
m_EntryPosition: {x: 50, y: 120, z: 0} |
|
44 |
m_ExitPosition: {x: 800, y: 120, z: 0} |
|
45 |
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} |
|
46 |
m_DefaultState: {fileID: 7831274667601441278} |
|
47 |
--- !u!1102 &7831274667601441278 |
|
48 |
AnimatorState: |
|
49 |
serializedVersion: 5 |
|
50 |
m_ObjectHideFlags: 1 |
|
51 |
m_CorrespondingSourceObject: {fileID: 0} |
|
52 |
m_PrefabInstance: {fileID: 0} |
|
53 |
m_PrefabAsset: {fileID: 0} |
|
54 |
m_Name: cLOUDAnimation |
|
55 |
m_Speed: 1 |
|
56 |
m_CycleOffset: 0 |
|
57 |
m_Transitions: [] |
|
58 |
m_StateMachineBehaviours: [] |
|
59 |
m_Position: {x: 50, y: 50, z: 0} |
|
60 |
m_IKOnFeet: 0 |
|
61 |
m_WriteDefaultValues: 1 |
|
62 |
m_Mirror: 0 |
|
63 |
m_SpeedParameterActive: 0 |
|
64 |
m_MirrorParameterActive: 0 |
|
65 |
m_CycleOffsetParameterActive: 0 |
|
66 |
m_TimeParameterActive: 0 |
|
67 |
m_Motion: {fileID: 7400000, guid: 585aae06ec9c5b741a3f3c65c32c7c47, type: 2} |
|
68 |
m_Tag: |
|
69 |
m_SpeedParameter: |
|
70 |
m_MirrorParameter: |
|
71 |
m_CycleOffsetParameter: |
|
72 |
m_TimeParameter: |
Client/WebGLResponsiveTest/Assets/Animation/Panel.controller.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 7d96b72f8bf89f640a49e0ddf53547c9 |
|
3 |
NativeFormatImporter: |
|
4 |
externalObjects: {} |
|
5 |
mainObjectFileID: 9100000 |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Animation/cLOUDAnimation.anim | ||
---|---|---|
1 |
%YAML 1.1 |
|
2 |
%TAG !u! tag:unity3d.com,2011: |
|
3 |
--- !u!74 &7400000 |
|
4 |
AnimationClip: |
|
5 |
m_ObjectHideFlags: 0 |
|
6 |
m_CorrespondingSourceObject: {fileID: 0} |
|
7 |
m_PrefabInstance: {fileID: 0} |
|
8 |
m_PrefabAsset: {fileID: 0} |
|
9 |
m_Name: cLOUDAnimation |
|
10 |
serializedVersion: 6 |
|
11 |
m_Legacy: 0 |
|
12 |
m_Compressed: 0 |
|
13 |
m_UseHighQualityCurve: 1 |
|
14 |
m_RotationCurves: [] |
|
15 |
m_CompressedRotationCurves: [] |
|
16 |
m_EulerCurves: [] |
|
17 |
m_PositionCurves: [] |
|
18 |
m_ScaleCurves: [] |
|
19 |
m_FloatCurves: |
|
20 |
- curve: |
|
21 |
serializedVersion: 2 |
|
22 |
m_Curve: |
|
23 |
- serializedVersion: 3 |
|
24 |
time: 0 |
|
25 |
value: -34.6 |
|
26 |
inSlope: 0 |
|
27 |
outSlope: 0 |
|
28 |
tangentMode: 136 |
|
29 |
weightedMode: 0 |
|
30 |
inWeight: 0.33333334 |
|
31 |
outWeight: 0.33333334 |
|
32 |
- serializedVersion: 3 |
|
33 |
time: 3.3 |
|
34 |
value: -40.900017 |
|
35 |
inSlope: 0 |
|
36 |
outSlope: 0 |
|
37 |
tangentMode: 136 |
|
38 |
weightedMode: 0 |
|
39 |
inWeight: 0.33333334 |
|
40 |
outWeight: 0.33333334 |
|
41 |
- serializedVersion: 3 |
|
42 |
time: 6.633333 |
|
43 |
value: -28.399977 |
|
44 |
inSlope: 0 |
|
45 |
outSlope: 0 |
|
46 |
tangentMode: 136 |
|
47 |
weightedMode: 0 |
|
48 |
inWeight: 0.33333334 |
|
49 |
outWeight: 0.33333334 |
|
50 |
- serializedVersion: 3 |
|
51 |
time: 9.983334 |
|
52 |
value: -34.6 |
|
53 |
inSlope: 0 |
|
54 |
outSlope: 0 |
|
55 |
tangentMode: 136 |
|
56 |
weightedMode: 0 |
|
57 |
inWeight: 0.33333334 |
|
58 |
outWeight: 0.33333334 |
|
59 |
m_PreInfinity: 2 |
|
60 |
m_PostInfinity: 2 |
|
61 |
m_RotationOrder: 4 |
|
62 |
attribute: m_AnchoredPosition.y |
|
63 |
path: Image |
|
64 |
classID: 224 |
|
65 |
script: {fileID: 0} |
|
66 |
- curve: |
|
67 |
serializedVersion: 2 |
|
68 |
m_Curve: |
|
69 |
- serializedVersion: 3 |
|
70 |
time: 0 |
|
71 |
value: -38.2 |
|
72 |
inSlope: 0 |
|
73 |
outSlope: 0 |
|
74 |
tangentMode: 136 |
|
75 |
weightedMode: 0 |
|
76 |
inWeight: 0.33333334 |
|
77 |
outWeight: 0.33333334 |
|
78 |
- serializedVersion: 3 |
|
79 |
time: 3.2666667 |
|
80 |
value: -29.000046 |
|
81 |
inSlope: 0 |
|
82 |
outSlope: 0 |
|
83 |
tangentMode: 136 |
|
84 |
weightedMode: 0 |
|
85 |
inWeight: 0.33333334 |
|
86 |
outWeight: 0.33333334 |
|
87 |
- serializedVersion: 3 |
|
88 |
time: 4.9666667 |
|
89 |
value: -33.4 |
|
90 |
inSlope: -2.970297 |
|
91 |
outSlope: -2.970297 |
|
92 |
tangentMode: 136 |
|
93 |
weightedMode: 0 |
|
94 |
inWeight: 0.33333334 |
|
95 |
outWeight: 0.33333334 |
|
96 |
- serializedVersion: 3 |
|
97 |
time: 6.633333 |
|
98 |
value: -39.000046 |
|
99 |
inSlope: 0 |
|
100 |
outSlope: 0 |
|
101 |
tangentMode: 136 |
|
102 |
weightedMode: 0 |
|
103 |
inWeight: 0.33333334 |
|
104 |
outWeight: 0.33333334 |
|
105 |
- serializedVersion: 3 |
|
106 |
time: 9.983334 |
|
107 |
value: -38.2 |
|
108 |
inSlope: 0 |
|
109 |
outSlope: 0 |
|
110 |
tangentMode: 136 |
|
111 |
weightedMode: 0 |
|
112 |
inWeight: 0.33333334 |
|
113 |
outWeight: 0.33333334 |
|
114 |
m_PreInfinity: 2 |
|
115 |
m_PostInfinity: 2 |
|
116 |
m_RotationOrder: 4 |
|
117 |
attribute: m_AnchoredPosition.y |
|
118 |
path: Image (2) |
|
119 |
classID: 224 |
|
120 |
script: {fileID: 0} |
|
121 |
- curve: |
|
122 |
serializedVersion: 2 |
|
123 |
m_Curve: |
|
124 |
- serializedVersion: 3 |
|
125 |
time: 0 |
|
126 |
value: -6.1 |
|
127 |
inSlope: 0 |
|
128 |
outSlope: 0 |
|
129 |
tangentMode: 136 |
|
130 |
weightedMode: 0 |
|
131 |
inWeight: 0.33333334 |
|
132 |
outWeight: 0.33333334 |
|
133 |
- serializedVersion: 3 |
|
134 |
time: 2.3833334 |
|
135 |
value: -13.300034 |
|
136 |
inSlope: 0 |
|
137 |
outSlope: 0 |
|
138 |
tangentMode: 136 |
|
139 |
weightedMode: 0 |
|
140 |
inWeight: 0.33333334 |
|
141 |
outWeight: 0.33333334 |
|
142 |
- serializedVersion: 3 |
|
143 |
time: 4.9666667 |
|
144 |
value: 1.3 |
|
145 |
inSlope: 0 |
|
146 |
outSlope: 0 |
|
147 |
tangentMode: 136 |
|
148 |
weightedMode: 0 |
|
149 |
inWeight: 0.33333334 |
|
150 |
outWeight: 0.33333334 |
|
151 |
- serializedVersion: 3 |
|
152 |
time: 9.983334 |
|
153 |
value: -6.1 |
|
154 |
inSlope: 0 |
|
155 |
outSlope: 0 |
|
156 |
tangentMode: 136 |
|
157 |
weightedMode: 0 |
|
158 |
inWeight: 0.33333334 |
|
159 |
outWeight: 0.33333334 |
|
160 |
m_PreInfinity: 2 |
|
161 |
m_PostInfinity: 2 |
|
162 |
m_RotationOrder: 4 |
|
163 |
attribute: m_AnchoredPosition.y |
|
164 |
path: Image (1) |
|
165 |
classID: 224 |
|
166 |
script: {fileID: 0} |
|
167 |
- curve: |
|
168 |
serializedVersion: 2 |
|
169 |
m_Curve: |
|
170 |
- serializedVersion: 3 |
|
171 |
time: 4.9666667 |
|
172 |
value: 1.699997 |
|
173 |
inSlope: 0 |
|
174 |
outSlope: 0 |
|
175 |
tangentMode: 136 |
|
176 |
weightedMode: 0 |
|
177 |
inWeight: 0.33333334 |
|
178 |
outWeight: 0.33333334 |
|
179 |
m_PreInfinity: 2 |
|
180 |
m_PostInfinity: 2 |
|
181 |
m_RotationOrder: 4 |
|
182 |
attribute: m_AnchoredPosition.x |
|
183 |
path: Image (1) |
|
184 |
classID: 224 |
|
185 |
script: {fileID: 0} |
|
186 |
- curve: |
|
187 |
serializedVersion: 2 |
|
188 |
m_Curve: |
|
189 |
- serializedVersion: 3 |
|
190 |
time: 3.3 |
|
191 |
value: -35.6 |
|
192 |
inSlope: 0 |
|
193 |
outSlope: 0 |
|
194 |
tangentMode: 136 |
|
195 |
weightedMode: 0 |
|
196 |
inWeight: 0.33333334 |
|
197 |
outWeight: 0.33333334 |
|
198 |
m_PreInfinity: 2 |
|
199 |
m_PostInfinity: 2 |
|
200 |
m_RotationOrder: 4 |
|
201 |
attribute: m_AnchoredPosition.x |
|
202 |
path: Image |
|
203 |
classID: 224 |
|
204 |
script: {fileID: 0} |
|
205 |
- curve: |
|
206 |
serializedVersion: 2 |
|
207 |
m_Curve: |
|
208 |
- serializedVersion: 3 |
|
209 |
time: 4.9666667 |
|
210 |
value: 20 |
|
211 |
inSlope: 0 |
|
212 |
outSlope: 0 |
|
213 |
tangentMode: 136 |
|
214 |
weightedMode: 0 |
|
215 |
inWeight: 0.33333334 |
|
216 |
outWeight: 0.33333334 |
|
217 |
m_PreInfinity: 2 |
|
218 |
m_PostInfinity: 2 |
|
219 |
m_RotationOrder: 4 |
|
220 |
attribute: m_AnchoredPosition.x |
|
221 |
path: Image (2) |
|
222 |
classID: 224 |
|
223 |
script: {fileID: 0} |
|
224 |
m_PPtrCurves: [] |
|
225 |
m_SampleRate: 60 |
|
226 |
m_WrapMode: 0 |
|
227 |
m_Bounds: |
|
228 |
m_Center: {x: 0, y: 0, z: 0} |
|
229 |
m_Extent: {x: 0, y: 0, z: 0} |
|
230 |
m_ClipBindingConstant: |
|
231 |
genericBindings: |
|
232 |
- serializedVersion: 2 |
|
233 |
path: 83635035 |
|
234 |
attribute: 538195251 |
|
235 |
script: {fileID: 0} |
|
236 |
typeID: 224 |
|
237 |
customType: 28 |
|
238 |
isPPtrCurve: 0 |
|
239 |
- serializedVersion: 2 |
|
240 |
path: 2409291885 |
|
241 |
attribute: 538195251 |
|
242 |
script: {fileID: 0} |
|
243 |
typeID: 224 |
|
244 |
customType: 28 |
|
245 |
isPPtrCurve: 0 |
|
246 |
- serializedVersion: 2 |
|
247 |
path: 2763502510 |
|
248 |
attribute: 538195251 |
|
249 |
script: {fileID: 0} |
|
250 |
typeID: 224 |
|
251 |
customType: 28 |
|
252 |
isPPtrCurve: 0 |
|
253 |
- serializedVersion: 2 |
|
254 |
path: 2763502510 |
|
255 |
attribute: 1460864421 |
|
256 |
script: {fileID: 0} |
|
257 |
typeID: 224 |
|
258 |
customType: 28 |
|
259 |
isPPtrCurve: 0 |
|
260 |
- serializedVersion: 2 |
|
261 |
path: 83635035 |
|
262 |
attribute: 1460864421 |
|
263 |
script: {fileID: 0} |
|
264 |
typeID: 224 |
|
265 |
customType: 28 |
|
266 |
isPPtrCurve: 0 |
|
267 |
- serializedVersion: 2 |
|
268 |
path: 2409291885 |
|
269 |
attribute: 1460864421 |
|
270 |
script: {fileID: 0} |
|
271 |
typeID: 224 |
|
272 |
customType: 28 |
|
273 |
isPPtrCurve: 0 |
|
274 |
pptrCurveMapping: [] |
|
275 |
m_AnimationClipSettings: |
|
276 |
serializedVersion: 2 |
|
277 |
m_AdditiveReferencePoseClip: {fileID: 0} |
|
278 |
m_AdditiveReferencePoseTime: 0 |
|
279 |
m_StartTime: 0 |
|
280 |
m_StopTime: 9.983334 |
|
281 |
m_OrientationOffsetY: 0 |
|
282 |
m_Level: 0 |
|
283 |
m_CycleOffset: 0 |
|
284 |
m_HasAdditiveReferencePose: 0 |
|
285 |
m_LoopTime: 1 |
|
286 |
m_LoopBlend: 0 |
|
287 |
m_LoopBlendOrientation: 0 |
|
288 |
m_LoopBlendPositionY: 0 |
|
289 |
m_LoopBlendPositionXZ: 0 |
|
290 |
m_KeepOriginalOrientation: 0 |
|
291 |
m_KeepOriginalPositionY: 1 |
|
292 |
m_KeepOriginalPositionXZ: 0 |
|
293 |
m_HeightFromFeet: 0 |
|
294 |
m_Mirror: 0 |
|
295 |
m_EditorCurves: |
|
296 |
- curve: |
|
297 |
serializedVersion: 2 |
|
298 |
m_Curve: |
|
299 |
- serializedVersion: 3 |
|
300 |
time: 0 |
|
301 |
value: -34.6 |
|
302 |
inSlope: 0 |
|
303 |
outSlope: 0 |
|
304 |
tangentMode: 136 |
|
305 |
weightedMode: 0 |
|
306 |
inWeight: 0.33333334 |
|
307 |
outWeight: 0.33333334 |
|
308 |
- serializedVersion: 3 |
|
309 |
time: 3.3 |
|
310 |
value: -40.900017 |
|
311 |
inSlope: 0 |
|
312 |
outSlope: 0 |
|
313 |
tangentMode: 136 |
|
314 |
weightedMode: 0 |
|
315 |
inWeight: 0.33333334 |
|
316 |
outWeight: 0.33333334 |
|
317 |
- serializedVersion: 3 |
|
318 |
time: 6.633333 |
|
319 |
value: -28.399977 |
|
320 |
inSlope: 0 |
|
321 |
outSlope: 0 |
|
322 |
tangentMode: 136 |
|
323 |
weightedMode: 0 |
|
324 |
inWeight: 0.33333334 |
|
325 |
outWeight: 0.33333334 |
|
326 |
- serializedVersion: 3 |
|
327 |
time: 9.983334 |
|
328 |
value: -34.6 |
|
329 |
inSlope: 0 |
|
330 |
outSlope: 0 |
|
331 |
tangentMode: 136 |
|
332 |
weightedMode: 0 |
|
333 |
inWeight: 0.33333334 |
|
334 |
outWeight: 0.33333334 |
|
335 |
m_PreInfinity: 2 |
|
336 |
m_PostInfinity: 2 |
|
337 |
m_RotationOrder: 4 |
|
338 |
attribute: m_AnchoredPosition.y |
|
339 |
path: Image |
|
340 |
classID: 224 |
|
341 |
script: {fileID: 0} |
|
342 |
- curve: |
|
343 |
serializedVersion: 2 |
|
344 |
m_Curve: |
|
345 |
- serializedVersion: 3 |
|
346 |
time: 0 |
|
347 |
value: -38.2 |
|
348 |
inSlope: 0 |
|
349 |
outSlope: 0 |
|
350 |
tangentMode: 136 |
|
351 |
weightedMode: 0 |
|
352 |
inWeight: 0.33333334 |
|
353 |
outWeight: 0.33333334 |
|
354 |
- serializedVersion: 3 |
|
355 |
time: 3.2666667 |
|
356 |
value: -29.000046 |
|
357 |
inSlope: 0 |
|
358 |
outSlope: 0 |
|
359 |
tangentMode: 136 |
|
360 |
weightedMode: 0 |
|
361 |
inWeight: 0.33333334 |
|
362 |
outWeight: 0.33333334 |
|
363 |
- serializedVersion: 3 |
|
364 |
time: 4.9666667 |
|
365 |
value: -33.4 |
|
366 |
inSlope: -2.970297 |
|
367 |
outSlope: -2.970297 |
|
368 |
tangentMode: 136 |
|
369 |
weightedMode: 0 |
|
370 |
inWeight: 0.33333334 |
|
371 |
outWeight: 0.33333334 |
|
372 |
- serializedVersion: 3 |
|
373 |
time: 6.633333 |
|
374 |
value: -39.000046 |
|
375 |
inSlope: 0 |
|
376 |
outSlope: 0 |
|
377 |
tangentMode: 136 |
|
378 |
weightedMode: 0 |
|
379 |
inWeight: 0.33333334 |
|
380 |
outWeight: 0.33333334 |
|
381 |
- serializedVersion: 3 |
|
382 |
time: 9.983334 |
|
383 |
value: -38.2 |
|
384 |
inSlope: 0 |
|
385 |
outSlope: 0 |
|
386 |
tangentMode: 136 |
|
387 |
weightedMode: 0 |
|
388 |
inWeight: 0.33333334 |
|
389 |
outWeight: 0.33333334 |
|
390 |
m_PreInfinity: 2 |
|
391 |
m_PostInfinity: 2 |
|
392 |
m_RotationOrder: 4 |
|
393 |
attribute: m_AnchoredPosition.y |
|
394 |
path: Image (2) |
|
395 |
classID: 224 |
|
396 |
script: {fileID: 0} |
|
397 |
- curve: |
|
398 |
serializedVersion: 2 |
|
399 |
m_Curve: |
|
400 |
- serializedVersion: 3 |
|
401 |
time: 0 |
|
402 |
value: -6.1 |
|
403 |
inSlope: 0 |
|
404 |
outSlope: 0 |
|
405 |
tangentMode: 136 |
|
406 |
weightedMode: 0 |
|
407 |
inWeight: 0.33333334 |
|
408 |
outWeight: 0.33333334 |
|
409 |
- serializedVersion: 3 |
|
410 |
time: 2.3833334 |
|
411 |
value: -13.300034 |
|
412 |
inSlope: 0 |
|
413 |
outSlope: 0 |
|
414 |
tangentMode: 136 |
|
415 |
weightedMode: 0 |
|
416 |
inWeight: 0.33333334 |
|
417 |
outWeight: 0.33333334 |
|
418 |
- serializedVersion: 3 |
|
419 |
time: 4.9666667 |
|
420 |
value: 1.3 |
|
421 |
inSlope: 0 |
|
422 |
outSlope: 0 |
|
423 |
tangentMode: 136 |
|
424 |
weightedMode: 0 |
|
425 |
inWeight: 0.33333334 |
|
426 |
outWeight: 0.33333334 |
|
427 |
- serializedVersion: 3 |
|
428 |
time: 9.983334 |
|
429 |
value: -6.1 |
|
430 |
inSlope: 0 |
|
431 |
outSlope: 0 |
|
432 |
tangentMode: 136 |
|
433 |
weightedMode: 0 |
|
434 |
inWeight: 0.33333334 |
|
435 |
outWeight: 0.33333334 |
|
436 |
m_PreInfinity: 2 |
|
437 |
m_PostInfinity: 2 |
|
438 |
m_RotationOrder: 4 |
|
439 |
attribute: m_AnchoredPosition.y |
|
440 |
path: Image (1) |
|
441 |
classID: 224 |
|
442 |
script: {fileID: 0} |
|
443 |
- curve: |
|
444 |
serializedVersion: 2 |
|
445 |
m_Curve: |
|
446 |
- serializedVersion: 3 |
|
447 |
time: 4.9666667 |
|
448 |
value: 1.699997 |
|
449 |
inSlope: 0 |
|
450 |
outSlope: 0 |
|
451 |
tangentMode: 136 |
|
452 |
weightedMode: 0 |
|
453 |
inWeight: 0.33333334 |
|
454 |
outWeight: 0.33333334 |
|
455 |
m_PreInfinity: 2 |
|
456 |
m_PostInfinity: 2 |
|
457 |
m_RotationOrder: 4 |
|
458 |
attribute: m_AnchoredPosition.x |
|
459 |
path: Image (1) |
|
460 |
classID: 224 |
|
461 |
script: {fileID: 0} |
|
462 |
- curve: |
|
463 |
serializedVersion: 2 |
|
464 |
m_Curve: |
|
465 |
- serializedVersion: 3 |
|
466 |
time: 3.3 |
|
467 |
value: -35.6 |
|
468 |
inSlope: 0 |
|
469 |
outSlope: 0 |
|
470 |
tangentMode: 136 |
|
471 |
weightedMode: 0 |
|
472 |
inWeight: 0.33333334 |
|
473 |
outWeight: 0.33333334 |
|
474 |
m_PreInfinity: 2 |
|
475 |
m_PostInfinity: 2 |
|
476 |
m_RotationOrder: 4 |
|
477 |
attribute: m_AnchoredPosition.x |
|
478 |
path: Image |
|
479 |
classID: 224 |
|
480 |
script: {fileID: 0} |
|
481 |
- curve: |
|
482 |
serializedVersion: 2 |
|
483 |
m_Curve: |
|
484 |
- serializedVersion: 3 |
|
485 |
time: 4.9666667 |
|
486 |
value: 20 |
|
487 |
inSlope: 0 |
|
488 |
outSlope: 0 |
|
489 |
tangentMode: 136 |
|
490 |
weightedMode: 0 |
|
491 |
inWeight: 0.33333334 |
|
492 |
outWeight: 0.33333334 |
|
493 |
m_PreInfinity: 2 |
|
494 |
m_PostInfinity: 2 |
|
495 |
m_RotationOrder: 4 |
|
496 |
attribute: m_AnchoredPosition.x |
|
497 |
path: Image (2) |
|
498 |
classID: 224 |
|
499 |
script: {fileID: 0} |
|
500 |
m_EulerEditorCurves: [] |
|
501 |
m_HasGenericRootTransform: 0 |
|
502 |
m_HasMotionFloatCurves: 0 |
|
503 |
m_Events: [] |
Client/WebGLResponsiveTest/Assets/Animation/cLOUDAnimation.anim.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 585aae06ec9c5b741a3f3c65c32c7c47 |
|
3 |
NativeFormatImporter: |
|
4 |
externalObjects: {} |
|
5 |
mainObjectFileID: 7400000 |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Graphics.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 7b56a2fa671690b40ab2a2edc374f84e |
|
3 |
folderAsset: yes |
|
4 |
DefaultImporter: |
|
5 |
externalObjects: {} |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Graphics/Fonts.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 0638199d7391b064abda224e0386cd21 |
|
3 |
folderAsset: yes |
|
4 |
DefaultImporter: |
|
5 |
externalObjects: {} |
|
6 |
userData: |
|
7 |
assetBundleName: |
|
8 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Graphics/Fonts/Lato-Bold.ttf.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 307d4e9bb025bb8449d8588ec378f708 |
|
3 |
TrueTypeFontImporter: |
|
4 |
externalObjects: {} |
|
5 |
serializedVersion: 4 |
|
6 |
fontSize: 16 |
|
7 |
forceTextureCase: -2 |
|
8 |
characterSpacing: 0 |
|
9 |
characterPadding: 1 |
|
10 |
includeFontData: 1 |
|
11 |
fontName: Lato |
|
12 |
fontNames: |
|
13 |
- Lato |
|
14 |
fallbackFontReferences: [] |
|
15 |
customCharacters: |
|
16 |
fontRenderingMode: 0 |
|
17 |
ascentCalculationMode: 1 |
|
18 |
useLegacyBoundsCalculation: 0 |
|
19 |
shouldRoundAdvanceValue: 1 |
|
20 |
userData: |
|
21 |
assetBundleName: |
|
22 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Graphics/Fonts/Lato-Regular.ttf.meta | ||
---|---|---|
1 |
fileFormatVersion: 2 |
|
2 |
guid: 67caf6aeec12a014f82fbd1f16695dfd |
|
3 |
TrueTypeFontImporter: |
|
4 |
externalObjects: {} |
|
5 |
serializedVersion: 4 |
|
6 |
fontSize: 16 |
|
7 |
forceTextureCase: -2 |
|
8 |
characterSpacing: 0 |
|
9 |
characterPadding: 1 |
|
10 |
includeFontData: 1 |
|
11 |
fontName: Lato |
|
12 |
fontNames: |
|
13 |
- Lato |
|
14 |
fallbackFontReferences: |
|
15 |
- {fileID: 12800000, guid: 307d4e9bb025bb8449d8588ec378f708, type: 3} |
|
16 |
customCharacters: |
|
17 |
fontRenderingMode: 0 |
|
18 |
ascentCalculationMode: 1 |
|
19 |
useLegacyBoundsCalculation: 0 |
|
20 |
shouldRoundAdvanceValue: 1 |
|
21 |
userData: |
|
22 |
assetBundleName: |
|
23 |
assetBundleVariant: |
Client/WebGLResponsiveTest/Assets/Graphics/Fonts/Roboto-Medium SDF.asset | ||
---|---|---|
1 |
%YAML 1.1 |
|
2 |
%TAG !u! tag:unity3d.com,2011: |
|
3 |
--- !u!21 &-3795912092428453331 |
|
4 |
Material: |
|
5 |
serializedVersion: 6 |
|
6 |
m_ObjectHideFlags: 0 |
|
7 |
m_CorrespondingSourceObject: {fileID: 0} |
|
8 |
m_PrefabInstance: {fileID: 0} |
|
9 |
m_PrefabAsset: {fileID: 0} |
|
10 |
m_Name: Roboto-Medium SDF Material |
|
11 |
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3} |
|
12 |
m_ShaderKeywords: |
|
13 |
m_LightmapFlags: 4 |
|
14 |
m_EnableInstancingVariants: 0 |
|
15 |
m_DoubleSidedGI: 0 |
|
16 |
m_CustomRenderQueue: -1 |
|
17 |
stringTagMap: {} |
|
18 |
disabledShaderPasses: [] |
|
19 |
m_SavedProperties: |
|
20 |
serializedVersion: 3 |
|
21 |
m_TexEnvs: |
|
22 |
- _BumpMap: |
|
23 |
m_Texture: {fileID: 0} |
|
24 |
m_Scale: {x: 1, y: 1} |
|
25 |
m_Offset: {x: 0, y: 0} |
|
26 |
- _Cube: |
|
27 |
m_Texture: {fileID: 0} |
|
28 |
m_Scale: {x: 1, y: 1} |
|
29 |
m_Offset: {x: 0, y: 0} |
|
30 |
- _FaceTex: |
|
31 |
m_Texture: {fileID: 0} |
|
32 |
m_Scale: {x: 1, y: 1} |
|
33 |
m_Offset: {x: 0, y: 0} |
|
34 |
- _MainTex: |
|
35 |
m_Texture: {fileID: 2386725373726603849} |
|
36 |
m_Scale: {x: 1, y: 1} |
|
37 |
m_Offset: {x: 0, y: 0} |
|
38 |
- _OutlineTex: |
|
39 |
m_Texture: {fileID: 0} |
|
40 |
m_Scale: {x: 1, y: 1} |
|
41 |
m_Offset: {x: 0, y: 0} |
|
42 |
m_Floats: |
|
43 |
- _Ambient: 0.5 |
|
44 |
- _Bevel: 0.5 |
|
45 |
- _BevelClamp: 0 |
|
46 |
- _BevelOffset: 0 |
|
47 |
- _BevelRoundness: 0 |
|
48 |
- _BevelWidth: 0 |
|
49 |
- _BumpFace: 0 |
|
50 |
- _BumpOutline: 0 |
|
51 |
- _ColorMask: 15 |
|
52 |
- _CullMode: 0 |
|
53 |
- _Diffuse: 0.5 |
|
54 |
- _FaceDilate: 0 |
|
55 |
- _FaceUVSpeedX: 0 |
|
56 |
- _FaceUVSpeedY: 0 |
|
57 |
- _GlowInner: 0.05 |
|
58 |
- _GlowOffset: 0 |
|
59 |
- _GlowOuter: 0.05 |
|
60 |
- _GlowPower: 0.75 |
|
61 |
- _GradientScale: 6 |
|
62 |
- _LightAngle: 3.1416 |
|
63 |
- _MaskSoftnessX: 0 |
|
64 |
- _MaskSoftnessY: 0 |
|
65 |
- _OutlineSoftness: 0 |
|
66 |
- _OutlineUVSpeedX: 0 |
|
67 |
- _OutlineUVSpeedY: 0 |
|
68 |
- _OutlineWidth: 0 |
|
69 |
- _PerspectiveFilter: 0.875 |
|
70 |
- _Reflectivity: 10 |
|
71 |
- _ScaleRatioA: 0.8333333 |
|
72 |
- _ScaleRatioB: 0.6770833 |
|
73 |
- _ScaleRatioC: 0.6770833 |
|
74 |
- _ScaleX: 1 |
|
75 |
- _ScaleY: 1 |
|
76 |
- _ShaderFlags: 0 |
|
77 |
- _Sharpness: 0 |
|
78 |
- _SpecularPower: 2 |
|
79 |
- _Stencil: 0 |
|
80 |
- _StencilComp: 8 |
|
81 |
- _StencilOp: 0 |
|
82 |
- _StencilReadMask: 255 |
|
83 |
- _StencilWriteMask: 255 |
|
84 |
- _TextureHeight: 1024 |
|
85 |
- _TextureWidth: 1024 |
|
86 |
- _UnderlayDilate: 0 |
|
87 |
- _UnderlayOffsetX: 0 |
|
88 |
- _UnderlayOffsetY: 0 |
|
89 |
- _UnderlaySoftness: 0 |
|
90 |
- _VertexOffsetX: 0 |
|
91 |
- _VertexOffsetY: 0 |
|
92 |
- _WeightBold: 0.75 |
|
93 |
- _WeightNormal: 0 |
|
94 |
m_Colors: |
|
95 |
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767} |
|
96 |
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0} |
|
97 |
- _FaceColor: {r: 1, g: 1, b: 1, a: 1} |
|
98 |
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5} |
|
99 |
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767} |
|
100 |
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1} |
|
101 |
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1} |
|
102 |
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1} |
|
103 |
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1} |
|
104 |
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5} |
|
105 |
--- !u!114 &11400000 |
|
106 |
MonoBehaviour: |
|
107 |
m_ObjectHideFlags: 0 |
|
108 |
m_CorrespondingSourceObject: {fileID: 0} |
|
109 |
m_PrefabInstance: {fileID: 0} |
|
110 |
m_PrefabAsset: {fileID: 0} |
|
111 |
m_GameObject: {fileID: 0} |
|
112 |
m_Enabled: 1 |
|
113 |
m_EditorHideFlags: 0 |
|
114 |
m_Script: {fileID: 11500000, guid: 71c1514a6bd24e1e882cebbe1904ce04, type: 3} |
|
115 |
m_Name: Roboto-Medium SDF |
|
116 |
m_EditorClassIdentifier: |
|
117 |
hashCode: -737250198 |
|
118 |
material: {fileID: -3795912092428453331} |
|
119 |
materialHashCode: 1251382410 |
|
120 |
m_Version: 1.1.0 |
|
121 |
m_SourceFontFileGUID: 6cda2c3ed656f4d4698819c9b74c46aa |
|
122 |
m_SourceFontFile_EditorRef: {fileID: 12800000, guid: 6cda2c3ed656f4d4698819c9b74c46aa, |
|
123 |
type: 3} |
|
124 |
m_SourceFontFile: {fileID: 0} |
|
125 |
m_AtlasPopulationMode: 0 |
|
126 |
m_FaceInfo: |
|
127 |
m_FamilyName: Roboto |
|
128 |
m_StyleName: Medium |
|
129 |
m_PointSize: 162 |
|
130 |
m_Scale: 1 |
|
131 |
m_LineHeight: 189.84375 |
|
132 |
m_AscentLine: 150.29297 |
|
133 |
m_CapLine: 115 |
|
134 |
m_MeanLine: 86 |
|
135 |
m_Baseline: 0 |
|
136 |
m_DescentLine: -39.55078 |
|
137 |
m_SuperscriptOffset: 150.29297 |
|
138 |
m_SuperscriptSize: 0.5 |
|
139 |
m_SubscriptOffset: -39.55078 |
|
140 |
m_SubscriptSize: 0.5 |
|
141 |
m_UnderlineOffset: -15.8203125 |
|
142 |
m_UnderlineThickness: 7.9101562 |
|
143 |
m_StrikethroughOffset: 34.4 |
|
144 |
m_StrikethroughThickness: 7.9101562 |
|
145 |
m_TabWidth: 40 |
|
146 |
m_GlyphTable: |
|
147 |
- m_Index: 4 |
|
148 |
m_Metrics: |
|
149 |
m_Width: 0 |
|
150 |
m_Height: 0 |
|
151 |
m_HorizontalBearingX: 0 |
|
152 |
m_HorizontalBearingY: 0 |
|
153 |
m_HorizontalAdvance: 40.34375 |
|
154 |
m_GlyphRect: |
|
155 |
m_X: 0 |
|
156 |
m_Y: 0 |
|
157 |
m_Width: 0 |
|
158 |
m_Height: 0 |
|
159 |
m_Scale: 1 |
|
160 |
m_AtlasIndex: 0 |
|
161 |
- m_Index: 5 |
|
162 |
m_Metrics: |
|
163 |
m_Width: 21.828125 |
|
164 |
m_Height: 116.28125 |
|
165 |
m_HorizontalBearingX: 11.3125 |
|
166 |
m_HorizontalBearingY: 115.171875 |
|
167 |
m_HorizontalAdvance: 43.421875 |
|
168 |
m_GlyphRect: |
|
169 |
m_X: 441 |
|
170 |
m_Y: 136 |
|
171 |
m_Width: 23 |
|
172 |
m_Height: 118 |
|
173 |
m_Scale: 1 |
|
174 |
m_AtlasIndex: 0 |
|
175 |
- m_Index: 6 |
|
176 |
m_Metrics: |
|
177 |
m_Width: 37.578125 |
|
178 |
m_Height: 41.453125 |
|
179 |
m_HorizontalBearingX: 7.984375 |
|
180 |
m_HorizontalBearingY: 121.5 |
|
181 |
m_HorizontalAdvance: 52.53125 |
|
182 |
m_GlyphRect: |
|
183 |
m_X: 364 |
|
184 |
m_Y: 973 |
|
185 |
m_Width: 39 |
|
186 |
m_Height: 42 |
|
187 |
m_Scale: 1 |
|
188 |
m_AtlasIndex: 0 |
|
189 |
- m_Index: 7 |
|
190 |
m_Metrics: |
|
191 |
m_Width: 88.28125 |
|
192 |
m_Height: 115.171875 |
|
193 |
m_HorizontalBearingX: 7.59375 |
|
194 |
m_HorizontalBearingY: 115.171875 |
|
195 |
m_HorizontalAdvance: 98.875 |
|
196 |
m_GlyphRect: |
|
197 |
m_X: 731 |
|
198 |
m_Y: 260 |
|
199 |
m_Width: 89 |
|
200 |
m_Height: 116 |
|
201 |
m_Scale: 1 |
|
202 |
m_AtlasIndex: 0 |
|
203 |
- m_Index: 8 |
|
204 |
m_Metrics: |
|
205 |
m_Width: 76.09375 |
|
206 |
m_Height: 150.45312 |
|
207 |
m_HorizontalBearingX: 7.90625 |
|
208 |
m_HorizontalBearingY: 133.76562 |
|
209 |
m_HorizontalAdvance: 92.078125 |
|
210 |
m_GlyphRect: |
|
211 |
m_X: 51 |
|
212 |
m_Y: 362 |
|
213 |
m_Width: 77 |
|
214 |
m_Height: 151 |
|
215 |
m_Scale: 1 |
|
216 |
m_AtlasIndex: 0 |
|
217 |
- m_Index: 9 |
|
218 |
m_Metrics: |
|
219 |
m_Width: 104.265625 |
|
220 |
m_Height: 118.40625 |
|
221 |
m_HorizontalBearingX: 7.828125 |
|
222 |
m_HorizontalBearingY: 116.828125 |
|
223 |
m_HorizontalAdvance: 118.96875 |
|
224 |
m_GlyphRect: |
|
225 |
m_X: 222 |
|
226 |
m_Y: 353 |
|
227 |
m_Width: 106 |
|
228 |
m_Height: 119 |
|
229 |
m_Scale: 1 |
|
230 |
m_AtlasIndex: 0 |
|
231 |
- m_Index: 10 |
|
232 |
m_Metrics: |
|
233 |
m_Width: 95.796875 |
Také k dispozici: Unified diff
Re #8685 Prototype base