From 3d60387981a248ad96ae6bbafb7a574049ffa49e Mon Sep 17 00:00:00 2001 From: bozmir Date: Fri, 20 Dec 2024 12:05:34 +0100 Subject: [PATCH 1/7] more obstacles and jumping improved --- Assets/Scenes/Main.unity | 518 ++++++++++++++++++++++++++++++--------- 1 file changed, 396 insertions(+), 122 deletions(-) diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity index efa0ca62..86c32554 100644 --- a/Assets/Scenes/Main.unity +++ b/Assets/Scenes/Main.unity @@ -5488,120 +5488,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 009dfb7b117049a1a3f2a2e9cb4e6db8, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!1001 &486697288 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1776585307} - m_Modifications: - - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_Name - value: startAsset - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lat - value: 53.245065 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lon - value: 5.86044 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: texture - value: - objectReference: {fileID: 2800000, guid: 5eabd5d3d2cea014893e219644601fa7, type: 3} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: YRotation - value: 200 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: hasTrigger - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.x - value: 23.5 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.y - value: 9.6339 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: SpeedPenalty - value: 1 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &486697289 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - m_PrefabInstance: {fileID: 486697288} - m_PrefabAsset: {fileID: 0} --- !u!1001 &675407186 PrefabInstance: m_ObjectHideFlags: 0 @@ -5746,7 +5632,7 @@ MonoBehaviour: rotationSpeed: 60 playerSpeed: 30 playerOffRoadSpeed: 2.5 - jumpForce: 10 + jumpForce: 15 PlayerPrefab: {fileID: 6049499231298542653, guid: 8e902702d47486d4294553890c1d10be, type: 3} playerCollider: {fileID: 0} @@ -6005,6 +5891,64 @@ GameObject: type: 3} m_PrefabInstance: {fileID: 7732943800119484192} m_PrefabAsset: {fileID: 0} +--- !u!1 &1217606336 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1217606337} + - component: {fileID: 1217606338} + m_Layer: 0 + m_Name: movingAsset + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1217606337 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1217606336} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1776585307} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1217606338 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1217606336} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.239262 + lon: 5.85635 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.239216 + lonTarget: 5.85672 + moveSpeed: 6 + colliderScale: 0.75 + SpeedPenalty: 0.15 --- !u!114 &1235137767 stripped MonoBehaviour: m_CorrespondingSourceObject: {fileID: 1748615501916967598, guid: 0d52ffd9c87ab484b88610c4acf5db24, @@ -6208,6 +6152,219 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: f341058c5dabc4a43b6fc5ed44249159, type: 3} m_Name: m_EditorClassIdentifier: +--- !u!1001 &1356010618 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1776585307} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.238585 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.856277 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &1356010619 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 1356010618} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1381686147 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1776585307} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.237472 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.855651 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: size + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 7 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 7 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &1381686148 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 1381686147} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1401761936 PrefabInstance: m_ObjectHideFlags: 0 @@ -16050,6 +16207,110 @@ Transform: m_Children: [] m_Father: {fileID: 1991327936011043876} m_LocalEulerAnglesHint: {x: 113.455, y: 193.992, z: 268.886} +--- !u!1001 &2074141478 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1776585307} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.236711 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.855582 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &2074141479 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 2074141478} + m_PrefabAsset: {fileID: 0} --- !u!1001 &596812713273688386 PrefabInstance: m_ObjectHideFlags: 0 @@ -16324,12 +16585,25 @@ PrefabInstance: value: kerstAssets objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: [] + m_RemovedGameObjects: + - {fileID: 8700976164799120204, guid: ebce7bf1c9549ba42b5ecb2d008acc85, type: 3} m_AddedGameObjects: - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, type: 3} - insertIndex: -1 - addedObject: {fileID: 486697289} + insertIndex: 2 + addedObject: {fileID: 1217606337} + - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, + type: 3} + insertIndex: 5 + addedObject: {fileID: 1356010619} + - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, + type: 3} + insertIndex: 7 + addedObject: {fileID: 1381686148} + - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, + type: 3} + insertIndex: 9 + addedObject: {fileID: 2074141479} m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: ebce7bf1c9549ba42b5ecb2d008acc85, type: 3} --- !u!1001 &2488954073963816146 @@ -16348,22 +16622,22 @@ PrefabInstance: - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.w - value: 0.19769566 + value: 0.19766805 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.x - value: 0.08250202 + value: 0.08248451 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.y - value: 0.9014394 + value: 0.9014557 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.z - value: -0.3761872 + value: -0.3761667 objectReference: {fileID: 0} - target: {fileID: 3919916255551741050, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} From f753e9e824a48eb206974badc5c0ec27f58f8bc4 Mon Sep 17 00:00:00 2001 From: bozmir Date: Fri, 20 Dec 2024 12:51:05 +0100 Subject: [PATCH 2/7] obstacle party --- Assets/Scenes/Main.unity | 410 +- Assets/Scripts/KerstSpecial/RaceController.cs | 5 + .../Scripts/KerstSpecial/kerstAssets.prefab | 3381 ++++++++++++++++- Assets/Scripts/KerstSpecial/penquin.01.prefab | 8 +- 4 files changed, 3263 insertions(+), 541 deletions(-) diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity index 86c32554..c7f953d1 100644 --- a/Assets/Scenes/Main.unity +++ b/Assets/Scenes/Main.unity @@ -5891,64 +5891,6 @@ GameObject: type: 3} m_PrefabInstance: {fileID: 7732943800119484192} m_PrefabAsset: {fileID: 0} ---- !u!1 &1217606336 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1217606337} - - component: {fileID: 1217606338} - m_Layer: 0 - m_Name: movingAsset - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1217606337 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1217606336} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 1776585307} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1217606338 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1217606336} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} - m_Name: - m_EditorClassIdentifier: - lat: 53.239262 - lon: 5.85635 - YRotation: 0 - XRotation: 0 - size: 2 - height: 0 - overrideHeight: 0 - addMeshCollider: 0 - prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} - latTarget: 53.239216 - lonTarget: 5.85672 - moveSpeed: 6 - colliderScale: 0.75 - SpeedPenalty: 0.15 --- !u!114 &1235137767 stripped MonoBehaviour: m_CorrespondingSourceObject: {fileID: 1748615501916967598, guid: 0d52ffd9c87ab484b88610c4acf5db24, @@ -6152,219 +6094,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: f341058c5dabc4a43b6fc5ed44249159, type: 3} m_Name: m_EditorClassIdentifier: ---- !u!1001 &1356010618 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1776585307} - m_Modifications: - - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_Name - value: wakAsset - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lat - value: 53.238585 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lon - value: 5.856277 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: texture - value: - objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: hasTrigger - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.x - value: 10 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.y - value: 10 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &1356010619 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - m_PrefabInstance: {fileID: 1356010618} - m_PrefabAsset: {fileID: 0} ---- !u!1001 &1381686147 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1776585307} - m_Modifications: - - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_Name - value: wakAsset - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lat - value: 53.237472 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lon - value: 5.855651 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: size - value: 7 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: texture - value: - objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: hasTrigger - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.x - value: 7 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.y - value: 7 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &1381686148 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - m_PrefabInstance: {fileID: 1381686147} - m_PrefabAsset: {fileID: 0} --- !u!1001 &1401761936 PrefabInstance: m_ObjectHideFlags: 0 @@ -11287,12 +11016,6 @@ Transform: m_Children: [] m_Father: {fileID: 1991327936011043876} m_LocalEulerAnglesHint: {x: 123.864, y: 178.266, z: 81.016} ---- !u!4 &1776585307 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, - type: 3} - m_PrefabInstance: {fileID: 2008070687995052890} - m_PrefabAsset: {fileID: 0} --- !u!1 &1786610096 stripped GameObject: m_CorrespondingSourceObject: {fileID: 6882417539366924481, guid: 9963fec33e379324db2affcb3f83332f, @@ -16207,110 +15930,6 @@ Transform: m_Children: [] m_Father: {fileID: 1991327936011043876} m_LocalEulerAnglesHint: {x: 113.455, y: 193.992, z: 268.886} ---- !u!1001 &2074141478 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 1776585307} - m_Modifications: - - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_Name - value: wakAsset - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lat - value: 53.236711 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: lon - value: 5.855582 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: texture - value: - objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: hasTrigger - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.x - value: 4 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: decalSize.y - value: 10 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &2074141479 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - m_PrefabInstance: {fileID: 2074141478} - m_PrefabAsset: {fileID: 0} --- !u!1001 &596812713273688386 PrefabInstance: m_ObjectHideFlags: 0 @@ -16585,25 +16204,8 @@ PrefabInstance: value: kerstAssets objectReference: {fileID: 0} m_RemovedComponents: [] - m_RemovedGameObjects: - - {fileID: 8700976164799120204, guid: ebce7bf1c9549ba42b5ecb2d008acc85, type: 3} - m_AddedGameObjects: - - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, - type: 3} - insertIndex: 2 - addedObject: {fileID: 1217606337} - - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, - type: 3} - insertIndex: 5 - addedObject: {fileID: 1356010619} - - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, - type: 3} - insertIndex: 7 - addedObject: {fileID: 1381686148} - - targetCorrespondingSourceObject: {fileID: 3493826917292859223, guid: ebce7bf1c9549ba42b5ecb2d008acc85, - type: 3} - insertIndex: 9 - addedObject: {fileID: 2074141479} + m_RemovedGameObjects: [] + m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: ebce7bf1c9549ba42b5ecb2d008acc85, type: 3} --- !u!1001 &2488954073963816146 @@ -16622,22 +16224,22 @@ PrefabInstance: - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.w - value: 0.19766805 + value: 0.1979189 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.x - value: 0.08248451 + value: 0.082643375 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.y - value: 0.9014557 + value: 0.90130866 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.z - value: -0.3761667 + value: -0.37635207 objectReference: {fileID: 0} - target: {fileID: 3919916255551741050, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} diff --git a/Assets/Scripts/KerstSpecial/RaceController.cs b/Assets/Scripts/KerstSpecial/RaceController.cs index 4b4949a3..c064d43a 100644 --- a/Assets/Scripts/KerstSpecial/RaceController.cs +++ b/Assets/Scripts/KerstSpecial/RaceController.cs @@ -287,6 +287,11 @@ private void Update() if (IsDebugOn && Keyboard.current[Key.End].wasPressedThisFrame) { Finish(); } + if(IsDebugOn && Keyboard.current[Key.Home].wasPressedThisFrame) + { + playerSpeed = 200; + playerOffRoadSpeed = 200; + } if (routeCoords == null || !isReadyForStart) return; diff --git a/Assets/Scripts/KerstSpecial/kerstAssets.prefab b/Assets/Scripts/KerstSpecial/kerstAssets.prefab index 15998035..9f09e914 100644 --- a/Assets/Scripts/KerstSpecial/kerstAssets.prefab +++ b/Assets/Scripts/KerstSpecial/kerstAssets.prefab @@ -1,6 +1,6 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: ---- !u!1 &5140166326803013870 +--- !u!1 &901420116524470024 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -8,39 +8,57 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 3493826917292859223} + - component: {fileID: 954585772688910246} + - component: {fileID: 9167124987202750011} m_Layer: 0 - m_Name: kerstAssets + m_Name: movingAsset (11) m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &3493826917292859223 +--- !u!4 &954585772688910246 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5140166326803013870} + m_GameObject: {fileID: 901420116524470024} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 149.04837, y: -42.458233, z: -4.4114265} + m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 6394794085922993720} - - {fileID: 4152014997948630539} - - {fileID: 2404680009658422146} - - {fileID: 6886294971037388945} - - {fileID: 3205858075339625007} - - {fileID: 8816712035803653545} - - {fileID: 8792493349512750481} - - {fileID: 5402468627434275269} - - {fileID: 160907795785191611} - m_Father: {fileID: 0} + m_Children: [] + m_Father: {fileID: 3493826917292859223} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!1 &8445251244429913392 +--- !u!114 &9167124987202750011 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 901420116524470024} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.224228 + lon: 5.850273 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.223741 + lonTarget: 5.850771 + moveSpeed: 8 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &2046336038261309844 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -48,8 +66,124 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 2404680009658422146} - - component: {fileID: 507922228262530927} + - component: {fileID: 1148182499139339048} + - component: {fileID: 7102521290534780252} + m_Layer: 0 + m_Name: movingAsset (6) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1148182499139339048 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2046336038261309844} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &7102521290534780252 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2046336038261309844} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.229335 + lon: 5.851361 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.229327 + lonTarget: 5.851994 + moveSpeed: 10 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &2336649102358857692 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 185583007376975646} + - component: {fileID: 4946330785790501323} + m_Layer: 0 + m_Name: movingAsset (15) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &185583007376975646 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2336649102358857692} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &4946330785790501323 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2336649102358857692} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.217581 + lon: 5.840035 + YRotation: 0 + XRotation: 0 + size: 3 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.217354 + lonTarget: 5.840013 + moveSpeed: 8 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &3681951725184424984 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3238645178898562405} + - component: {fileID: 7347535453874901482} m_Layer: 0 m_Name: movingAsset m_TagString: Untagged @@ -57,13 +191,13 @@ GameObject: m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &2404680009658422146 +--- !u!4 &3238645178898562405 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8445251244429913392} + m_GameObject: {fileID: 3681951725184424984} serializedVersion: 2 m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} @@ -72,20 +206,20 @@ Transform: m_Children: [] m_Father: {fileID: 3493826917292859223} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &507922228262530927 +--- !u!114 &7347535453874901482 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8445251244429913392} + m_GameObject: {fileID: 3681951725184424984} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} m_Name: m_EditorClassIdentifier: - lat: 53.24497 - lon: 5.860161 + lat: 53.239262 + lon: 5.85635 YRotation: 0 XRotation: 0 size: 2 @@ -93,12 +227,128 @@ MonoBehaviour: overrideHeight: 0 addMeshCollider: 0 prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} - latTarget: 53.244886 - lonTarget: 5.860585 + latTarget: 53.239216 + lonTarget: 5.85672 moveSpeed: 6 colliderScale: 0.75 SpeedPenalty: 0.15 ---- !u!1 &8700976164799120204 +--- !u!1 &3923322619235586562 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4560375168508106216} + - component: {fileID: 7795333505290863552} + m_Layer: 0 + m_Name: movingAsset (2) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4560375168508106216 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3923322619235586562} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &7795333505290863552 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3923322619235586562} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.235832 + lon: 5.854842 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.235771 + lonTarget: 5.855308 + moveSpeed: 3 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &4557899239139737393 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3122553513692849375} + - component: {fileID: 6340541962712045419} + m_Layer: 0 + m_Name: movingAsset (10) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3122553513692849375 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4557899239139737393} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &6340541962712045419 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4557899239139737393} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.224426 + lon: 5.850213 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.22403 + lonTarget: 5.85074 + moveSpeed: 8 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &5140166326803013870 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -106,52 +356,2804 @@ GameObject: m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - - component: {fileID: 4152014997948630539} - - component: {fileID: 1618768890634866779} + - component: {fileID: 3493826917292859223} m_Layer: 0 - m_Name: testAsset + m_Name: kerstAssets m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 ---- !u!4 &4152014997948630539 +--- !u!4 &3493826917292859223 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5140166326803013870} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 149.04837, y: -42.458233, z: -4.4114265} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 6394794085922993720} + - {fileID: 2404680009658422146} + - {fileID: 3238645178898562405} + - {fileID: 3017824755420438903} + - {fileID: 4560375168508106216} + - {fileID: 3105101885616492823} + - {fileID: 2892251738407774497} + - {fileID: 3577342445896668589} + - {fileID: 1148182499139339048} + - {fileID: 6514167630144568703} + - {fileID: 4676304173315117775} + - {fileID: 2058652858891395710} + - {fileID: 3122553513692849375} + - {fileID: 9212816039971499135} + - {fileID: 185583007376975646} + - {fileID: 954585772688910246} + - {fileID: 988307630201164062} + - {fileID: 3130944730708223445} + - {fileID: 6886294971037388945} + - {fileID: 2450412517756830217} + - {fileID: 8078504336347323632} + - {fileID: 2515839858893371788} + - {fileID: 3205858075339625007} + - {fileID: 7835960878657553327} + - {fileID: 3450497956954216117} + - {fileID: 1790417138385212283} + - {fileID: 750158146001492700} + - {fileID: 1025528351093131827} + - {fileID: 2754208498535678852} + - {fileID: 3582867038133666953} + - {fileID: 8816712035803653545} + - {fileID: 4051717496682509601} + - {fileID: 6390716569524904134} + - {fileID: 8678594427322842183} + - {fileID: 1782767329585012759} + - {fileID: 3881317241061328718} + - {fileID: 7275879101299360508} + - {fileID: 8792493349512750481} + - {fileID: 7836298853085944749} + - {fileID: 152041589733703450} + - {fileID: 9068615968210970050} + - {fileID: 2411137815209793370} + - {fileID: 2057933328187062067} + - {fileID: 5402468627434275269} + - {fileID: 160907795785191611} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1 &5266996736935237693 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2892251738407774497} + - component: {fileID: 6075362740859148286} + m_Layer: 0 + m_Name: movingAsset (4) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2892251738407774497 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5266996736935237693} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &6075362740859148286 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5266996736935237693} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.229693 + lon: 5.851801 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.229282 + lonTarget: 5.851915 + moveSpeed: 10 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &5581452387262407090 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9212816039971499135} + - component: {fileID: 1512374831870393977} + m_Layer: 0 + m_Name: movingAsset (14) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &9212816039971499135 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5581452387262407090} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1512374831870393977 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5581452387262407090} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.217633 + lon: 5.838284 + YRotation: 0 + XRotation: 0 + size: 3 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.217375 + lonTarget: 5.838271 + moveSpeed: 8 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &5651680483506761096 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 988307630201164062} + - component: {fileID: 1355491512390013541} + m_Layer: 0 + m_Name: movingAsset (12) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &988307630201164062 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5651680483506761096} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1355491512390013541 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5651680483506761096} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.223891 + lon: 5.850305 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.223519 + lonTarget: 5.850831 + moveSpeed: 8 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &5773995505047631189 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3577342445896668589} + - component: {fileID: 7291384821126322291} + m_Layer: 0 + m_Name: movingAsset (5) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3577342445896668589 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5773995505047631189} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &7291384821126322291 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5773995505047631189} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.229553 + lon: 5.851598 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.229335 + lonTarget: 5.851959 + moveSpeed: 10 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &6138354463424337234 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6514167630144568703} + - component: {fileID: 1810414960663677284} + m_Layer: 0 + m_Name: movingAsset (7) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6514167630144568703 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6138354463424337234} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1810414960663677284 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6138354463424337234} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.228565 + lon: 5.851426 + YRotation: 0 + XRotation: 0 + size: 4 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.22712 + lonTarget: 5.851046 + moveSpeed: 3 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &6266079658985046011 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2058652858891395710} + - component: {fileID: 5237041959095053923} + m_Layer: 0 + m_Name: movingAsset (9) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2058652858891395710 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6266079658985046011} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &5237041959095053923 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6266079658985046011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.224958 + lon: 5.850369 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.224815 + lonTarget: 5.850879 + moveSpeed: 3 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &6722352935944727097 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3017824755420438903} + - component: {fileID: 3798565462435711076} + m_Layer: 0 + m_Name: movingAsset (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3017824755420438903 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6722352935944727097} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &3798565462435711076 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6722352935944727097} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.235972 + lon: 5.854914 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.235916 + lonTarget: 5.855384 + moveSpeed: 3 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &8445251244429913392 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2404680009658422146} + - component: {fileID: 507922228262530927} + m_Layer: 0 + m_Name: movingAsset + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &2404680009658422146 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8445251244429913392} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &507922228262530927 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8445251244429913392} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.24497 + lon: 5.860161 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.244886 + lonTarget: 5.860585 + moveSpeed: 6 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &8680631308012062751 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3130944730708223445} + - component: {fileID: 2552999895507601122} + m_Layer: 0 + m_Name: movingAsset (13) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3130944730708223445 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8680631308012062751} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2552999895507601122 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8680631308012062751} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.217973 + lon: 5.8524 + YRotation: 0 + XRotation: 0 + size: 5 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.217212 + lonTarget: 5.850927 + moveSpeed: 6 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &8791921486695087103 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 3105101885616492823} + - component: {fileID: 4612047042076035557} + m_Layer: 0 + m_Name: movingAsset (3) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &3105101885616492823 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8791921486695087103} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &4612047042076035557 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8791921486695087103} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.235726 + lon: 5.854777 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.235661 + lonTarget: 5.855229 + moveSpeed: 3 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1 &9197919112117550781 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 4676304173315117775} + - component: {fileID: 5475527727894404001} + m_Layer: 0 + m_Name: movingAsset (8) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &4676304173315117775 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9197919112117550781} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &5475527727894404001 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9197919112117550781} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.229139 + lon: 5.851797 + YRotation: 0 + XRotation: 0 + size: 2 + height: 0 + overrideHeight: 0 + addMeshCollider: 0 + prefab: {fileID: 5491162952271703092, guid: 1429e8d8da2aeeb4c81ba8f64ad33de6, type: 3} + latTarget: 53.229176 + lonTarget: 5.851303 + moveSpeed: 3 + colliderScale: 0.75 + SpeedPenalty: 0.15 +--- !u!1001 &108429706043851461 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.238585 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.856277 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &2754208498535678852 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 108429706043851461} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &383893604006328525 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (12) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.220328 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.852127 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 54640f8d858028b4682058cb1e77b25c, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &2515839858893371788 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 383893604006328525} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &412166248753644360 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (17) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.217469 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.840322 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 54640f8d858028b4682058cb1e77b25c, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &2450412517756830217 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 412166248753644360} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &490829851290998299 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.236711 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.855582 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &2411137815209793370 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 490829851290998299} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &602202155494627316 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (5) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.23345 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.85409 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &3450497956954216117 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 602202155494627316} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &847992675237057390 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.240699 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.857052 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &3205858075339625007 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 847992675237057390} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1325438453244200463 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (7) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.232372 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.853527 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &3881317241061328718 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 1325438453244200463} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1585606413565363656 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (13) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.217225 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.851237 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &3582867038133666953 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 1585606413565363656} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2270735258816230496 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (9) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.222367 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.851126 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: size + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: YRotation + value: 130 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 20 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 20 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &4051717496682509601 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 2270735258816230496} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2702857961710211578 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: startAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.245065 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.86044 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 5eabd5d3d2cea014893e219644601fa7, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: YRotation + value: 200 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 23.5 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 9.6339 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: SpeedPenalty + value: 1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &160907795785191611 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 2702857961710211578} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2712850544680336987 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (4) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.233987 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.854398 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &152041589733703450 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 2712850544680336987} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &2991158356174130034 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (6) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.233209 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.854114 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &1025528351093131827 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 2991158356174130034} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &3301361645019995037 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (16) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.21748 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.836835 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &750158146001492700 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 3301361645019995037} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4266858565262259826 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (8) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.225844 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.850719 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: size + value: 15 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 6 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 15 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &2057933328187062067 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 4266858565262259826} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4540889871624626518 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (15) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.217521 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.835619 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &1782767329585012759 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 4540889871624626518} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4566936797026980410 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (2) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.234233 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.854377 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &1790417138385212283 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 4566936797026980410} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &4846101111673701309 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.237472 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.855651 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: size + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &7275879101299360508 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 4846101111673701309} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &5097713562713987503 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 184488617825971997, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_Name + value: bridgeAsset + objectReference: {fileID: 0} + - target: {fileID: 1043342137179706032, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: prefab + value: + objectReference: {fileID: 2335199110245522676, guid: e124b7603689eaa4db7c509dd8af6c8f, + type: 3} + - target: {fileID: 1043342137179706032, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: addMeshCollider + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d83fe8f6e9861c14986f1476f15452b0, type: 3} +--- !u!4 &6394794085922993720 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + type: 3} + m_PrefabInstance: {fileID: 5097713562713987503} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &5406358941853614830 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (10) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.22036 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.851841 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &7835960878657553327 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 5406358941853614830} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &5438644650501069548 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (11) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.220363 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.851991 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &7836298853085944749 stripped Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8700976164799120204} - serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 3493826917292859223} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!114 &1618768890634866779 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 5438644650501069548} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 8700976164799120204} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 7eca106fdb3561d4087b806531422d67, type: 3} - m_Name: - m_EditorClassIdentifier: - lat: 53.245072 - lon: 5.860219 - YRotation: 0 - XRotation: 0 - size: 1 - height: 0 - overrideHeight: 0 - addMeshCollider: 0 - prefab: {fileID: 2318991450609453006, guid: 4304b289e9966db478ec0bebd2d7e5ef, type: 3} ---- !u!1001 &847992675237057390 +--- !u!1001 &6315540721191591345 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -162,7 +3164,7 @@ PrefabInstance: - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_Name - value: wakAsset + value: wakAsset (1) objectReference: {fileID: 0} - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} @@ -217,18 +3219,18 @@ PrefabInstance: - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lat - value: 53.240699 + value: 53.234901 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lon - value: 5.857052 + value: 5.854716 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: texture value: - objectReference: {fileID: 2800000, guid: 4203175ce36f19842810a47c1a238d16, type: 3} + objectReference: {fileID: 2800000, guid: 54640f8d858028b4682058cb1e77b25c, type: 3} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: hasTrigger @@ -249,13 +3251,13 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &3205858075339625007 stripped +--- !u!4 &8078504336347323632 stripped Transform: m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} - m_PrefabInstance: {fileID: 847992675237057390} + m_PrefabInstance: {fileID: 6315540721191591345} m_PrefabAsset: {fileID: 0} ---- !u!1001 &2702857961710211578 +--- !u!1001 &6513295895544112259 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -266,7 +3268,7 @@ PrefabInstance: - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_Name - value: startAsset + value: wakAsset (18) objectReference: {fileID: 0} - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} @@ -321,55 +3323,45 @@ PrefabInstance: - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lat - value: 53.245065 + value: 53.217398 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lon - value: 5.86044 + value: 5.846807 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: texture value: - objectReference: {fileID: 2800000, guid: 5eabd5d3d2cea014893e219644601fa7, type: 3} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: YRotation - value: 200 - objectReference: {fileID: 0} + objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: hasTrigger - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: decalSize.x - value: 23.5 + value: 10 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: decalSize.y - value: 9.6339 - objectReference: {fileID: 0} - - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, - type: 3} - propertyPath: SpeedPenalty - value: 1 + value: 10 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &160907795785191611 stripped +--- !u!4 &9068615968210970050 stripped Transform: m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} - m_PrefabInstance: {fileID: 2702857961710211578} + m_PrefabInstance: {fileID: 6513295895544112259} m_PrefabAsset: {fileID: 0} ---- !u!1001 &5097713562713987503 +--- !u!1001 &6754524412956763344 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -377,84 +3369,103 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 3493826917292859223} m_Modifications: - - target: {fileID: 184488617825971997, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_Name - value: bridgeAsset - objectReference: {fileID: 0} - - target: {fileID: 1043342137179706032, guid: d83fe8f6e9861c14986f1476f15452b0, - type: 3} - propertyPath: prefab - value: - objectReference: {fileID: 2335199110245522676, guid: e124b7603689eaa4db7c509dd8af6c8f, - type: 3} - - target: {fileID: 1043342137179706032, guid: d83fe8f6e9861c14986f1476f15452b0, - type: 3} - propertyPath: addMeshCollider - value: 1 + value: wakAsset objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalPosition.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalPosition.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalRotation.w value: 1 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalRotation.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalRotation.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalEulerAnglesHint.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.241924 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.858357 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: d83fe8f6e9861c14986f1476f15452b0, type: 3} ---- !u!4 &6394794085922993720 stripped + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &8792493349512750481 stripped Transform: - m_CorrespondingSourceObject: {fileID: 2161842372067422103, guid: d83fe8f6e9861c14986f1476f15452b0, + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} - m_PrefabInstance: {fileID: 5097713562713987503} + m_PrefabInstance: {fileID: 6754524412956763344} m_PrefabAsset: {fileID: 0} ---- !u!1001 &6754524412956763344 +--- !u!1001 &6765131035730519272 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -520,18 +3531,18 @@ PrefabInstance: - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lat - value: 53.241924 + value: 53.241286 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lon - value: 5.858357 + value: 5.857909 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: texture value: - objectReference: {fileID: 2800000, guid: 4d1ddbc002b169b40ac3745c704a9a08, type: 3} + objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: hasTrigger @@ -552,13 +3563,13 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &8792493349512750481 stripped +--- !u!4 &8816712035803653545 stripped Transform: m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} - m_PrefabInstance: {fileID: 6754524412956763344} + m_PrefabInstance: {fileID: 6765131035730519272} m_PrefabAsset: {fileID: 0} ---- !u!1001 &6765131035730519272 +--- !u!1001 &6902150784512687366 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -569,7 +3580,7 @@ PrefabInstance: - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: m_Name - value: wakAsset + value: wakAsset (14) objectReference: {fileID: 0} - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} @@ -624,12 +3635,12 @@ PrefabInstance: - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lat - value: 53.241286 + value: 53.217336 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} propertyPath: lon - value: 5.857909 + value: 5.849485 objectReference: {fileID: 0} - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} @@ -656,11 +3667,11 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} ---- !u!4 &8816712035803653545 stripped +--- !u!4 &8678594427322842183 stripped Transform: m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} - m_PrefabInstance: {fileID: 6765131035730519272} + m_PrefabInstance: {fileID: 6902150784512687366} m_PrefabAsset: {fileID: 0} --- !u!1001 &7872501745717690500 PrefabInstance: @@ -870,3 +3881,107 @@ Transform: type: 3} m_PrefabInstance: {fileID: 8658411064728408528} m_PrefabAsset: {fileID: 0} +--- !u!1001 &9154042241204937095 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 3493826917292859223} + m_Modifications: + - target: {fileID: 443485034830431996, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_Name + value: wakAsset (3) + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lat + value: 53.234092 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: lon + value: 5.854391 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: texture + value: + objectReference: {fileID: 2800000, guid: b6486a884b0d9824fbc6ed6eda07549a, type: 3} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: hasTrigger + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 9028511233729182866, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + propertyPath: decalSize.y + value: 10 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 395b6c17c78b4db4eaba043a0b007b36, type: 3} +--- !u!4 &6390716569524904134 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 2862550173031907649, guid: 395b6c17c78b4db4eaba043a0b007b36, + type: 3} + m_PrefabInstance: {fileID: 9154042241204937095} + m_PrefabAsset: {fileID: 0} diff --git a/Assets/Scripts/KerstSpecial/penquin.01.prefab b/Assets/Scripts/KerstSpecial/penquin.01.prefab index 8e9b6155..a7139911 100644 --- a/Assets/Scripts/KerstSpecial/penquin.01.prefab +++ b/Assets/Scripts/KerstSpecial/penquin.01.prefab @@ -11,7 +11,7 @@ PrefabInstance: - target: {fileID: -8679921383154817045, guid: 4406e59ff25f1504eb78ce13db9a68c1, type: 3} propertyPath: m_LocalPosition.x - value: 7.03282 + value: 5.4508905 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: 4406e59ff25f1504eb78ce13db9a68c1, type: 3} @@ -21,12 +21,12 @@ PrefabInstance: - target: {fileID: -8679921383154817045, guid: 4406e59ff25f1504eb78ce13db9a68c1, type: 3} propertyPath: m_LocalPosition.z - value: 12.57055 + value: 9.742987 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: 4406e59ff25f1504eb78ce13db9a68c1, type: 3} propertyPath: m_LocalRotation.w - value: 0.9562673 + value: 0.28225446 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: 4406e59ff25f1504eb78ce13db9a68c1, type: 3} @@ -36,7 +36,7 @@ PrefabInstance: - target: {fileID: -8679921383154817045, guid: 4406e59ff25f1504eb78ce13db9a68c1, type: 3} propertyPath: m_LocalRotation.y - value: -0.29249442 + value: -0.9593396 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: 4406e59ff25f1504eb78ce13db9a68c1, type: 3} From d299b6602997bb1bd9a06e08c77e5e5ac85b0a0d Mon Sep 17 00:00:00 2001 From: bozmir Date: Fri, 20 Dec 2024 13:01:20 +0100 Subject: [PATCH 3/7] scoreboard username sanitization --- Assets/FirebaseWebGL/Scoreboard.cs | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Assets/FirebaseWebGL/Scoreboard.cs b/Assets/FirebaseWebGL/Scoreboard.cs index 98e81a8e..c17a903a 100644 --- a/Assets/FirebaseWebGL/Scoreboard.cs +++ b/Assets/FirebaseWebGL/Scoreboard.cs @@ -6,6 +6,7 @@ using UnityEngine.UI; using Newtonsoft.Json.Linq; using System.Linq; +using System.Text.RegularExpressions; namespace Netherlands3D.Twin { @@ -51,7 +52,7 @@ void OnEnable() void Start() { - + nameInputField.characterLimit = 10; // Attach button click listener submitButton.onClick.AddListener(() => SubmitScore()); @@ -59,6 +60,11 @@ void Start() ListenForScoreboardUpdates(); } + public string SanitizeInput(string input) + { + return Regex.Replace(input, @"[^a-zA-Z0-9\s]", ""); // Allows only letters, numbers, and spaces + } + void SubmitScore() { string userName = nameInputField.text; @@ -70,6 +76,8 @@ void SubmitScore() return; } + SanitizeInput(userName); + // Create a score entry var scoreData = new Dictionary { From 3734f25ece78a2508812e6715fd546b00e0dcae4 Mon Sep 17 00:00:00 2001 From: Mike van Riel Date: Fri, 20 Dec 2024 13:02:46 +0100 Subject: [PATCH 4/7] Whoops, check was the wrong way around --- Assets/WebGLTemplates/Netherlands3D/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/WebGLTemplates/Netherlands3D/index.html b/Assets/WebGLTemplates/Netherlands3D/index.html index 1a7211bc..059c72a0 100644 --- a/Assets/WebGLTemplates/Netherlands3D/index.html +++ b/Assets/WebGLTemplates/Netherlands3D/index.html @@ -157,7 +157,7 @@ document.querySelector('#nl3d-back-button').classList.toggle('--visible', history.length > 2); } - if (/iPhone|iPad|iPod/i.test(navigator.userAgent) === false) { + if (/iPhone|iPad|iPod/i.test(navigator.userAgent)) { mobileWarning.classList.add('--visible'); } else { LoadUnity(); From c574b9274e5a1d7201c5bab6e44c8349b4045484 Mon Sep 17 00:00:00 2001 From: bozmir Date: Fri, 20 Dec 2024 13:43:37 +0100 Subject: [PATCH 5/7] arresleeen + log disables --- Assets/FirebaseWebGL/Scoreboard.cs | 10 +- Assets/Scenes/Main.unity | 8 +- .../KerstSpecial/Cladding_Plaster_Rough.mat | 135 +++++++++ .../Cladding_Plaster_Rough.mat.meta | 8 + Assets/Scripts/KerstSpecial/Color_D02.mat | 135 +++++++++ .../Scripts/KerstSpecial/Color_D02.mat.meta | 8 + Assets/Scripts/KerstSpecial/Color_E07.mat | 135 +++++++++ .../Scripts/KerstSpecial/Color_E07.mat.meta | 8 + Assets/Scripts/KerstSpecial/Color_G01.mat | 135 +++++++++ .../Scripts/KerstSpecial/Color_G01.mat.meta | 8 + Assets/Scripts/KerstSpecial/Color_H04.mat | 135 +++++++++ .../Scripts/KerstSpecial/Color_H04.mat.meta | 8 + Assets/Scripts/KerstSpecial/Color_H06.mat | 135 +++++++++ .../Scripts/KerstSpecial/Color_H06.mat.meta | 8 + .../KerstSpecial/Wood_Cherry_Original.mat | 135 +++++++++ .../Wood_Cherry_Original.mat.meta | 8 + Assets/Scripts/KerstSpecial/Wood_OSB.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/Wood_OSB.mat.meta | 8 + .../Scripts/KerstSpecial/WorldMovingAsset.cs | 6 +- Assets/Scripts/KerstSpecial/_18.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_18.mat.meta | 8 + Assets/Scripts/KerstSpecial/_21.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_21.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Beige.licht.mat | 135 +++++++++ .../KerstSpecial/_Beige.licht.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Chrome.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Chrome.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Glas.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Glas.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Goud.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Goud.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Grijs.donker.mat | 135 +++++++++ .../KerstSpecial/_Grijs.donker.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Grijs.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Grijs.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Huid.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Huid.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Oranje.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Oranje.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Rood.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Rood.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Taupe.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Taupe.mat.meta | 8 + Assets/Scripts/KerstSpecial/_Wit.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_Wit.mat.meta | 8 + Assets/Scripts/KerstSpecial/_antraciet.mat | 135 +++++++++ .../Scripts/KerstSpecial/_antraciet.mat.meta | 8 + Assets/Scripts/KerstSpecial/_blauw.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_blauw.mat.meta | 8 + Assets/Scripts/KerstSpecial/_donkergrijs.mat | 135 +++++++++ .../KerstSpecial/_donkergrijs.mat.meta | 8 + Assets/Scripts/KerstSpecial/_geel.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_geel.mat.meta | 8 + Assets/Scripts/KerstSpecial/_groen.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_groen.mat.meta | 8 + Assets/Scripts/KerstSpecial/_hout.slee.mat | 135 +++++++++ .../Scripts/KerstSpecial/_hout.slee.mat.meta | 8 + Assets/Scripts/KerstSpecial/_lichtgrijs.mat | 135 +++++++++ .../Scripts/KerstSpecial/_lichtgrijs.mat.meta | 8 + Assets/Scripts/KerstSpecial/_mond.mat | 135 +++++++++ Assets/Scripts/KerstSpecial/_mond.mat.meta | 8 + Assets/Scripts/KerstSpecial/_propelor.mat | 135 +++++++++ .../Scripts/KerstSpecial/_propelor.mat.meta | 8 + Assets/Scripts/KerstSpecial/_rood-trein.mat | 135 +++++++++ .../Scripts/KerstSpecial/_rood-trein.mat.meta | 8 + Assets/Scripts/KerstSpecial/_rood.slee.mat | 135 +++++++++ .../Scripts/KerstSpecial/_rood.slee.mat.meta | 8 + Assets/Scripts/KerstSpecial/_slee.kussens.mat | 135 +++++++++ .../KerstSpecial/_slee.kussens.mat.meta | 8 + Assets/Scripts/KerstSpecial/arreslee.fbx | 3 + Assets/Scripts/KerstSpecial/arreslee.fbx.meta | 274 ++++++++++++++++++ Assets/Scripts/KerstSpecial/arreslee.prefab | 70 +++++ .../Scripts/KerstSpecial/arreslee.prefab.meta | 7 + .../Scripts/KerstSpecial/kerstAssets.prefab | 118 ++++++++ 74 files changed, 5204 insertions(+), 11 deletions(-) create mode 100644 Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat create mode 100644 Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/Color_D02.mat create mode 100644 Assets/Scripts/KerstSpecial/Color_D02.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/Color_E07.mat create mode 100644 Assets/Scripts/KerstSpecial/Color_E07.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/Color_G01.mat create mode 100644 Assets/Scripts/KerstSpecial/Color_G01.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/Color_H04.mat create mode 100644 Assets/Scripts/KerstSpecial/Color_H04.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/Color_H06.mat create mode 100644 Assets/Scripts/KerstSpecial/Color_H06.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat create mode 100644 Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/Wood_OSB.mat create mode 100644 Assets/Scripts/KerstSpecial/Wood_OSB.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_18.mat create mode 100644 Assets/Scripts/KerstSpecial/_18.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_21.mat create mode 100644 Assets/Scripts/KerstSpecial/_21.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Beige.licht.mat create mode 100644 Assets/Scripts/KerstSpecial/_Beige.licht.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Chrome.mat create mode 100644 Assets/Scripts/KerstSpecial/_Chrome.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Glas.mat create mode 100644 Assets/Scripts/KerstSpecial/_Glas.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Goud.mat create mode 100644 Assets/Scripts/KerstSpecial/_Goud.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Grijs.donker.mat create mode 100644 Assets/Scripts/KerstSpecial/_Grijs.donker.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Grijs.mat create mode 100644 Assets/Scripts/KerstSpecial/_Grijs.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Huid.mat create mode 100644 Assets/Scripts/KerstSpecial/_Huid.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Oranje.mat create mode 100644 Assets/Scripts/KerstSpecial/_Oranje.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Rood.mat create mode 100644 Assets/Scripts/KerstSpecial/_Rood.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Taupe.mat create mode 100644 Assets/Scripts/KerstSpecial/_Taupe.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_Wit.mat create mode 100644 Assets/Scripts/KerstSpecial/_Wit.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_antraciet.mat create mode 100644 Assets/Scripts/KerstSpecial/_antraciet.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_blauw.mat create mode 100644 Assets/Scripts/KerstSpecial/_blauw.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_donkergrijs.mat create mode 100644 Assets/Scripts/KerstSpecial/_donkergrijs.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_geel.mat create mode 100644 Assets/Scripts/KerstSpecial/_geel.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_groen.mat create mode 100644 Assets/Scripts/KerstSpecial/_groen.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_hout.slee.mat create mode 100644 Assets/Scripts/KerstSpecial/_hout.slee.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_lichtgrijs.mat create mode 100644 Assets/Scripts/KerstSpecial/_lichtgrijs.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_mond.mat create mode 100644 Assets/Scripts/KerstSpecial/_mond.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_propelor.mat create mode 100644 Assets/Scripts/KerstSpecial/_propelor.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_rood-trein.mat create mode 100644 Assets/Scripts/KerstSpecial/_rood-trein.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_rood.slee.mat create mode 100644 Assets/Scripts/KerstSpecial/_rood.slee.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/_slee.kussens.mat create mode 100644 Assets/Scripts/KerstSpecial/_slee.kussens.mat.meta create mode 100644 Assets/Scripts/KerstSpecial/arreslee.fbx create mode 100644 Assets/Scripts/KerstSpecial/arreslee.fbx.meta create mode 100644 Assets/Scripts/KerstSpecial/arreslee.prefab create mode 100644 Assets/Scripts/KerstSpecial/arreslee.prefab.meta diff --git a/Assets/FirebaseWebGL/Scoreboard.cs b/Assets/FirebaseWebGL/Scoreboard.cs index c17a903a..b4f4f316 100644 --- a/Assets/FirebaseWebGL/Scoreboard.cs +++ b/Assets/FirebaseWebGL/Scoreboard.cs @@ -87,7 +87,7 @@ void SubmitScore() // Push the score to Firebase string json = JsonConvert.SerializeObject(scoreData); - Debug.Log("JSON DATA BEING PUSHED: " + json); + //Debug.Log("JSON DATA BEING PUSHED: " + json); FirebaseDatabase.PostJSON(ScoreboardPath + "/" + FirebaseInit.userId, json, gameObject.name, nameof(OnScoreSubmitSuccess), nameof(OnScoreSubmitFailure)); } @@ -108,7 +108,7 @@ void ListenForScoreboardUpdates() public void OnScoreboardUpdated(string json) { - Debug.Log("Scoreboard updated: " + json); + //Debug.Log("Scoreboard updated: " + json); // Deserialize JSON and update the UI DisplayScores(json); @@ -126,9 +126,9 @@ void DisplayScores(string json) scoreboardText.text = ""; foreach (KeyValuePair kvp in scores) { - Debug.Log("checking entry:" + kvp.Key); - bool isDic = kvp.Value is Dictionary; - Debug.Log(kvp.Value + " isdiciton: " + isDic); + //Debug.Log("checking entry:" + kvp.Key); + //bool isDic = kvp.Value is Dictionary; + //Debug.Log(kvp.Value + " isdiciton: " + isDic); if (kvp.Value is JObject jObject) { diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity index c7f953d1..59416c01 100644 --- a/Assets/Scenes/Main.unity +++ b/Assets/Scenes/Main.unity @@ -16224,22 +16224,22 @@ PrefabInstance: - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.w - value: 0.1979189 + value: 0.19784866 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.x - value: 0.082643375 + value: 0.08259889 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.y - value: 0.90130866 + value: 0.90134984 objectReference: {fileID: 0} - target: {fileID: 3849934062868920522, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} propertyPath: m_LocalRotation.z - value: -0.37635207 + value: -0.37630022 objectReference: {fileID: 0} - target: {fileID: 3919916255551741050, guid: 5fbb7c7c8ec47e849afba1b658f3e07e, type: 3} diff --git a/Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat b/Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat new file mode 100644 index 00000000..113e2022 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat @@ -0,0 +1,135 @@ +%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: Cladding_Plaster_Rough + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &1899156571248318243 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat.meta b/Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat.meta new file mode 100644 index 00000000..8f91ccd9 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Cladding_Plaster_Rough.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c162d76e7e6af0249ba9f4024bfdac25 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/Color_D02.mat b/Assets/Scripts/KerstSpecial/Color_D02.mat new file mode 100644 index 00000000..206ea87f --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_D02.mat @@ -0,0 +1,135 @@ +%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: Color_D02 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.9063317, b: 0.48009527, a: 1} + - _Color: {r: 1, g: 0.9063317, b: 0.4800952, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &4705041284963785136 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/Color_D02.mat.meta b/Assets/Scripts/KerstSpecial/Color_D02.mat.meta new file mode 100644 index 00000000..c0048a43 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_D02.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 40fb815fe184bb64cac2f17552749680 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/Color_E07.mat b/Assets/Scripts/KerstSpecial/Color_E07.mat new file mode 100644 index 00000000..c30fb84e --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_E07.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6202161324356040247 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Color_E07 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9063317, g: 0.9063317, b: 0.4325876, a: 1} + - _Color: {r: 0.9063317, g: 0.9063317, b: 0.43258756, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/Color_E07.mat.meta b/Assets/Scripts/KerstSpecial/Color_E07.mat.meta new file mode 100644 index 00000000..858c4cdc --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_E07.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ac8bc0f1b0a34db418793ee93a94248a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/Color_G01.mat b/Assets/Scripts/KerstSpecial/Color_G01.mat new file mode 100644 index 00000000..e5eda4b2 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_G01.mat @@ -0,0 +1,135 @@ +%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: Color_G01 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0, g: 1, b: 0, a: 1} + - _Color: {r: 0, g: 1, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &5464307834065657005 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/Color_G01.mat.meta b/Assets/Scripts/KerstSpecial/Color_G01.mat.meta new file mode 100644 index 00000000..64ef223a --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_G01.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e296a5a6f4c8feb49b2928d47a2f137b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/Color_H04.mat b/Assets/Scripts/KerstSpecial/Color_H04.mat new file mode 100644 index 00000000..bcc809b5 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_H04.mat @@ -0,0 +1,135 @@ +%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: Color_H04 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.79773766, g: 1, b: 1, a: 1} + - _Color: {r: 0.79773766, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &5084797959021471702 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/Color_H04.mat.meta b/Assets/Scripts/KerstSpecial/Color_H04.mat.meta new file mode 100644 index 00000000..19de8521 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_H04.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b335bb973644805418d11a291c353074 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/Color_H06.mat b/Assets/Scripts/KerstSpecial/Color_H06.mat new file mode 100644 index 00000000..e42afaea --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_H06.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-961929438964146033 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Color_H06 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0, g: 0.9063317, b: 0.9063317, a: 1} + - _Color: {r: 0, g: 0.9063317, b: 0.9063317, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/Color_H06.mat.meta b/Assets/Scripts/KerstSpecial/Color_H06.mat.meta new file mode 100644 index 00000000..233f1b31 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Color_H06.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 58153b3a451d7df4ea416d2d529844e0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat b/Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat new file mode 100644 index 00000000..35b3728d --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat @@ -0,0 +1,135 @@ +%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: Wood_Cherry_Original + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.7954107, g: 0.615762, b: 0.44260114, a: 1} + - _Color: {r: 0.7954107, g: 0.615762, b: 0.44260108, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &2652912391619216184 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat.meta b/Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat.meta new file mode 100644 index 00000000..e37ee8f1 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Wood_Cherry_Original.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b2190bf7779437e4dacdf26ee2c45f86 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/Wood_OSB.mat b/Assets/Scripts/KerstSpecial/Wood_OSB.mat new file mode 100644 index 00000000..f657ad08 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Wood_OSB.mat @@ -0,0 +1,135 @@ +%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: Wood_OSB + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 2 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9736839, g: 0.8884274, b: 0.72096795, a: 1} + - _Color: {r: 0.9736839, g: 0.8884274, b: 0.72096795, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &7715375858692748382 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/Wood_OSB.mat.meta b/Assets/Scripts/KerstSpecial/Wood_OSB.mat.meta new file mode 100644 index 00000000..21883eb0 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/Wood_OSB.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 60e19acac406d68459bb71da7e8ed50c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/WorldMovingAsset.cs b/Assets/Scripts/KerstSpecial/WorldMovingAsset.cs index 01da0e72..9c1ed177 100644 --- a/Assets/Scripts/KerstSpecial/WorldMovingAsset.cs +++ b/Assets/Scripts/KerstSpecial/WorldMovingAsset.cs @@ -71,7 +71,8 @@ public override void Update() if (moveToTarget) { Vector3 forward = target - prefab.transform.position; - prefab.transform.rotation = Quaternion.Slerp(prefab.transform.rotation, Quaternion.LookRotation(forward), Time.deltaTime * moveSpeed); + Quaternion rot = Quaternion.LookRotation(forward) * Quaternion.Euler(XRotation, 0, 0); + prefab.transform.rotation = Quaternion.Slerp(prefab.transform.rotation, rot, Time.deltaTime * moveSpeed); float dist = Vector3.Distance(prefab.transform.position, target); if (dist > 1f) { @@ -84,7 +85,8 @@ public override void Update() else { Vector3 forward = startPosition - prefab.transform.position; - prefab.transform.rotation = Quaternion.Slerp(prefab.transform.rotation, Quaternion.LookRotation(forward), Time.deltaTime * moveSpeed); + Quaternion rot = Quaternion.LookRotation(forward) * Quaternion.Euler(XRotation, 0, 0); + prefab.transform.rotation = Quaternion.Slerp(prefab.transform.rotation, rot, Time.deltaTime * moveSpeed); float dist = Vector3.Distance(prefab.transform.position, startPosition); if (dist > 1f) { diff --git a/Assets/Scripts/KerstSpecial/_18.mat b/Assets/Scripts/KerstSpecial/_18.mat new file mode 100644 index 00000000..b0cc92d2 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_18.mat @@ -0,0 +1,135 @@ +%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: _18 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.33218077, g: 0.5059694, b: 0.9043652, a: 1} + - _Color: {r: 0.33218074, g: 0.50596935, b: 0.9043652, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &736502881991365008 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_18.mat.meta b/Assets/Scripts/KerstSpecial/_18.mat.meta new file mode 100644 index 00000000..e059bb93 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_18.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cebe11c83e61b504b84d83d7ca54e47b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_21.mat b/Assets/Scripts/KerstSpecial/_21.mat new file mode 100644 index 00000000..3ebd8c1a --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_21.mat @@ -0,0 +1,135 @@ +%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: _21 + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9965443, g: 0.68820363, b: 0.3589313, a: 1} + - _Color: {r: 0.9965443, g: 0.6882036, b: 0.35893127, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &5184451762577537492 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_21.mat.meta b/Assets/Scripts/KerstSpecial/_21.mat.meta new file mode 100644 index 00000000..f6458652 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_21.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a5c6e23ce9ee98e42a56d8660e610cd7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Beige.licht.mat b/Assets/Scripts/KerstSpecial/_Beige.licht.mat new file mode 100644 index 00000000..48a59d9c --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Beige.licht.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-4448131843468427249 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Beige.licht + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9736839, g: 0.95008963, b: 0.9141411, a: 1} + - _Color: {r: 0.9736839, g: 0.95008963, b: 0.9141411, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Beige.licht.mat.meta b/Assets/Scripts/KerstSpecial/_Beige.licht.mat.meta new file mode 100644 index 00000000..ade1b7c5 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Beige.licht.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ebe20fd83e151094491b144c01cd66e5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Chrome.mat b/Assets/Scripts/KerstSpecial/_Chrome.mat new file mode 100644 index 00000000..16529433 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Chrome.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-2961874397608946326 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Chrome + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.8556701 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Chrome.mat.meta b/Assets/Scripts/KerstSpecial/_Chrome.mat.meta new file mode 100644 index 00000000..9109836c --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Chrome.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a071dfc464b92e345bd9fb20d61c784a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Glas.mat b/Assets/Scripts/KerstSpecial/_Glas.mat new file mode 100644 index 00000000..8916d87c --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Glas.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1356738471060310627 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Glas + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 1 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 3 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.5142316, g: 0.5142316, b: 0.5142316, a: 0.66} + - _Color: {r: 0.5142316, g: 0.5142316, b: 0.5142316, a: 0.66} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Glas.mat.meta b/Assets/Scripts/KerstSpecial/_Glas.mat.meta new file mode 100644 index 00000000..0891583c --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Glas.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f113059720efdf04bbba36887b82039b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Goud.mat b/Assets/Scripts/KerstSpecial/_Goud.mat new file mode 100644 index 00000000..0971a2dc --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Goud.mat @@ -0,0 +1,135 @@ +%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: _Goud + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.96219933 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9066121, g: 0.6121483, b: 0.22138247, a: 1} + - _Color: {r: 0.9066121, g: 0.6121483, b: 0.22138244, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &3152822188804303818 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_Goud.mat.meta b/Assets/Scripts/KerstSpecial/_Goud.mat.meta new file mode 100644 index 00000000..e093eb75 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Goud.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 87317bc172981814aae8a5ce624ec188 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Grijs.donker.mat b/Assets/Scripts/KerstSpecial/_Grijs.donker.mat new file mode 100644 index 00000000..f28d957e --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Grijs.donker.mat @@ -0,0 +1,135 @@ +%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: _Grijs.donker + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.5142316, g: 0.50177306, b: 0.48452914, a: 1} + - _Color: {r: 0.5142316, g: 0.50177306, b: 0.48452914, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &4148549056189426631 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_Grijs.donker.mat.meta b/Assets/Scripts/KerstSpecial/_Grijs.donker.mat.meta new file mode 100644 index 00000000..32a258f4 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Grijs.donker.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8ec0b6b71504c204281c29c4435e14a2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Grijs.mat b/Assets/Scripts/KerstSpecial/_Grijs.mat new file mode 100644 index 00000000..8f7766b1 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Grijs.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-9215861008161684788 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Grijs + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.37750828, g: 0.37750828, b: 0.37750828, a: 1} + - _Color: {r: 0.37750825, g: 0.37750825, b: 0.37750825, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Grijs.mat.meta b/Assets/Scripts/KerstSpecial/_Grijs.mat.meta new file mode 100644 index 00000000..d6724f3d --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Grijs.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0635e8d021644aa4d991b1ccadb6ddc9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Huid.mat b/Assets/Scripts/KerstSpecial/_Huid.mat new file mode 100644 index 00000000..8de1a2d0 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Huid.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-1114793629103673795 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Huid + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.8765141, b: 0.83628327, a: 1} + - _Color: {r: 1, g: 0.8765141, b: 0.83628327, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Huid.mat.meta b/Assets/Scripts/KerstSpecial/_Huid.mat.meta new file mode 100644 index 00000000..479c0c87 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Huid.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d2dfbe263bbdb6d40ac6af1d1dd24bcc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Oranje.mat b/Assets/Scripts/KerstSpecial/_Oranje.mat new file mode 100644 index 00000000..66d69568 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Oranje.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6213815427783989667 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Oranje + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9063317, g: 0.48452914, b: 0, a: 1} + - _Color: {r: 0.9063317, g: 0.48452914, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Oranje.mat.meta b/Assets/Scripts/KerstSpecial/_Oranje.mat.meta new file mode 100644 index 00000000..811fe963 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Oranje.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cbcd829e75a22144faddc3a57af7a590 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Rood.mat b/Assets/Scripts/KerstSpecial/_Rood.mat new file mode 100644 index 00000000..790a7d81 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Rood.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7799068710549201218 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Rood + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.923781, g: 0.15000588, b: 0, a: 1} + - _Color: {r: 0.923781, g: 0.15000585, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Rood.mat.meta b/Assets/Scripts/KerstSpecial/_Rood.mat.meta new file mode 100644 index 00000000..e1badc12 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Rood.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b6b0c2769019efd4caeae6262b83a107 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Taupe.mat b/Assets/Scripts/KerstSpecial/_Taupe.mat new file mode 100644 index 00000000..8741f337 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Taupe.mat @@ -0,0 +1,135 @@ +%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: _Taupe + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.75440615, g: 0.691011, b: 0.61250067, a: 1} + - _Color: {r: 0.75440615, g: 0.691011, b: 0.6125006, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &6447197061985890289 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_Taupe.mat.meta b/Assets/Scripts/KerstSpecial/_Taupe.mat.meta new file mode 100644 index 00000000..8c8b79e3 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Taupe.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bf0a6c6441501f64fbf6434c31c8ed8f +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_Wit.mat b/Assets/Scripts/KerstSpecial/_Wit.mat new file mode 100644 index 00000000..1758ac4a --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Wit.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-6100518813997942150 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _Wit + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_Wit.mat.meta b/Assets/Scripts/KerstSpecial/_Wit.mat.meta new file mode 100644 index 00000000..76120184 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_Wit.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d90a3971d1802ce45902b0f217c15d63 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_antraciet.mat b/Assets/Scripts/KerstSpecial/_antraciet.mat new file mode 100644 index 00000000..bd015246 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_antraciet.mat @@ -0,0 +1,135 @@ +%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: _antraciet + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.8041237 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0, g: 0, b: 0, a: 1} + - _Color: {r: 0, g: 0, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &2287465402003250142 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_antraciet.mat.meta b/Assets/Scripts/KerstSpecial/_antraciet.mat.meta new file mode 100644 index 00000000..41ca6cb1 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_antraciet.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2efdbb548a70c3f408e972c28de888f7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_blauw.mat b/Assets/Scripts/KerstSpecial/_blauw.mat new file mode 100644 index 00000000..f17d28e0 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_blauw.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-7656975830750199631 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _blauw + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0, g: 0, b: 1, a: 1} + - _Color: {r: 0, g: 0, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_blauw.mat.meta b/Assets/Scripts/KerstSpecial/_blauw.mat.meta new file mode 100644 index 00000000..e272c388 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_blauw.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5f46d8eac3625d94cbfca4a29f7eba95 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_donkergrijs.mat b/Assets/Scripts/KerstSpecial/_donkergrijs.mat new file mode 100644 index 00000000..ca106609 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_donkergrijs.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-4707150060712459864 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _donkergrijs + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.5142316, g: 0.5142316, b: 0.5142316, a: 1} + - _Color: {r: 0.5142316, g: 0.5142316, b: 0.5142316, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_donkergrijs.mat.meta b/Assets/Scripts/KerstSpecial/_donkergrijs.mat.meta new file mode 100644 index 00000000..41396ac8 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_donkergrijs.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: aa46402e83349fa49b3da252d96e7ead +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_geel.mat b/Assets/Scripts/KerstSpecial/_geel.mat new file mode 100644 index 00000000..00c8ef09 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_geel.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-4511882875581654220 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _geel + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.9063317, g: 0.79773766, b: 0, a: 1} + - _Color: {r: 0.9063317, g: 0.79773766, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_geel.mat.meta b/Assets/Scripts/KerstSpecial/_geel.mat.meta new file mode 100644 index 00000000..65d1d813 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_geel.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ad14c3cd3c16f1c40a4aebaf455b5054 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_groen.mat b/Assets/Scripts/KerstSpecial/_groen.mat new file mode 100644 index 00000000..86a271d9 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_groen.mat @@ -0,0 +1,135 @@ +%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: _groen + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.6622343, g: 1, b: 0.6622343, a: 1} + - _Color: {r: 0.6622343, g: 1, b: 0.6622343, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &4726372876975666543 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_groen.mat.meta b/Assets/Scripts/KerstSpecial/_groen.mat.meta new file mode 100644 index 00000000..d9e09080 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_groen.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3a18e780f89a40e44b89557377fb6fd5 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_hout.slee.mat b/Assets/Scripts/KerstSpecial/_hout.slee.mat new file mode 100644 index 00000000..c11bcf8c --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_hout.slee.mat @@ -0,0 +1,135 @@ +%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: _hout.slee + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.57499903, g: 0.34596038, b: 0.13096032, a: 1} + - _Color: {r: 0.57499903, g: 0.34596035, b: 0.13096029, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &6904490108030874296 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_hout.slee.mat.meta b/Assets/Scripts/KerstSpecial/_hout.slee.mat.meta new file mode 100644 index 00000000..e750b636 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_hout.slee.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b8ba29c5dad2fdd4396da4d71f5d2759 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_lichtgrijs.mat b/Assets/Scripts/KerstSpecial/_lichtgrijs.mat new file mode 100644 index 00000000..645a2786 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_lichtgrijs.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-2608132704703796264 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _lichtgrijs + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.82276624, g: 0.8532435, b: 0.8721029, a: 1} + - _Color: {r: 0.82276624, g: 0.8532435, b: 0.8721029, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_lichtgrijs.mat.meta b/Assets/Scripts/KerstSpecial/_lichtgrijs.mat.meta new file mode 100644 index 00000000..79b112f0 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_lichtgrijs.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7fdb5bee023b8774cbc4a03bb30cc89b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_mond.mat b/Assets/Scripts/KerstSpecial/_mond.mat new file mode 100644 index 00000000..e071031d --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_mond.mat @@ -0,0 +1,135 @@ +%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: _mond + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0.48009527, b: 0.48009527, a: 1} + - _Color: {r: 1, g: 0.4800952, b: 0.4800952, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &6013495137751657988 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_mond.mat.meta b/Assets/Scripts/KerstSpecial/_mond.mat.meta new file mode 100644 index 00000000..850ff617 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_mond.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ce9d696bc8aab9b48b01f2c66bddea33 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_propelor.mat b/Assets/Scripts/KerstSpecial/_propelor.mat new file mode 100644 index 00000000..7db21cbc --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_propelor.mat @@ -0,0 +1,135 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-8816890911664955561 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: _propelor + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.79773766, g: 0.6317437, b: 0.37750828, a: 1} + - _Color: {r: 0.79773766, g: 0.6317437, b: 0.37750825, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/Scripts/KerstSpecial/_propelor.mat.meta b/Assets/Scripts/KerstSpecial/_propelor.mat.meta new file mode 100644 index 00000000..2e34fb4d --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_propelor.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d34c56ea0f8878640a6bac052ea134bb +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_rood-trein.mat b/Assets/Scripts/KerstSpecial/_rood-trein.mat new file mode 100644 index 00000000..94f3f84f --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_rood-trein.mat @@ -0,0 +1,135 @@ +%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: _rood-trein + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0.8178694 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0, b: 0, a: 1} + - _Color: {r: 1, g: 0, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &5279163015510438808 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_rood-trein.mat.meta b/Assets/Scripts/KerstSpecial/_rood-trein.mat.meta new file mode 100644 index 00000000..0119cb90 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_rood-trein.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3bb0bfa63bc77ca47836642aeefaf696 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_rood.slee.mat b/Assets/Scripts/KerstSpecial/_rood.slee.mat new file mode 100644 index 00000000..a845ac59 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_rood.slee.mat @@ -0,0 +1,135 @@ +%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: _rood.slee + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 0, b: 0, a: 1} + - _Color: {r: 1, g: 0, b: 0, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &640454940753457384 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_rood.slee.mat.meta b/Assets/Scripts/KerstSpecial/_rood.slee.mat.meta new file mode 100644 index 00000000..a474e2fe --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_rood.slee.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e18e99d3816274a41af01268232e42e7 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/_slee.kussens.mat b/Assets/Scripts/KerstSpecial/_slee.kussens.mat new file mode 100644 index 00000000..f14f6d67 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_slee.kussens.mat @@ -0,0 +1,135 @@ +%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: _slee.kussens + m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} + m_Parent: {fileID: 0} + m_ModifiedSerializedProperties: 0 + m_ValidKeywords: [] + m_InvalidKeywords: [] + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 1 + m_CustomRenderQueue: -1 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_LockedProperties: + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BaseMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _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: 0} + 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} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_Lightmaps: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_LightmapsInd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - unity_ShadowMasks: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Ints: [] + m_Floats: + - _AlphaClip: 0 + - _AlphaToMask: 0 + - _Blend: 0 + - _BlendModePreserveSpecular: 1 + - _BumpScale: 1 + - _ClearCoatMask: 0 + - _ClearCoatSmoothness: 0 + - _Cull: 0 + - _Cutoff: 0.5 + - _DetailAlbedoMapScale: 1 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _DstBlendAlpha: 0 + - _EnvironmentReflections: 1 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.231 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _UVSec: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 0.6092178, g: 0.49324602, b: 0.3250766, a: 1} + - _Color: {r: 0.6092178, g: 0.49324602, b: 0.32507658, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] +--- !u!114 &2853025002731519375 +MonoBehaviour: + m_ObjectHideFlags: 11 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} + m_Name: + m_EditorClassIdentifier: + version: 7 diff --git a/Assets/Scripts/KerstSpecial/_slee.kussens.mat.meta b/Assets/Scripts/KerstSpecial/_slee.kussens.mat.meta new file mode 100644 index 00000000..028d52b3 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/_slee.kussens.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: cd79f0b6c6945f04d93ad47de8b71448 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/arreslee.fbx b/Assets/Scripts/KerstSpecial/arreslee.fbx new file mode 100644 index 00000000..521e0f48 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/arreslee.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea3ebb27db135f2c0e78629686fc1f13962c71d28da04ae769b21c437b1fe4e +size 3070188 diff --git a/Assets/Scripts/KerstSpecial/arreslee.fbx.meta b/Assets/Scripts/KerstSpecial/arreslee.fbx.meta new file mode 100644 index 00000000..45ad4367 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/arreslee.fbx.meta @@ -0,0 +1,274 @@ +fileFormatVersion: 2 +guid: 203d693282b021442bbced33dbfaf8fc +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Cladding_Plaster_Rough + second: {fileID: 2100000, guid: c162d76e7e6af0249ba9f4024bfdac25, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Color_D02 + second: {fileID: 2100000, guid: 40fb815fe184bb64cac2f17552749680, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Color_E07 + second: {fileID: 2100000, guid: ac8bc0f1b0a34db418793ee93a94248a, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Color_G01 + second: {fileID: 2100000, guid: e296a5a6f4c8feb49b2928d47a2f137b, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Color_H04 + second: {fileID: 2100000, guid: b335bb973644805418d11a291c353074, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Color_H06 + second: {fileID: 2100000, guid: 58153b3a451d7df4ea416d2d529844e0, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Wood_Cherry_Original + second: {fileID: 2100000, guid: b2190bf7779437e4dacdf26ee2c45f86, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: Wood_OSB + second: {fileID: 2100000, guid: 60e19acac406d68459bb71da7e8ed50c, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _18 + second: {fileID: 2100000, guid: cebe11c83e61b504b84d83d7ca54e47b, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _21 + second: {fileID: 2100000, guid: a5c6e23ce9ee98e42a56d8660e610cd7, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Beige.licht + second: {fileID: 2100000, guid: ebe20fd83e151094491b144c01cd66e5, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Chrome + second: {fileID: 2100000, guid: a071dfc464b92e345bd9fb20d61c784a, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Glas + second: {fileID: 2100000, guid: f113059720efdf04bbba36887b82039b, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Goud + second: {fileID: 2100000, guid: 87317bc172981814aae8a5ce624ec188, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Grijs + second: {fileID: 2100000, guid: 0635e8d021644aa4d991b1ccadb6ddc9, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Grijs.donker + second: {fileID: 2100000, guid: 8ec0b6b71504c204281c29c4435e14a2, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Huid + second: {fileID: 2100000, guid: d2dfbe263bbdb6d40ac6af1d1dd24bcc, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Oranje + second: {fileID: 2100000, guid: cbcd829e75a22144faddc3a57af7a590, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Rood + second: {fileID: 2100000, guid: b6b0c2769019efd4caeae6262b83a107, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Taupe + second: {fileID: 2100000, guid: bf0a6c6441501f64fbf6434c31c8ed8f, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _Wit + second: {fileID: 2100000, guid: d90a3971d1802ce45902b0f217c15d63, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _antraciet + second: {fileID: 2100000, guid: 2efdbb548a70c3f408e972c28de888f7, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _blauw + second: {fileID: 2100000, guid: 5f46d8eac3625d94cbfca4a29f7eba95, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _donkergrijs + second: {fileID: 2100000, guid: aa46402e83349fa49b3da252d96e7ead, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _geel + second: {fileID: 2100000, guid: ad14c3cd3c16f1c40a4aebaf455b5054, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _groen + second: {fileID: 2100000, guid: 3a18e780f89a40e44b89557377fb6fd5, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _hout.slee + second: {fileID: 2100000, guid: b8ba29c5dad2fdd4396da4d71f5d2759, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _lichtgrijs + second: {fileID: 2100000, guid: 7fdb5bee023b8774cbc4a03bb30cc89b, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _mond + second: {fileID: 2100000, guid: ce9d696bc8aab9b48b01f2c66bddea33, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _propelor + second: {fileID: 2100000, guid: d34c56ea0f8878640a6bac052ea134bb, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _rood-trein + second: {fileID: 2100000, guid: 3bb0bfa63bc77ca47836642aeefaf696, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _rood.slee + second: {fileID: 2100000, guid: e18e99d3816274a41af01268232e42e7, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: _slee.kussens + second: {fileID: 2100000, guid: cd79f0b6c6945f04d93ad47de8b71448, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + 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 + importPhysicalCameras: 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 + strictVertexDataChecks: 0 + 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 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/arreslee.prefab b/Assets/Scripts/KerstSpecial/arreslee.prefab new file mode 100644 index 00000000..a49009ba --- /dev/null +++ b/Assets/Scripts/KerstSpecial/arreslee.prefab @@ -0,0 +1,70 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1001 &5049240849412719820 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalPosition.x + value: -254.15424 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalPosition.y + value: -196.8419 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalPosition.z + value: -57.72249 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.39918 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.67893 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.29311982 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.5420242 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: 203d693282b021442bbced33dbfaf8fc, + type: 3} + propertyPath: m_Name + value: arreslee + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 203d693282b021442bbced33dbfaf8fc, type: 3} diff --git a/Assets/Scripts/KerstSpecial/arreslee.prefab.meta b/Assets/Scripts/KerstSpecial/arreslee.prefab.meta new file mode 100644 index 00000000..b928a342 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/arreslee.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0c601f96b613883458518d3977c487fe +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scripts/KerstSpecial/kerstAssets.prefab b/Assets/Scripts/KerstSpecial/kerstAssets.prefab index 9f09e914..a4ef251d 100644 --- a/Assets/Scripts/KerstSpecial/kerstAssets.prefab +++ b/Assets/Scripts/KerstSpecial/kerstAssets.prefab @@ -395,6 +395,8 @@ Transform: - {fileID: 954585772688910246} - {fileID: 988307630201164062} - {fileID: 3130944730708223445} + - {fileID: 6430705905127921607} + - {fileID: 1411469503647477537} - {fileID: 6886294971037388945} - {fileID: 2450412517756830217} - {fileID: 8078504336347323632} @@ -772,6 +774,64 @@ MonoBehaviour: moveSpeed: 3 colliderScale: 0.75 SpeedPenalty: 0.15 +--- !u!1 &6579235353340842291 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1411469503647477537} + - component: {fileID: 2471788067171833941} + m_Layer: 0 + m_Name: movingAsset (17) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1411469503647477537 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6579235353340842291} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &2471788067171833941 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6579235353340842291} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.216323 + lon: 5.855151 + YRotation: 0 + XRotation: -90 + size: 200 + height: 25 + overrideHeight: 1 + addMeshCollider: 0 + prefab: {fileID: 5391908390323501469, guid: 0c601f96b613883458518d3977c487fe, type: 3} + latTarget: 53.216603 + lonTarget: 5.831674 + moveSpeed: 30 + colliderScale: 0.01 + SpeedPenalty: 0.15 --- !u!1 &6722352935944727097 GameObject: m_ObjectHideFlags: 0 @@ -830,6 +890,64 @@ MonoBehaviour: moveSpeed: 3 colliderScale: 0.75 SpeedPenalty: 0.15 +--- !u!1 &8400776736797503301 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 6430705905127921607} + - component: {fileID: 5911556777257556114} + m_Layer: 0 + m_Name: movingAsset (16) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &6430705905127921607 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8400776736797503301} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 3493826917292859223} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &5911556777257556114 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8400776736797503301} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3a9aa5d81ed72164997c5fcb6c4be56d, type: 3} + m_Name: + m_EditorClassIdentifier: + lat: 53.233799 + lon: 5.851141 + YRotation: 0 + XRotation: -90 + size: 200 + height: 25 + overrideHeight: 1 + addMeshCollider: 0 + prefab: {fileID: 5391908390323501469, guid: 0c601f96b613883458518d3977c487fe, type: 3} + latTarget: 53.232597 + lonTarget: 5.856774 + moveSpeed: 30 + colliderScale: 0.01 + SpeedPenalty: 0.15 --- !u!1 &8445251244429913392 GameObject: m_ObjectHideFlags: 0 From 00556d438729cc208e128b554025f83b77a27538 Mon Sep 17 00:00:00 2001 From: bozmir Date: Fri, 20 Dec 2024 13:44:58 +0100 Subject: [PATCH 6/7] more logs disabled --- Assets/Scripts/KerstSpecial/RaceController.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/Scripts/KerstSpecial/RaceController.cs b/Assets/Scripts/KerstSpecial/RaceController.cs index c064d43a..61e898e9 100644 --- a/Assets/Scripts/KerstSpecial/RaceController.cs +++ b/Assets/Scripts/KerstSpecial/RaceController.cs @@ -199,8 +199,8 @@ private void Jump(bool jump) private void OnEnter(Collider other, ZoneTrigger zone) { - Debug.Log("ONENTER" + other); - Debug.Log("zonenaam" + zone); + //Debug.Log("ONENTER" + other); + //Debug.Log("zonenaam" + zone); if (zone.name == "zonetrigger2") { WeatherAnimator.SetBool("Storm", true); @@ -209,7 +209,7 @@ private void OnEnter(Collider other, ZoneTrigger zone) private void OnExit(Collider other, ZoneTrigger zone) { - Debug.Log("ONEXIT:" + other); + //Debug.Log("ONEXIT:" + other); if (zone.name == "zonetrigger2") { WeatherAnimator.SetBool("Storm", false); @@ -517,7 +517,7 @@ public void GetClosestTileAndUpdateCollider(Vector3 position, out bool isGrounde { t.gameObject.AddComponent(); t.gameObject.isStatic = true; - Debug.Log("ADDED MESHCOLLIDER FOR" + tileName); + //Debug.Log("ADDED MESHCOLLIDER FOR" + tileName); } } From dfb37a304b5f1c5d225d7de25c62b8020bd24f70 Mon Sep 17 00:00:00 2001 From: bozmir Date: Fri, 20 Dec 2024 13:49:03 +0100 Subject: [PATCH 7/7] bg music --- Assets/Scenes/Main.unity | 12 +++ .../Scripts/KerstSpecial/deck-the-halls.mp3 | 3 + .../KerstSpecial/deck-the-halls.mp3.meta | 23 +++++ .../KerstSpecial_2024/Player.prefab | 97 +++++++++++++++++++ 4 files changed, 135 insertions(+) create mode 100644 Assets/Scripts/KerstSpecial/deck-the-halls.mp3 create mode 100644 Assets/Scripts/KerstSpecial/deck-the-halls.mp3.meta diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity index 59416c01..fcde4cfe 100644 --- a/Assets/Scenes/Main.unity +++ b/Assets/Scenes/Main.unity @@ -16112,6 +16112,10 @@ PrefabInstance: type: 3} insertIndex: -1 addedObject: {fileID: 1991327936011043885} + - targetCorrespondingSourceObject: {fileID: 5315891981602308680, guid: 0f6ad95dabe72044aa90eb8ae2e45366, + type: 3} + insertIndex: -1 + addedObject: {fileID: 1991327936011043894} m_SourcePrefab: {fileID: 100100000, guid: 0f6ad95dabe72044aa90eb8ae2e45366, type: 3} --- !u!4 &1991327936011043876 stripped Transform: @@ -16140,6 +16144,14 @@ Animator: m_AllowConstantClipSamplingOptimization: 1 m_KeepAnimatorStateOnDisable: 0 m_WriteDefaultValuesOnDisable: 0 +--- !u!81 &1991327936011043894 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 767208734} + m_Enabled: 1 --- !u!1001 &2008070687995052890 PrefabInstance: m_ObjectHideFlags: 0 diff --git a/Assets/Scripts/KerstSpecial/deck-the-halls.mp3 b/Assets/Scripts/KerstSpecial/deck-the-halls.mp3 new file mode 100644 index 00000000..89f9631d --- /dev/null +++ b/Assets/Scripts/KerstSpecial/deck-the-halls.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185cfc05b8e9ccf46152083b08ccad60fdf359822c0466f88f57c7fc2a00c97d +size 2674638 diff --git a/Assets/Scripts/KerstSpecial/deck-the-halls.mp3.meta b/Assets/Scripts/KerstSpecial/deck-the-halls.mp3.meta new file mode 100644 index 00000000..45313719 --- /dev/null +++ b/Assets/Scripts/KerstSpecial/deck-the-halls.mp3.meta @@ -0,0 +1,23 @@ +fileFormatVersion: 2 +guid: 171cead28918e0943b05e698558db39a +AudioImporter: + externalObjects: {} + serializedVersion: 7 + defaultSettings: + serializedVersion: 2 + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + preloadAudioData: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/_Functionalities/KerstSpecial_2024/Player.prefab b/Assets/_Functionalities/KerstSpecial_2024/Player.prefab index 223b7d50..9ef4e7cb 100644 --- a/Assets/_Functionalities/KerstSpecial_2024/Player.prefab +++ b/Assets/_Functionalities/KerstSpecial_2024/Player.prefab @@ -12,6 +12,7 @@ GameObject: - component: {fileID: 4407889706716112505} - component: {fileID: 233728849535904955} - component: {fileID: 1788662382714400376} + - component: {fileID: -7848949470241094770} m_Layer: 0 m_Name: Player m_TagString: Untagged @@ -108,6 +109,102 @@ CapsuleCollider: m_Height: 2 m_Direction: 1 m_Center: {x: 0, y: 0, z: 0} +--- !u!82 &-7848949470241094770 +AudioSource: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6049499231298542653} + m_Enabled: 1 + serializedVersion: 4 + OutputAudioMixerGroup: {fileID: 0} + m_audioClip: {fileID: 8300000, guid: 171cead28918e0943b05e698558db39a, type: 3} + m_PlayOnAwake: 1 + m_Volume: 1 + m_Pitch: 1 + Loop: 1 + Mute: 0 + Spatialize: 0 + SpatializePostEffects: 0 + Priority: 128 + DopplerLevel: 1 + MinDistance: 1 + MaxDistance: 500 + Pan2D: 0 + rolloffMode: 0 + BypassEffects: 0 + BypassListenerEffects: 0 + BypassReverbZones: 0 + rolloffCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + panLevelCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + spreadCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + reverbZoneMixCustomCurve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 --- !u!1001 &2989577785731891272 PrefabInstance: m_ObjectHideFlags: 0