[TASK] Spawn collectable ducks on the map when in range

This commit is contained in:
2019-08-19 00:36:56 +02:00
parent 98219ecfef
commit 279c5fbbbe
2270 changed files with 6269477 additions and 182 deletions

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11463308}
m_Layer: 0
m_Name: ArcaneMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11463308
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 106454, guid: b05f27b68c4d75946a01f693676decd6, type: 2}
projectileParticle: {fileID: 104516, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
muzzleParticle: {fileID: 173364, guid: 000562015abc24840b54431c2d6e82f8, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 106454, guid: b05f27b68c4d75946a01f693676decd6, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 104516, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 191666, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 863af2aed5e75e844ab1a6ab85686ce5
timeCreated: 1453494607
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11458398}
m_Layer: 0
m_Name: EarthMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11458398
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 198426, guid: 6bc2e172492149640a2926574ed89f4f, type: 2}
projectileParticle: {fileID: 131830, guid: da5b218f99284e34ab7f7865855c3675, type: 2}
muzzleParticle: {fileID: 132458, guid: 9204101b834995840b429fc954b3709d, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 3
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 198426, guid: 6bc2e172492149640a2926574ed89f4f, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 131830, guid: da5b218f99284e34ab7f7865855c3675, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 157672, guid: da5b218f99284e34ab7f7865855c3675, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 113442, guid: da5b218f99284e34ab7f7865855c3675, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8935885a255033e4a8611c5f97ea838d
timeCreated: 1453730493
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11473858}
m_Layer: 0
m_Name: FireMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11473858
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 136414, guid: d59fb75f8c3c18040903bc802beec898, type: 2}
projectileParticle: {fileID: 191840, guid: 6124dcfd1f9a5994f94c2cb2a9b5d81c, type: 2}
muzzleParticle: {fileID: 173364, guid: 5c804cc23e83cfd4082cc1bd3691c367, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 136414, guid: d59fb75f8c3c18040903bc802beec898, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 191840, guid: 6124dcfd1f9a5994f94c2cb2a9b5d81c, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 147604, guid: 6124dcfd1f9a5994f94c2cb2a9b5d81c, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ac362dee23e5abd49a1bea78db16488b
timeCreated: 1453513627
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11471920}
m_Layer: 0
m_Name: FrostMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11471920
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 184234, guid: 847a556973174d84bbe49226f543a92d, type: 2}
projectileParticle: {fileID: 182490, guid: 722f421fa4365f64a82e19bb90338e87, type: 2}
muzzleParticle: {fileID: 141542, guid: bef819092e2298147a53ee851803de44, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 184234, guid: 847a556973174d84bbe49226f543a92d, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 182490, guid: 722f421fa4365f64a82e19bb90338e87, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 159342, guid: 722f421fa4365f64a82e19bb90338e87, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: eb1e7265f93dd7842acac70e858320d3
timeCreated: 1453513629
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11403992}
m_Layer: 0
m_Name: LifeMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11403992
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 104222, guid: ae6f24f0cb6f17d4dbed4fbe01a142f3, type: 2}
projectileParticle: {fileID: 197962, guid: a2595f31d848a4b45949d2faf4360980, type: 2}
muzzleParticle: {fileID: 147218, guid: 0e562b29961264543ac43c2135ce199a, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 137460, guid: ae6f24f0cb6f17d4dbed4fbe01a142f3, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 197962, guid: a2595f31d848a4b45949d2faf4360980, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 176708, guid: a2595f31d848a4b45949d2faf4360980, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0d86ac1105688154b88cd8ece7911a83
timeCreated: 1453556231
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11417908}
m_Layer: 0
m_Name: LightMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11417908
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 122736, guid: 37777342c5e9ebe4183d67d0adc33e94, type: 2}
projectileParticle: {fileID: 170158, guid: 9ff40156c1e416345aca30fc46136b97, type: 2}
muzzleParticle: {fileID: 153510, guid: 9feac2264c214534eb9d8275b2c54b1b, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 122736, guid: 37777342c5e9ebe4183d67d0adc33e94, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 170158, guid: 9ff40156c1e416345aca30fc46136b97, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 104108, guid: 9ff40156c1e416345aca30fc46136b97, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7548e67aebd15bb4096508b099752b08
timeCreated: 1453557529
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11458832}
m_Layer: 0
m_Name: LightningMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11458832
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 105340, guid: 72cf50dded273ff4dbe5f2338b06b066, type: 2}
projectileParticle: {fileID: 125446, guid: daf65587da922ca46b3f668b87ba5137, type: 2}
muzzleParticle: {fileID: 125862, guid: b094e2a2cc45a6c409adbec3b848a91d, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 105340, guid: 72cf50dded273ff4dbe5f2338b06b066, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 125446, guid: daf65587da922ca46b3f668b87ba5137, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 123312, guid: daf65587da922ca46b3f668b87ba5137, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 686140ff7c057a24a8a74f8ace1cc738
timeCreated: 1453557536
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11495082}
m_Layer: 0
m_Name: ShadowMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11495082
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 150320, guid: 51e6dfc2ec9381647a7b3c25f6f6f626, type: 2}
projectileParticle: {fileID: 145700, guid: b2074e57b217b9347bbbe6a2243875bc, type: 2}
muzzleParticle: {fileID: 142474, guid: dac764baa80a59c4eb571085d48bd636, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 150320, guid: 51e6dfc2ec9381647a7b3c25f6f6f626, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 145700, guid: b2074e57b217b9347bbbe6a2243875bc, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 127774, guid: b2074e57b217b9347bbbe6a2243875bc, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 090a6f230c97fac4694506851289e3aa
timeCreated: 1453559611
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11450314}
m_Layer: 0
m_Name: StormMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11450314
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 132198, guid: 57b65f580d44f4b4ca52904e92a6e73a, type: 2}
projectileParticle: {fileID: 178060, guid: 5a02d5359e0ebc04c8f9f5255789f29b, type: 2}
muzzleParticle: {fileID: 194120, guid: fecc4b0f1bf33d84486d50bebf1ebd66, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 132198, guid: 57b65f580d44f4b4ca52904e92a6e73a, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 178060, guid: 5a02d5359e0ebc04c8f9f5255789f29b, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 107978, guid: 5a02d5359e0ebc04c8f9f5255789f29b, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 658dfb93c2407984a92aeed75c042f4b
timeCreated: 1453560773
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,115 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &100000
GameObject:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
serializedVersion: 5
m_Component:
- component: {fileID: 400000}
- component: {fileID: 3300000}
- component: {fileID: 13500000}
- component: {fileID: 5400000}
- component: {fileID: 11450440}
m_Layer: 0
m_Name: WaterMegaObj
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &400000
Transform:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 4.4596477, y: 0.16517867, z: 4.162469}
m_LocalScale: {x: 0.33036035, y: 0.33036035, z: 0.33036035}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &3300000
MeshFilter:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!54 &5400000
Rigidbody:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
serializedVersion: 2
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 0
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &11450440
MonoBehaviour:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c49efb715a1395643b158a8846980bcd, type: 3}
m_Name:
m_EditorClassIdentifier:
impactParticle: {fileID: 172476, guid: dd2bfeaf8bc82f342be9069747868860, type: 2}
projectileParticle: {fileID: 174456, guid: d3d94a07ea90f1846ab6211095b03ec3, type: 2}
muzzleParticle: {fileID: 174634, guid: 2ed0cc10480c2b14eb19cf1d6a7e3e31, type: 2}
trailParticles: []
impactNormal: {x: 0, y: 0, z: 0}
--- !u!135 &13500000
SphereCollider:
m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 100000}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 1.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!1001 &100100000
Prefab:
m_ObjectHideFlags: 1
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 0}
propertyPath: trailParticles.Array.size
value: 1
objectReference: {fileID: 0}
- target: {fileID: 0}
propertyPath: impactParticle
value:
objectReference: {fileID: 172476, guid: dd2bfeaf8bc82f342be9069747868860, type: 2}
- target: {fileID: 0}
propertyPath: projectileParticle
value:
objectReference: {fileID: 174456, guid: d3d94a07ea90f1846ab6211095b03ec3, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[0]
value:
objectReference: {fileID: 146936, guid: d3d94a07ea90f1846ab6211095b03ec3, type: 2}
- target: {fileID: 0}
propertyPath: trailParticles.Array.data[1]
value:
objectReference: {fileID: 160316, guid: 62de476edefb27d4fa2d5681775e8586, type: 2}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 100000}
m_IsPrefabParent: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 84ea467763dd55845972a2a664d7bb84
timeCreated: 1453562812
licenseType: Store
NativeFormatImporter:
userData:
assetBundleName:
assetBundleVariant: