[TASK] Working on duck-catching minigame

This commit is contained in:
2019-08-27 01:48:20 +02:00
parent a507a4e70e
commit 9057c295da
3403 changed files with 8231793 additions and 40 deletions

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 4aa7cec7d89c4b54c8cb1488c619d56b
folderAsset: yes
timeCreated: 1517414543
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,152 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1967048351957934}
m_IsPrefabParent: 1
--- !u!1 &1793626313998402
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4137287528921910}
- component: {fileID: 20698658880830976}
- component: {fileID: 92785192238923584}
- component: {fileID: 124821168519028204}
- component: {fileID: 81607271137983744}
- component: {fileID: 114259908866104614}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1967048351957934
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4018146586240704}
m_Layer: 0
m_Name: CameraRig
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4018146586240704
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1967048351957934}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.5, z: 0}
m_LocalScale: {x: 10, y: 10, z: 10}
m_Children:
- {fileID: 4137287528921910}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!4 &4137287528921910
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1793626313998402}
m_LocalRotation: {x: 0.147801, y: -0.2557707, z: -0.03960309, w: 0.9545511}
m_LocalPosition: {x: 0, y: 0.26700002, z: -0.625}
m_LocalScale: {x: 0.10000001, y: 0.10000001, z: 0.099999994}
m_Children: []
m_Father: {fileID: 4018146586240704}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 15.183001, y: -31.204002, z: -9.014001}
--- !u!20 &20698658880830976
Camera:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1793626313998402}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 0.101960786, g: 0.12156863, b: 0.21176471, a: 0}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
m_StereoMirrorMode: 0
--- !u!81 &81607271137983744
AudioListener:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1793626313998402}
m_Enabled: 1
--- !u!92 &92785192238923584
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1793626313998402}
m_Enabled: 1
--- !u!114 &114259908866104614
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1793626313998402}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 225f1b6c1a43124458cb013772dc26aa, type: 3}
m_Name:
m_EditorClassIdentifier:
target: {fileID: 4018146586240704}
distance: 8
xSpeed: 0.1
ySpeed: 0.1
yMinLimit: 5
yMaxLimit: 80
distanceMin: 0.5
distanceMax: 15
smoothTime: 0.1
--- !u!124 &124821168519028204
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1793626313998402}
m_Enabled: 1

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 60ef74a12f4a4c14c8bf8b21a320ae99
timeCreated: 1517412232
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,152 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1178083139233866}
m_IsPrefabParent: 1
--- !u!1 &1178083139233866
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4344524163193644}
m_Layer: 0
m_Name: CameraRig2
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1403319747559892
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4459461161701000}
- component: {fileID: 20051466829658730}
- component: {fileID: 92700387848454684}
- component: {fileID: 124804995953787982}
- component: {fileID: 81038125652053172}
- component: {fileID: 114904300713061410}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4344524163193644
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1178083139233866}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.36800003, z: 0}
m_LocalScale: {x: 10, y: 10, z: 10}
m_Children:
- {fileID: 4459461161701000}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!4 &4459461161701000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1403319747559892}
m_LocalRotation: {x: 0.10452846, y: -0, z: -0, w: 0.9945219}
m_LocalPosition: {x: 0, y: 0.11919999, z: -0.41}
m_LocalScale: {x: 0.1, y: 0.100000024, z: 0.100000024}
m_Children: []
m_Father: {fileID: 4344524163193644}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 12, y: 0, z: 0}
--- !u!20 &20051466829658730
Camera:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1403319747559892}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 0.101960786, g: 0.12156863, b: 0.21176471, a: 0}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
m_StereoMirrorMode: 0
--- !u!81 &81038125652053172
AudioListener:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1403319747559892}
m_Enabled: 1
--- !u!92 &92700387848454684
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1403319747559892}
m_Enabled: 1
--- !u!114 &114904300713061410
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1403319747559892}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 225f1b6c1a43124458cb013772dc26aa, type: 3}
m_Name:
m_EditorClassIdentifier:
target: {fileID: 4344524163193644}
distance: 5
xSpeed: 30
ySpeed: 30
yMinLimit: 5
yMaxLimit: 80
distanceMin: 0.5
distanceMax: 15
smoothTime: 10
--- !u!124 &124804995953787982
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1403319747559892}
m_Enabled: 1

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: b5d3d2f04f1fabb4fa505c185b4a44fe
timeCreated: 1517412463
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,152 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1595036461752548}
m_IsPrefabParent: 1
--- !u!1 &1595036461752548
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4547045236242782}
m_Layer: 0
m_Name: CameraRig3
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1608032091221062
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4048469806799044}
- component: {fileID: 20299632903836372}
- component: {fileID: 92385442924307220}
- component: {fileID: 124815622215136830}
- component: {fileID: 81030836852025002}
- component: {fileID: 114173046326354102}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4048469806799044
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1608032091221062}
m_LocalRotation: {x: 0.22549078, y: 0.25872996, z: -0.0067749973, w: 0.9392374}
m_LocalPosition: {x: 0, y: 0.11919999, z: -0.41}
m_LocalScale: {x: 0.1, y: 0.1, z: 0.10000001}
m_Children: []
m_Father: {fileID: 4547045236242782}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 25.283, y: 32.285, z: 6.602}
--- !u!4 &4547045236242782
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1595036461752548}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0.36800003, z: 0}
m_LocalScale: {x: 10, y: 10, z: 10}
m_Children:
- {fileID: 4048469806799044}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!20 &20299632903836372
Camera:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1608032091221062}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 0.101960786, g: 0.12156863, b: 0.21176471, a: 0}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
m_StereoMirrorMode: 0
--- !u!81 &81030836852025002
AudioListener:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1608032091221062}
m_Enabled: 1
--- !u!92 &92385442924307220
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1608032091221062}
m_Enabled: 1
--- !u!114 &114173046326354102
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1608032091221062}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 225f1b6c1a43124458cb013772dc26aa, type: 3}
m_Name:
m_EditorClassIdentifier:
target: {fileID: 4547045236242782}
distance: 5
xSpeed: 0.3
ySpeed: 0.3
yMinLimit: 5
yMaxLimit: 80
distanceMin: 0.5
distanceMax: 15
smoothTime: 0.2
--- !u!124 &124815622215136830
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1608032091221062}
m_Enabled: 1

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 24c2e8f897e18af4e83b201b456476dc
timeCreated: 1517412514
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,181 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1086630888267238}
m_IsPrefabParent: 1
--- !u!1 &1086630888267238
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4175814931181522}
m_Layer: 0
m_Name: CameraRigMissiles
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1195902179808130
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4195464072355608}
- component: {fileID: 114608578858027190}
m_Layer: 0
m_Name: Camera
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!1 &1779365184825226
GameObject:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 4598634736144074}
- component: {fileID: 20498200160543102}
- component: {fileID: 92066922917148382}
- component: {fileID: 124401598907773714}
- component: {fileID: 81775095624713972}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4175814931181522
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1086630888267238}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 1.648, y: 0.35, z: -1.764}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4195464072355608}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!4 &4195464072355608
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1195902179808130}
m_LocalRotation: {x: 0.11904578, y: -0.19837475, z: 0.024281805, w: 0.9725667}
m_LocalPosition: {x: 2.123, y: 2.622, z: -2.52}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children:
- {fileID: 4598634736144074}
m_Father: {fileID: 4175814931181522}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 13.957001, y: -23.057001, z: 0}
--- !u!4 &4598634736144074
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1779365184825226}
m_LocalRotation: {x: -0.07363695, y: 0.000000029802322, z: -0.000000014901161, w: 0.9972851}
m_LocalPosition: {x: -0.913, y: 0.253, z: 0.161}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 4195464072355608}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: -8.446, y: 0, z: 0}
--- !u!20 &20498200160543102
Camera:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1779365184825226}
m_Enabled: 1
serializedVersion: 2
m_ClearFlags: 2
m_BackGroundColor: {r: 0.101960786, g: 0.12156863, b: 0.21176471, a: 0}
m_NormalizedViewPortRect:
serializedVersion: 2
x: 0
y: 0
width: 1
height: 1
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 0
orthographic size: 5
m_Depth: -1
m_CullingMask:
serializedVersion: 2
m_Bits: 4294967295
m_RenderingPath: -1
m_TargetTexture: {fileID: 0}
m_TargetDisplay: 0
m_TargetEye: 3
m_HDR: 1
m_AllowMSAA: 1
m_ForceIntoRT: 0
m_OcclusionCulling: 1
m_StereoConvergence: 10
m_StereoSeparation: 0.022
m_StereoMirrorMode: 0
--- !u!81 &81775095624713972
AudioListener:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1779365184825226}
m_Enabled: 1
--- !u!92 &92066922917148382
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1779365184825226}
m_Enabled: 1
--- !u!114 &114608578858027190
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1195902179808130}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 225f1b6c1a43124458cb013772dc26aa, type: 3}
m_Name:
m_EditorClassIdentifier:
target: {fileID: 4175814931181522}
distance: 1.7
xSpeed: 7
ySpeed: 7
yMinLimit: 5
yMaxLimit: 80
distanceMin: 0.5
distanceMax: 7
smoothTime: 10
--- !u!124 &124401598907773714
Behaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1779365184825226}
m_Enabled: 1

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: b075b32558b0ec0409703f8e5dda2e46
timeCreated: 1517412570
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: 89bdf2d828186e44eb734b4ca5566ef3
folderAsset: yes
timeCreated: 1517414548
licenseType: Store
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: d26eecc9fe8055641a87bfc2acc8bba0
timeCreated: 1516677185
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: a9324748ca72ce546a800fd2de01599f
timeCreated: 1516635423
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,9 @@
fileFormatVersion: 2
guid: b1a835a7561791f46bc1665850178b57
timeCreated: 1516635434
licenseType: Store
NativeFormatImporter:
mainObjectFileID: 100100000
userData:
assetBundleName:
assetBundleVariant: