This commit is contained in:
brausjonas
2022-12-27 03:47:34 +01:00
parent 55972734bd
commit f67b2692eb
16 changed files with 547 additions and 23 deletions
Binary file not shown.
@@ -0,0 +1,106 @@
fileFormatVersion: 2
guid: 02bd4b500fa56c140833fc2e41aebb06
ModelImporter:
serializedVersion: 21300
internalIDToNameTable: []
externalObjects: {}
materials:
materialImportMode: 2
materialName: 0
materialSearch: 1
materialLocation: 1
animations:
legacyGenerateAnimations: 4
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
removeConstantScaleCurves: 1
motionNodeName:
rigImportErrors:
rigImportWarnings:
animationImportErrors:
animationImportWarnings:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
animationCompression: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 0
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
sortHierarchyByName: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
nodeNameCollisionStrategy: 1
fileIdsGeneration: 2
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
keepQuads: 0
weldVertices: 1
bakeAxisConversion: 0
preserveHierarchy: 0
skinWeightsMode: 0
maxBonesPerVertex: 4
minBoneWeight: 0.001
optimizeBones: 1
meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVMarginMethod: 1
secondaryUVMinLightmapResolution: 40
secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
referencedClips: []
importAnimation: 1
humanDescription:
serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
animationType: 2
humanoidOversampling: 1
avatarSetup: 0
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
remapMaterialsIfMaterialImportModeIsNone: 0
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 6b537acc0b48b5847af6afe6ac8fb28c
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

@@ -0,0 +1,98 @@
fileFormatVersion: 2
guid: cc931fa80adfbf64ba749ad7f133b0cb
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 11
mipmaps:
mipMapMode: 0
enableMipMap: 1
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMasterTextureLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 0
wrapV: 0
wrapW: 0
nPOTScale: 1
lightmap: 0
compressionQuality: 50
spriteMode: 0
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 0
spriteTessellationDetail: -1
textureType: 0
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID:
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
spritePackingTag:
pSDRemoveMatte: 0
pSDShowRemoveMatteOption: 0
userData:
assetBundleName:
assetBundleVariant:
@@ -12,7 +12,7 @@ Material:
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
@@ -75,6 +75,6 @@ Material:
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 0.78039217, g: 0.5411765, b: 0.28235295, a: 1}
- _Color: {r: 1, g: 0.74509805, b: 0.29803923, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
@@ -12,7 +12,7 @@ Material:
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
@@ -12,7 +12,7 @@ Material:
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
+83
View File
@@ -0,0 +1,83 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Water
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
m_ValidKeywords:
- _ALPHAPREMULTIPLY_ON
- _SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 1
m_DoubleSidedGI: 0
m_CustomRenderQueue: 3000
stringTagMap:
RenderType: Transparent
disabledShaderPasses: []
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: cc931fa80adfbf64ba749ad7f133b0cb, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 10
- _GlossMapScale: 0
- _Glossiness: 0.794
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 3
- _OcclusionStrength: 1
- _Parallax: 0.02
- _SmoothnessTextureChannel: 1
- _SpecularHighlights: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 0
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 0.4627451}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ece02a5d7576ce94daf65f1e43ac9954
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:
Binary file not shown.
@@ -16,7 +16,7 @@ GameObject:
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_StaticEditorFlags: 2147483647
m_IsActive: 1
--- !u!4 &8011016568452836462
Transform:
+85
View File
@@ -0,0 +1,85 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1761479032341149867
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1385375255678050833}
- component: {fileID: 2636308793406877108}
- component: {fileID: 248537632044325246}
m_Layer: 0
m_Name: Water
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1385375255678050833
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1761479032341149867}
m_LocalRotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071067}
m_LocalPosition: {x: 105.82624, y: -0.091, z: 107.53416}
m_LocalScale: {x: 0.4111067, y: 0.4111067, z: 0.4111067}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &2636308793406877108
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1761479032341149867}
m_Mesh: {fileID: 6416302070336371891, guid: 02bd4b500fa56c140833fc2e41aebb06, type: 3}
--- !u!23 &248537632044325246
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1761479032341149867}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: ece02a5d7576ce94daf65f1e43ac9954, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: e98484d0aabc85c46a15d1bf861baa5b
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+148 -18
View File
@@ -123,6 +123,72 @@ NavMeshSettings:
debug:
m_Flags: 0
m_NavMeshData: {fileID: 0}
--- !u!1001 &113628910
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 523664306}
m_Modifications:
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_RootOrder
value: 19
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalScale.y
value: 1.2839187
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalPosition.x
value: -46.159637
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalPosition.y
value: 38.707916
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalPosition.z
value: -2.372139
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalRotation.w
value: 0.7071067
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalRotation.x
value: -0.7071068
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7595968524697374341, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
propertyPath: m_Name
value: SandPlump (1)
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
--- !u!4 &113628911 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 7071106116130886719, guid: fd4d2de2d235db54389206462a42c57f, type: 3}
m_PrefabInstance: {fileID: 113628910}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &144725373
PrefabInstance:
m_ObjectHideFlags: 0
@@ -236,6 +302,8 @@ Transform:
- {fileID: 543450652401790489}
- {fileID: 543450652783907598}
- {fileID: 543450651985436723}
- {fileID: 113628911}
- {fileID: 543450652136578005}
m_Father: {fileID: 0}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@@ -650,6 +718,11 @@ Transform:
m_CorrespondingSourceObject: {fileID: 338674242174554973, guid: cdb1bd7ab88d1434e844c9dc45e1d63b, type: 3}
m_PrefabInstance: {fileID: 232374158623086443}
m_PrefabAsset: {fileID: 0}
--- !u!4 &543450652136578005 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
m_PrefabInstance: {fileID: 1491656888046090692}
m_PrefabAsset: {fileID: 0}
--- !u!4 &543450652221036485 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 6696708220561039824, guid: 42ff4322cd19e9f428c4bb2b9d6d3bb7, type: 3}
@@ -829,6 +902,63 @@ Transform:
m_CorrespondingSourceObject: {fileID: 8533737750045391386, guid: c9cb904746f5e4a4aa33fc14b6e8137f, type: 3}
m_PrefabInstance: {fileID: 8765860533721231819}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &1491656888046090692
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 523664306}
m_Modifications:
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_RootOrder
value: 20
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalPosition.x
value: -27.149422
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalPosition.y
value: 38.616917
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalPosition.z
value: 9.545197
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalRotation.w
value: 0.7071067
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalRotation.x
value: -0.7071068
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1385375255678050833, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1761479032341149867, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
propertyPath: m_Name
value: Water
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: e98484d0aabc85c46a15d1bf861baa5b, type: 3}
--- !u!1001 &3126132611923478660
PrefabInstance:
m_ObjectHideFlags: 0
@@ -968,7 +1098,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 2972129319899864026, guid: e96b020884c733e40a35ed59c1ebe355, type: 3}
propertyPath: m_LocalPosition.x
value: -51.26
value: -31.48
objectReference: {fileID: 0}
- target: {fileID: 2972129319899864026, guid: e96b020884c733e40a35ed59c1ebe355, type: 3}
propertyPath: m_LocalPosition.y
@@ -976,7 +1106,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 2972129319899864026, guid: e96b020884c733e40a35ed59c1ebe355, type: 3}
propertyPath: m_LocalPosition.z
value: -2.45
value: 9.06
objectReference: {fileID: 0}
- target: {fileID: 2972129319899864026, guid: e96b020884c733e40a35ed59c1ebe355, type: 3}
propertyPath: m_LocalRotation.w
@@ -1021,7 +1151,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 3874665622684011115, guid: 4a69090c4b066974fb1913af75df14f5, type: 3}
propertyPath: m_LocalPosition.x
value: -42.35
value: -27.99
objectReference: {fileID: 0}
- target: {fileID: 3874665622684011115, guid: 4a69090c4b066974fb1913af75df14f5, type: 3}
propertyPath: m_LocalPosition.y
@@ -1029,7 +1159,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 3874665622684011115, guid: 4a69090c4b066974fb1913af75df14f5, type: 3}
propertyPath: m_LocalPosition.z
value: -0.7
value: 3.87
objectReference: {fileID: 0}
- target: {fileID: 3874665622684011115, guid: 4a69090c4b066974fb1913af75df14f5, type: 3}
propertyPath: m_LocalRotation.w
@@ -1078,7 +1208,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 3718633661091795347, guid: 32834830c53dc024995f18a65060a2ce, type: 3}
propertyPath: m_LocalPosition.x
value: -40.74566
value: -38.31
objectReference: {fileID: 0}
- target: {fileID: 3718633661091795347, guid: 32834830c53dc024995f18a65060a2ce, type: 3}
propertyPath: m_LocalPosition.y
@@ -1086,7 +1216,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 3718633661091795347, guid: 32834830c53dc024995f18a65060a2ce, type: 3}
propertyPath: m_LocalPosition.z
value: 3.0210419
value: -4.61
objectReference: {fileID: 0}
- target: {fileID: 3718633661091795347, guid: 32834830c53dc024995f18a65060a2ce, type: 3}
propertyPath: m_LocalRotation.w
@@ -1192,7 +1322,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4742520771331737143, guid: 376dfca8331131d4fb95f51b8e1b24d3, type: 3}
propertyPath: m_LocalPosition.x
value: -43.347023
value: -31.74
objectReference: {fileID: 0}
- target: {fileID: 4742520771331737143, guid: 376dfca8331131d4fb95f51b8e1b24d3, type: 3}
propertyPath: m_LocalPosition.y
@@ -1200,7 +1330,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4742520771331737143, guid: 376dfca8331131d4fb95f51b8e1b24d3, type: 3}
propertyPath: m_LocalPosition.z
value: -4.113098
value: 7.09
objectReference: {fileID: 0}
- target: {fileID: 4742520771331737143, guid: 376dfca8331131d4fb95f51b8e1b24d3, type: 3}
propertyPath: m_LocalRotation.w
@@ -1249,7 +1379,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 5819133972839638946, guid: 04532602dcbfa4946b4b30a12173fb12, type: 3}
propertyPath: m_LocalPosition.x
value: -43.406708
value: -29.94
objectReference: {fileID: 0}
- target: {fileID: 5819133972839638946, guid: 04532602dcbfa4946b4b30a12173fb12, type: 3}
propertyPath: m_LocalPosition.y
@@ -1257,7 +1387,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 5819133972839638946, guid: 04532602dcbfa4946b4b30a12173fb12, type: 3}
propertyPath: m_LocalPosition.z
value: -1.4336777
value: 6.57
objectReference: {fileID: 0}
- target: {fileID: 5819133972839638946, guid: 04532602dcbfa4946b4b30a12173fb12, type: 3}
propertyPath: m_LocalRotation.w
@@ -1310,7 +1440,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6696708220561039824, guid: 42ff4322cd19e9f428c4bb2b9d6d3bb7, type: 3}
propertyPath: m_LocalPosition.x
value: -43.142746
value: -30.95
objectReference: {fileID: 0}
- target: {fileID: 6696708220561039824, guid: 42ff4322cd19e9f428c4bb2b9d6d3bb7, type: 3}
propertyPath: m_LocalPosition.y
@@ -1318,7 +1448,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 6696708220561039824, guid: 42ff4322cd19e9f428c4bb2b9d6d3bb7, type: 3}
propertyPath: m_LocalPosition.z
value: -4.083893
value: 5.05
objectReference: {fileID: 0}
- target: {fileID: 6696708220561039824, guid: 42ff4322cd19e9f428c4bb2b9d6d3bb7, type: 3}
propertyPath: m_LocalRotation.w
@@ -1424,7 +1554,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 8011016568452836462, guid: 0cef3a16626a60b4dacfd9d0c8311962, type: 3}
propertyPath: m_LocalPosition.x
value: -41.74566
value: -38.48
objectReference: {fileID: 0}
- target: {fileID: 8011016568452836462, guid: 0cef3a16626a60b4dacfd9d0c8311962, type: 3}
propertyPath: m_LocalPosition.y
@@ -1432,7 +1562,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 8011016568452836462, guid: 0cef3a16626a60b4dacfd9d0c8311962, type: 3}
propertyPath: m_LocalPosition.z
value: 1.4310379
value: -8.05
objectReference: {fileID: 0}
- target: {fileID: 8011016568452836462, guid: 0cef3a16626a60b4dacfd9d0c8311962, type: 3}
propertyPath: m_LocalRotation.w
@@ -1489,7 +1619,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7895010642910170541, guid: da217b56c2d1ccf49807bbc0665d9cd6, type: 3}
propertyPath: m_LocalPosition.x
value: -38.438942
value: -40.56
objectReference: {fileID: 0}
- target: {fileID: 7895010642910170541, guid: da217b56c2d1ccf49807bbc0665d9cd6, type: 3}
propertyPath: m_LocalPosition.y
@@ -1497,7 +1627,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7895010642910170541, guid: da217b56c2d1ccf49807bbc0665d9cd6, type: 3}
propertyPath: m_LocalPosition.z
value: 0.6539688
value: -24.28
objectReference: {fileID: 0}
- target: {fileID: 7895010642910170541, guid: da217b56c2d1ccf49807bbc0665d9cd6, type: 3}
propertyPath: m_LocalRotation.w
@@ -1546,7 +1676,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7635430510950912929, guid: ff33ff758a2a9d745a29cb2d5fe7997d, type: 3}
propertyPath: m_LocalPosition.x
value: -46.1
value: -31.07
objectReference: {fileID: 0}
- target: {fileID: 7635430510950912929, guid: ff33ff758a2a9d745a29cb2d5fe7997d, type: 3}
propertyPath: m_LocalPosition.y
@@ -1554,7 +1684,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7635430510950912929, guid: ff33ff758a2a9d745a29cb2d5fe7997d, type: 3}
propertyPath: m_LocalPosition.z
value: -2.26
value: 12.27
objectReference: {fileID: 0}
- target: {fileID: 7635430510950912929, guid: ff33ff758a2a9d745a29cb2d5fe7997d, type: 3}
propertyPath: m_LocalRotation.w