diff --git a/blender/Models/Animation/Walking.fbx b/blender/Animation/Walking.fbx similarity index 100% rename from blender/Models/Animation/Walking.fbx rename to blender/Animation/Walking.fbx diff --git a/blender/Models/Fox_Animation.fbx b/blender/Models/Fox_Animation.fbx index ba31e12..932aa0e 100644 --- a/blender/Models/Fox_Animation.fbx +++ b/blender/Models/Fox_Animation.fbx @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36241c746ba6ace8ec489ce4f896f83b8c11e0e137559f0630f105caf6fef23c -size 1751324 +oid sha256:8f9a26b45c72b136fe98c8fa8addbcbca2879f33ae457472c66a7f91c24ac420 +size 1639628 diff --git a/blueberryPeak/Assets/Animations.meta b/blueberryPeak/Assets/Animations.meta new file mode 100644 index 0000000..23b235f --- /dev/null +++ b/blueberryPeak/Assets/Animations.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 15795961305e748f1bc0b080c4c0f881 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Animations/FoxAnimator.controller b/blueberryPeak/Assets/Animations/FoxAnimator.controller new file mode 100644 index 0000000..6cddb33 --- /dev/null +++ b/blueberryPeak/Assets/Animations/FoxAnimator.controller @@ -0,0 +1,115 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1107 &-5985900896076386309 +AnimatorStateMachine: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Base Layer + m_ChildStates: + - serializedVersion: 1 + m_State: {fileID: -5245332883576709875} + m_Position: {x: 380, y: 120, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 50, y: 20, z: 0} + m_EntryPosition: {x: 70, y: 120, z: 0} + m_ExitPosition: {x: 800, y: 120, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -5245332883576709875} +--- !u!1102 &-5245332883576709875 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Blend Tree + m_Speed: 1 + m_CycleOffset: 0 + m_Transitions: [] + m_StateMachineBehaviours: [] + m_Position: {x: 50, y: 50, z: 0} + m_IKOnFeet: 0 + m_WriteDefaultValues: 1 + m_Mirror: 0 + m_SpeedParameterActive: 0 + m_MirrorParameterActive: 0 + m_CycleOffsetParameterActive: 0 + m_TimeParameterActive: 0 + m_Motion: {fileID: -2927305439795698918} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: +--- !u!206 &-2927305439795698918 +BlendTree: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Blend Tree + m_Childs: + - serializedVersion: 2 + m_Motion: {fileID: -203655887218126122, guid: ddc279c3dde034f96abd02472f1481fe, type: 3} + m_Threshold: 0 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Blend + m_Mirror: 0 + - serializedVersion: 2 + m_Motion: {fileID: -203655887218126122, guid: fc919900a107f4fa6bfb1dc73fe9a36e, type: 3} + m_Threshold: 1 + m_Position: {x: 0, y: 0} + m_TimeScale: 1 + m_CycleOffset: 0 + m_DirectBlendParameter: Blend + m_Mirror: 0 + m_BlendParameter: Speed + m_BlendParameterY: Blend + m_MinThreshold: 0 + m_MaxThreshold: 1 + m_UseAutomaticThresholds: 1 + m_NormalizedBlendValues: 0 + m_BlendType: 0 +--- !u!91 &9100000 +AnimatorController: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: FoxAnimator + serializedVersion: 5 + m_AnimatorParameters: + - m_Name: Blend + m_Type: 1 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 9100000} + - m_Name: Speed + m_Type: 1 + m_DefaultFloat: 0 + m_DefaultInt: 0 + m_DefaultBool: 0 + m_Controller: {fileID: 9100000} + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -5985900896076386309} + m_Mask: {fileID: 0} + m_Motions: [] + m_Behaviours: [] + m_BlendingMode: 0 + m_SyncedLayerIndex: -1 + m_DefaultWeight: 0 + m_IKPass: 0 + m_SyncedLayerAffectsTiming: 0 + m_Controller: {fileID: 9100000} diff --git a/blueberryPeak/Assets/Animations/FoxAnimator.controller.meta b/blueberryPeak/Assets/Animations/FoxAnimator.controller.meta new file mode 100644 index 0000000..f2ce8cc --- /dev/null +++ b/blueberryPeak/Assets/Animations/FoxAnimator.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f9844fceb2de146b69e99a1ac5c154a0 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Animations/Idle(1).fbx b/blueberryPeak/Assets/Animations/Idle(1).fbx new file mode 100644 index 0000000..525fe9e --- /dev/null +++ b/blueberryPeak/Assets/Animations/Idle(1).fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8bb28eebab66c7bb116dd54570893d907019e27b41b3c4d5cb4b847d95d3c6 +size 575200 diff --git a/blueberryPeak/Assets/Animations/Idle(1).fbx.meta b/blueberryPeak/Assets/Animations/Idle(1).fbx.meta new file mode 100644 index 0000000..92c49a3 --- /dev/null +++ b/blueberryPeak/Assets/Animations/Idle(1).fbx.meta @@ -0,0 +1,623 @@ +fileFormatVersion: 2 +guid: ddc279c3dde034f96abd02472f1481fe +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: mixamo.com + takeName: mixamo.com + internalID: -203655887218126122 + firstFrame: 0 + lastFrame: 250 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + 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: + - boneName: mixamorig:Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftUpLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightUpLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftFoot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightFoot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Spine1 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftShoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightShoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftForeArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightForeArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftToeBase + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightToeBase + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandThumb1 + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandThumb2 + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandThumb3 + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandIndex1 + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandIndex2 + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandIndex3 + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandThumb1 + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandThumb2 + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandThumb3 + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandIndex1 + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandIndex2 + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandIndex3 + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Spine2 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Fox(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Fox.001 + parentName: Fox(Clone) + position: {x: -0.028033972, y: 0.24679613, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 0.20422895, y: 0.19976068, z: 0.23265664} + - name: mixamorig:Hips + parentName: Fox(Clone) + position: {x: 0.000010295235, y: 0.2970152, z: -0.003189367} + rotation: {x: -0.0000000286291, y: 0.0000018755655, z: -0.000037485785, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftUpLeg + parentName: mixamorig:Hips + position: {x: -0.07660495, y: -0.033462103, z: 0.0007642436} + rotation: {x: -0.0013967402, y: 0.043158036, z: 0.9990265, w: 0.009030738} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftLeg + parentName: mixamorig:LeftUpLeg + position: {x: -1.0822454e-13, y: 0.123694114, z: 1.0967034e-10} + rotation: {x: -0.14430648, y: -0.000714898, z: 0.02152517, w: 0.9892987} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftFoot + parentName: mixamorig:LeftLeg + position: {x: 1.9558935e-10, y: 0.08820944, z: 1.1575295e-10} + rotation: {x: 0.45056206, y: 0.036034722, z: -0.0010571609, w: 0.89201695} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftToeBase + parentName: mixamorig:LeftFoot + position: {x: -1.8886165e-10, y: 0.07248936, z: 0.0000000017768065} + rotation: {x: 0.41391936, y: -0.021435909, z: 0.009750168, w: 0.9100089} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftToe_End + parentName: mixamorig:LeftToeBase + position: {x: -3.363361e-11, y: 0.029002097, z: -8.752394e-12} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightUpLeg + parentName: mixamorig:Hips + position: {x: 0.07660495, y: -0.033462103, z: 0.0006468725} + rotation: {x: 0.0013053493, y: 0.042059142, z: 0.9990728, w: -0.009105697} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightLeg + parentName: mixamorig:RightUpLeg + position: {x: 3.2855496e-12, y: 0.12358579, z: 1.1965805e-10} + rotation: {x: -0.14093044, y: 0.00077671744, z: -0.021635747, w: 0.9897828} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightFoot + parentName: mixamorig:RightLeg + position: {x: 1.3233695e-10, y: 0.088201195, z: 8.859532e-11} + rotation: {x: 0.44155014, y: -0.03739456, z: 0.0012835216, w: 0.89645606} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightToeBase + parentName: mixamorig:RightFoot + position: {x: 3.5134678e-10, y: 0.07150122, z: 0.00000000399761} + rotation: {x: 0.42149192, y: 0.02068141, z: -0.0096156765, w: 0.9065453} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightToe_End + parentName: mixamorig:RightToeBase + position: {x: 2.2758248e-11, y: 0.02687607, z: -3.5002045e-12} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Spine + parentName: mixamorig:Hips + position: {x: -0, y: 0.06029537, z: -0.00095584866} + rotation: {x: -0.007925618, y: -0.0000021725916, z: 0.00003746974, w: 0.9999686} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Spine1 + parentName: mixamorig:Spine + position: {x: -0, y: 0.07035341, z: -6.6811105e-11} + rotation: {x: 3.6411265e-26, y: -5.343913e-14, z: 6.813596e-13, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Spine2 + parentName: mixamorig:Spine1 + position: {x: -0, y: 0.08040394, z: -1.4239987e-11} + rotation: {x: 0, y: -0, z: -1.8341016e-29, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Neck + parentName: mixamorig:Spine2 + position: {x: -0, y: 0.09045439, z: 0.0000000012239216} + rotation: {x: 0.007925647, y: 4.082951e-14, z: 2.277044e-13, w: 0.9999686} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Head + parentName: mixamorig:Neck + position: {x: -0, y: 0.070804305, z: 0.00022350073} + rotation: {x: 0, y: 6.3108872e-30, z: -5.2044204e-31, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:HeadTop_End + parentName: mixamorig:Head + position: {x: -0, y: 0.35279953, z: 0.0011136484} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftShoulder + parentName: mixamorig:Spine2 + position: {x: -0.040308837, y: 0.08081834, z: -0.00000015010322} + rotation: {x: 0.5538606, y: -0.43958658, z: 0.55385804, w: 0.43959457} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftArm + parentName: mixamorig:LeftShoulder + position: {x: 2.776801e-12, y: 0.08271296, z: 5.456385e-10} + rotation: {x: -0.116879955, y: -0.0022349057, z: 0.00026839093, w: 0.9931435} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftForeArm + parentName: mixamorig:LeftArm + position: {x: -2.0248208e-11, y: 0.1233771, z: 1.0173586e-10} + rotation: {x: -0.0000000074361344, y: 0.00029859465, z: -0.00000025192847, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHand + parentName: mixamorig:LeftForeArm + position: {x: 6.962595e-12, y: 0.11581084, z: 1.1683286e-10} + rotation: {x: 0.00018685767, y: 0.012860015, z: -0.0000021087521, w: 0.9999173} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex1 + parentName: mixamorig:LeftHand + position: {x: 9.458269e-11, y: 0.042733274, z: -0.000015775386} + rotation: {x: -0.00018695487, y: -0.00003791222, z: -0.0005530555, w: 0.9999998} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex2 + parentName: mixamorig:LeftHandIndex1 + position: {x: -0.00003735654, y: 0.033432875, z: -3.0518013e-10} + rotation: {x: -0.00000014986517, y: 0.0000000779926, z: 0.0011067241, w: 0.9999994} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex3 + parentName: mixamorig:LeftHandIndex2 + position: {x: 0.000030549843, y: 0.028016772, z: -6.8251405e-11} + rotation: {x: -0.0000000866549, y: 0.000079796584, z: -0.0003955514, w: 0.99999994} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex4 + parentName: mixamorig:LeftHandIndex3 + position: {x: 0.0000068067675, y: 0.022179885, z: -1.5535115e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb1 + parentName: mixamorig:LeftHand + position: {x: 0.016187666, y: 0.02066339, z: 7.709917e-10} + rotation: {x: 0.07667547, y: -0.026346428, z: -0.22282925, w: 0.9714803} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb2 + parentName: mixamorig:LeftHandThumb1 + position: {x: 0.0051349667, y: 0.020361762, z: 6.243068e-11} + rotation: {x: 0.0007307472, y: 0.005175536, z: -0.10662634, w: 0.99428546} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb3 + parentName: mixamorig:LeftHandThumb2 + position: {x: 0.0008153488, y: 0.02441184, z: -6.9220085e-12} + rotation: {x: -0.00059373234, y: 0.0051508723, z: -0.14758949, w: 0.9890351} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb4 + parentName: mixamorig:LeftHandThumb3 + position: {x: -0.005950317, y: 0.0221087, z: 7.828395e-11} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightShoulder + parentName: mixamorig:Spine2 + position: {x: 0.040308837, y: 0.08077768, z: 0.0025643678} + rotation: {x: 0.5724938, y: 0.42381328, z: -0.537191, w: 0.45172894} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightArm + parentName: mixamorig:RightShoulder + position: {x: -7.879026e-11, y: 0.082890764, z: 1.4654247e-11} + rotation: {x: -0.116546385, y: 0.012328837, z: -0.033495214, w: 0.9925437} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightForeArm + parentName: mixamorig:RightArm + position: {x: 7.166712e-11, y: 0.123722285, z: -7.0043325e-11} + rotation: {x: 0.00000010822211, y: -0.001107188, z: -0.00000017127417, w: 0.9999994} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHand + parentName: mixamorig:RightForeArm + position: {x: -2.5111368e-11, y: 0.11581439, z: -1.2580077e-10} + rotation: {x: 0.011387992, y: -0.012016414, z: 0.00013720803, w: 0.99986297} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex1 + parentName: mixamorig:RightHand + position: {x: 3.8830095e-11, y: 0.043454953, z: -0.0009899901} + rotation: {x: -0.011383641, y: 0.00036143392, z: 0.018799687, w: 0.9997584} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex2 + parentName: mixamorig:RightHandIndex1 + position: {x: 0.0012635009, y: 0.033594582, z: 1.0345069e-10} + rotation: {x: -0.00001604158, y: 0.0009563023, z: -0.054020017, w: 0.9985394} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex3 + parentName: mixamorig:RightHandIndex2 + position: {x: -0.0018927504, y: 0.026811766, z: -1.3451493e-10} + rotation: {x: 0.000023991248, y: -0.001124053, z: 0.049272556, w: 0.9987848} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex4 + parentName: mixamorig:RightHandIndex3 + position: {x: 0.00062924955, y: 0.022378879, z: 3.8800456e-12} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb1 + parentName: mixamorig:RightHand + position: {x: -0.016537793, y: 0.021515915, z: 3.7827127e-11} + rotation: {x: 0.058800936, y: 0.015848495, z: 0.22599764, w: 0.9722223} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb2 + parentName: mixamorig:RightHandThumb1 + position: {x: -0.0057584727, y: 0.020932216, z: 3.2226923e-11} + rotation: {x: 0.00029980374, y: -0.0028108193, z: 0.16143754, w: 0.98687893} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb3 + parentName: mixamorig:RightHandThumb2 + position: {x: 0.001338285, y: 0.023930276, z: 1.56957e-12} + rotation: {x: -0.00023631807, y: -0.0017779672, z: 0.076084055, w: 0.9970998} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb4 + parentName: mixamorig:RightHandThumb3 + position: {x: 0.004420191, y: 0.020925364, z: 8.541504e-11} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + 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: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Animations/Walking.fbx b/blueberryPeak/Assets/Animations/Walking.fbx new file mode 100644 index 0000000..507400c --- /dev/null +++ b/blueberryPeak/Assets/Animations/Walking.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202ff37d90d72c2d991fe6cc878c7f03220ae4c1f89c9383c7550821c4b9fb41 +size 245712 diff --git a/blueberryPeak/Assets/Animations/Walking.fbx.meta b/blueberryPeak/Assets/Animations/Walking.fbx.meta new file mode 100644 index 0000000..b13ecac --- /dev/null +++ b/blueberryPeak/Assets/Animations/Walking.fbx.meta @@ -0,0 +1,623 @@ +fileFormatVersion: 2 +guid: fc919900a107f4fa6bfb1dc73fe9a36e +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: mixamo.com + takeName: mixamo.com + internalID: -203655887218126122 + firstFrame: 0 + lastFrame: 31 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 0 + loopBlendPositionY: 0 + loopBlendPositionXZ: 0 + keepOriginalOrientation: 0 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 0 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: [] + maskType: 3 + maskSource: {instanceID: 0} + additiveReferencePoseFrame: 0 + 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: + - boneName: mixamorig:Hips + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftUpLeg + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightUpLeg + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftLeg + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightLeg + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftFoot + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightFoot + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Spine + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Spine1 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Neck + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftShoulder + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightShoulder + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftArm + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightArm + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftForeArm + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightForeArm + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHand + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHand + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftToeBase + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightToeBase + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandThumb1 + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandThumb2 + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandThumb3 + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandIndex1 + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandIndex2 + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:LeftHandIndex3 + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandThumb1 + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandThumb2 + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandThumb3 + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandIndex1 + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandIndex2 + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:RightHandIndex3 + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: mixamorig:Spine2 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Fox(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Fox.001 + parentName: Fox(Clone) + position: {x: -0.028033972, y: 0.24679613, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 0.20422895, y: 0.19976068, z: 0.23265664} + - name: mixamorig:Hips + parentName: Fox(Clone) + position: {x: 0.000010295235, y: 0.2970152, z: -0.003189367} + rotation: {x: -0.0000000286291, y: 0.0000018755655, z: -0.000037485785, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftUpLeg + parentName: mixamorig:Hips + position: {x: -0.07660495, y: -0.033462103, z: 0.0007642436} + rotation: {x: -0.0013967402, y: 0.043158036, z: 0.9990265, w: 0.009030738} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftLeg + parentName: mixamorig:LeftUpLeg + position: {x: -1.0822454e-13, y: 0.123694114, z: 1.0967034e-10} + rotation: {x: -0.14430648, y: -0.000714898, z: 0.02152517, w: 0.9892987} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftFoot + parentName: mixamorig:LeftLeg + position: {x: 1.9558935e-10, y: 0.08820944, z: 1.1575295e-10} + rotation: {x: 0.45056206, y: 0.036034722, z: -0.0010571609, w: 0.89201695} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftToeBase + parentName: mixamorig:LeftFoot + position: {x: -1.8886165e-10, y: 0.07248936, z: 0.0000000017768065} + rotation: {x: 0.41391936, y: -0.021435909, z: 0.009750168, w: 0.9100089} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftToe_End + parentName: mixamorig:LeftToeBase + position: {x: -3.363361e-11, y: 0.029002097, z: -8.752394e-12} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightUpLeg + parentName: mixamorig:Hips + position: {x: 0.07660495, y: -0.033462103, z: 0.0006468725} + rotation: {x: 0.0013053493, y: 0.042059142, z: 0.9990728, w: -0.009105697} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightLeg + parentName: mixamorig:RightUpLeg + position: {x: 3.2855496e-12, y: 0.12358579, z: 1.1965805e-10} + rotation: {x: -0.14093044, y: 0.00077671744, z: -0.021635747, w: 0.9897828} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightFoot + parentName: mixamorig:RightLeg + position: {x: 1.3233695e-10, y: 0.088201195, z: 8.859532e-11} + rotation: {x: 0.44155014, y: -0.03739456, z: 0.0012835216, w: 0.89645606} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightToeBase + parentName: mixamorig:RightFoot + position: {x: 3.5134678e-10, y: 0.07150122, z: 0.00000000399761} + rotation: {x: 0.42149192, y: 0.02068141, z: -0.0096156765, w: 0.9065453} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightToe_End + parentName: mixamorig:RightToeBase + position: {x: 2.2758248e-11, y: 0.02687607, z: -3.5002045e-12} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Spine + parentName: mixamorig:Hips + position: {x: -0, y: 0.06029537, z: -0.00095584866} + rotation: {x: -0.007925618, y: -0.0000021725916, z: 0.00003746974, w: 0.9999686} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Spine1 + parentName: mixamorig:Spine + position: {x: -0, y: 0.07035341, z: -6.6811105e-11} + rotation: {x: 3.6411265e-26, y: -5.343913e-14, z: 6.813596e-13, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Spine2 + parentName: mixamorig:Spine1 + position: {x: -0, y: 0.08040394, z: -1.4239987e-11} + rotation: {x: 0, y: -0, z: -1.8341016e-29, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Neck + parentName: mixamorig:Spine2 + position: {x: -0, y: 0.09045439, z: 0.0000000012239216} + rotation: {x: 0.007925647, y: 4.082951e-14, z: 2.277044e-13, w: 0.9999686} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:Head + parentName: mixamorig:Neck + position: {x: -0, y: 0.070804305, z: 0.00022350073} + rotation: {x: 0, y: 6.3108872e-30, z: -5.2044204e-31, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:HeadTop_End + parentName: mixamorig:Head + position: {x: -0, y: 0.35279953, z: 0.0011136484} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftShoulder + parentName: mixamorig:Spine2 + position: {x: -0.040308837, y: 0.08081834, z: -0.00000015010322} + rotation: {x: 0.5538606, y: -0.43958658, z: 0.55385804, w: 0.43959457} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftArm + parentName: mixamorig:LeftShoulder + position: {x: 2.776801e-12, y: 0.08271296, z: 5.456385e-10} + rotation: {x: -0.116879955, y: -0.0022349057, z: 0.00026839093, w: 0.9931435} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftForeArm + parentName: mixamorig:LeftArm + position: {x: -2.0248208e-11, y: 0.1233771, z: 1.0173586e-10} + rotation: {x: -0.0000000074361344, y: 0.00029859465, z: -0.00000025192847, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHand + parentName: mixamorig:LeftForeArm + position: {x: 6.962595e-12, y: 0.11581084, z: 1.1683286e-10} + rotation: {x: 0.00018685767, y: 0.012860015, z: -0.0000021087521, w: 0.9999173} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex1 + parentName: mixamorig:LeftHand + position: {x: 9.458269e-11, y: 0.042733274, z: -0.000015775386} + rotation: {x: -0.00018695487, y: -0.00003791222, z: -0.0005530555, w: 0.9999998} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex2 + parentName: mixamorig:LeftHandIndex1 + position: {x: -0.00003735654, y: 0.033432875, z: -3.0518013e-10} + rotation: {x: -0.00000014986517, y: 0.0000000779926, z: 0.0011067241, w: 0.9999994} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex3 + parentName: mixamorig:LeftHandIndex2 + position: {x: 0.000030549843, y: 0.028016772, z: -6.8251405e-11} + rotation: {x: -0.0000000866549, y: 0.000079796584, z: -0.0003955514, w: 0.99999994} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandIndex4 + parentName: mixamorig:LeftHandIndex3 + position: {x: 0.0000068067675, y: 0.022179885, z: -1.5535115e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb1 + parentName: mixamorig:LeftHand + position: {x: 0.016187666, y: 0.02066339, z: 7.709917e-10} + rotation: {x: 0.07667547, y: -0.026346428, z: -0.22282925, w: 0.9714803} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb2 + parentName: mixamorig:LeftHandThumb1 + position: {x: 0.0051349667, y: 0.020361762, z: 6.243068e-11} + rotation: {x: 0.0007307472, y: 0.005175536, z: -0.10662634, w: 0.99428546} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb3 + parentName: mixamorig:LeftHandThumb2 + position: {x: 0.0008153488, y: 0.02441184, z: -6.9220085e-12} + rotation: {x: -0.00059373234, y: 0.0051508723, z: -0.14758949, w: 0.9890351} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:LeftHandThumb4 + parentName: mixamorig:LeftHandThumb3 + position: {x: -0.005950317, y: 0.0221087, z: 7.828395e-11} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightShoulder + parentName: mixamorig:Spine2 + position: {x: 0.040308837, y: 0.08077768, z: 0.0025643678} + rotation: {x: 0.5724938, y: 0.42381328, z: -0.537191, w: 0.45172894} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightArm + parentName: mixamorig:RightShoulder + position: {x: -7.879026e-11, y: 0.082890764, z: 1.4654247e-11} + rotation: {x: -0.116546385, y: 0.012328837, z: -0.033495214, w: 0.9925437} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightForeArm + parentName: mixamorig:RightArm + position: {x: 7.166712e-11, y: 0.123722285, z: -7.0043325e-11} + rotation: {x: 0.00000010822211, y: -0.001107188, z: -0.00000017127417, w: 0.9999994} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHand + parentName: mixamorig:RightForeArm + position: {x: -2.5111368e-11, y: 0.11581439, z: -1.2580077e-10} + rotation: {x: 0.011387992, y: -0.012016414, z: 0.00013720803, w: 0.99986297} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex1 + parentName: mixamorig:RightHand + position: {x: 3.8830095e-11, y: 0.043454953, z: -0.0009899901} + rotation: {x: -0.011383641, y: 0.00036143392, z: 0.018799687, w: 0.9997584} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex2 + parentName: mixamorig:RightHandIndex1 + position: {x: 0.0012635009, y: 0.033594582, z: 1.0345069e-10} + rotation: {x: -0.00001604158, y: 0.0009563023, z: -0.054020017, w: 0.9985394} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex3 + parentName: mixamorig:RightHandIndex2 + position: {x: -0.0018927504, y: 0.026811766, z: -1.3451493e-10} + rotation: {x: 0.000023991248, y: -0.001124053, z: 0.049272556, w: 0.9987848} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandIndex4 + parentName: mixamorig:RightHandIndex3 + position: {x: 0.00062924955, y: 0.022378879, z: 3.8800456e-12} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb1 + parentName: mixamorig:RightHand + position: {x: -0.016537793, y: 0.021515915, z: 3.7827127e-11} + rotation: {x: 0.058800936, y: 0.015848495, z: 0.22599764, w: 0.9722223} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb2 + parentName: mixamorig:RightHandThumb1 + position: {x: -0.0057584727, y: 0.020932216, z: 3.2226923e-11} + rotation: {x: 0.00029980374, y: -0.0028108193, z: 0.16143754, w: 0.98687893} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb3 + parentName: mixamorig:RightHandThumb2 + position: {x: 0.001338285, y: 0.023930276, z: 1.56957e-12} + rotation: {x: -0.00023631807, y: -0.0017779672, z: 0.076084055, w: 0.9970998} + scale: {x: 1, y: 1, z: 1} + - name: mixamorig:RightHandThumb4 + parentName: mixamorig:RightHandThumb3 + position: {x: 0.004420191, y: 0.020925364, z: 8.541504e-11} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + 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: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Models/Fox.fbx b/blueberryPeak/Assets/Models/Fox.fbx index 24ff680..e374002 100644 --- a/blueberryPeak/Assets/Models/Fox.fbx +++ b/blueberryPeak/Assets/Models/Fox.fbx @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a512e23c71f8c37330357c9ed71bc25a5883445f579ef93b3e26d00302fbc4cb -size 173708 +oid sha256:21fa50256cf67e38ed69c212bd8ed162f858c4c63c4ee286d7ef8ae2227bc46b +size 433008 diff --git a/blueberryPeak/Assets/Models/Fox.fbx.meta b/blueberryPeak/Assets/Models/Fox.fbx.meta index 3fc8ce5..7e02cd7 100644 --- a/blueberryPeak/Assets/Models/Fox.fbx.meta +++ b/blueberryPeak/Assets/Models/Fox.fbx.meta @@ -1,19 +1,9 @@ fileFormatVersion: 2 -guid: ebe7ff07fd5e841a6b528caca45fb6cb +guid: fe608f8843ce2413b8f349511aba9d83 ModelImporter: serializedVersion: 22200 internalIDToNameTable: [] - externalObjects: - - first: - type: UnityEngine:Material - assembly: UnityEngine.CoreModule - name: Fox - second: {fileID: 2100000, guid: 0e515c746cae044fbae3ce18a0a39687, type: 2} - - first: - type: UnityEngine:Texture2D - assembly: UnityEngine.CoreModule - name: Fox Base Color - second: {fileID: 2800000, guid: e2f673a1ca5b64bdd8a77f1fd70180b3, type: 3} + externalObjects: {} materials: materialImportMode: 2 materialName: 0 @@ -32,7 +22,7 @@ ModelImporter: animationDoRetargetingWarnings: 0 importAnimatedCustomProperties: 0 importConstraints: 0 - animationCompression: 1 + animationCompression: 3 animationRotationError: 0.5 animationPositionError: 0.5 animationScaleError: 0.5 @@ -101,13 +91,13 @@ ModelImporter: globalScale: 1 rootMotionBoneName: hasTranslationDoF: 0 - hasExtraRoot: 0 + hasExtraRoot: 1 skeletonHasParents: 1 lastHumanDescriptionAvatarSource: {instanceID: 0} autoGenerateAvatarMappingIfUnspecified: 1 - animationType: 2 + animationType: 3 humanoidOversampling: 1 - avatarSetup: 0 + avatarSetup: 1 addHumanoidExtraRootOnlyWhenUsingAvatar: 1 importBlendShapeDeformPercent: 1 remapMaterialsIfMaterialImportModeIsNone: 0 diff --git a/blueberryPeak/Assets/Prefabs/Fox.prefab b/blueberryPeak/Assets/Prefabs/Fox.prefab index 6158a80..668cc34 100644 --- a/blueberryPeak/Assets/Prefabs/Fox.prefab +++ b/blueberryPeak/Assets/Prefabs/Fox.prefab @@ -1,364 +1,5 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: ---- !u!1 &1999140642089967798 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1228212197469905358} - - component: {fileID: 1393689865454729024} - - component: {fileID: 2837212854793452475} - - component: {fileID: 167165841649341647} - - component: {fileID: 6584294768226900608} - - component: {fileID: 7592928313175822618} - m_Layer: 0 - m_Name: Main Camera - m_TagString: MainCamera - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!4 &1228212197469905358 -Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1999140642089967798} - serializedVersion: 2 - m_LocalRotation: {x: 0.098276734, y: -0.53615916, z: 0.06302839, w: 0.8360039} - m_LocalPosition: {x: 5.49, y: 2.5500002, z: -2.7400055} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 235347041090592828} - m_LocalEulerAnglesHint: {x: 13.409, y: -65.347, z: 0} ---- !u!20 &1393689865454729024 -Camera: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1999140642089967798} - m_Enabled: 1 - serializedVersion: 2 - m_ClearFlags: 1 - m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} - m_projectionMatrixMode: 1 - m_GateFitMode: 2 - m_FOVAxisMode: 0 - m_Iso: 200 - m_ShutterSpeed: 0.005 - m_Aperture: 16 - m_FocusDistance: 10 - m_FocalLength: 50 - m_BladeCount: 5 - m_Curvature: {x: 2, y: 11} - m_BarrelClipping: 0.25 - m_Anamorphism: 0 - m_SensorSize: {x: 36, y: 24} - m_LensShift: {x: 0, y: 0} - m_NormalizedViewPortRect: - serializedVersion: 2 - x: 0 - y: 0 - width: 1 - height: 1 - near clip plane: 0.3 - far clip plane: 1000 - field of view: 60 - orthographic: 1 - orthographic size: 3.27 - m_Depth: -1 - m_CullingMask: - serializedVersion: 2 - m_Bits: 4294967295 - m_RenderingPath: -1 - m_TargetTexture: {fileID: 0} - m_TargetDisplay: 0 - m_TargetEye: 3 - m_HDR: 1 - m_AllowMSAA: 1 - m_AllowDynamicResolution: 0 - m_ForceIntoRT: 0 - m_OcclusionCulling: 1 - m_StereoConvergence: 10 - m_StereoSeparation: 0.022 ---- !u!114 &2837212854793452475 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1999140642089967798} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} - m_Name: - m_EditorClassIdentifier: - m_RenderShadows: 1 - m_RequiresDepthTextureOption: 2 - m_RequiresOpaqueTextureOption: 2 - m_CameraType: 0 - m_Cameras: [] - m_RendererIndex: -1 - m_VolumeLayerMask: - serializedVersion: 2 - m_Bits: 1 - m_VolumeTrigger: {fileID: 0} - m_VolumeFrameworkUpdateModeOption: 2 - m_RenderPostProcessing: 0 - m_Antialiasing: 0 - m_AntialiasingQuality: 2 - m_StopNaN: 0 - m_Dithering: 0 - m_ClearDepth: 1 - m_AllowXRRendering: 1 - m_AllowHDROutput: 1 - m_UseScreenCoordOverride: 0 - m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} - m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} - m_RequiresDepthTexture: 0 - m_RequiresColorTexture: 0 - m_Version: 2 - m_TaaSettings: - m_Quality: 3 - m_FrameInfluence: 0.1 - m_JitterScale: 1 - m_MipBias: 0 - m_VarianceClampScale: 0.9 - m_ContrastAdaptiveSharpening: 0 ---- !u!114 &167165841649341647 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1999140642089967798} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc5407d23982245a1bf392697366ba6d, type: 3} - m_Name: - m_EditorClassIdentifier: - resolutionWidth: 1000 - renderImage: {fileID: 6815680019830847891} ---- !u!114 &6584294768226900608 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1999140642089967798} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: c937869b929adf9479ee3544d8886f7f, type: 3} - m_Name: - m_EditorClassIdentifier: - m_listeners: - initialListenerList: [] - useDefaultListeners: 1 - isEnvironmentAware: 0 - isStaticObject: 0 - usePositionOffsetData: 0 - m_positionOffsetData: - KeepMe: 0 - positionOffset: {x: -0.014860421, y: 0.1541988, z: 0.5147506} - scalingFactor: 1 - m_posOffsetData: {fileID: 0} - listenerMask: 1 ---- !u!114 &7592928313175822618 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1999140642089967798} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e279c79f46ba866438afc957062b00ed, type: 3} - m_Name: - m_EditorClassIdentifier: - isDefaultListener: 1 - bOverrideScalingFactor: 0 - scalingFactor: -1 - listenerId: 0 ---- !u!1 &5475925037101346994 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1128901999844610101} - - component: {fileID: 475018923759597873} - - component: {fileID: 2189921947567433577} - - component: {fileID: 2369712649137259205} - m_Layer: 5 - m_Name: Canvas - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1128901999844610101 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5475925037101346994} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 8648064102012430356} - m_Father: {fileID: 235347041090592828} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!223 &475018923759597873 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5475925037101346994} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 0 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!114 &2189921947567433577 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5475925037101346994} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!114 &2369712649137259205 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 5475925037101346994} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!1 &6961390974456666784 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 8648064102012430356} - - component: {fileID: 416135692042186679} - - component: {fileID: 6815680019830847891} - m_Layer: 5 - m_Name: GameView - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &8648064102012430356 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6961390974456666784} - 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: 1128901999844610101} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0.5, y: 0.5} ---- !u!222 &416135692042186679 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6961390974456666784} - m_CullTransparentMesh: 1 ---- !u!114 &6815680019830847891 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 6961390974456666784} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0} - m_RaycastTarget: 1 - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 - m_OnCullStateChanged: - m_PersistentCalls: - m_Calls: [] - m_Texture: {fileID: 0} - m_UVRect: - serializedVersion: 2 - x: 0 - y: 0 - width: 1 - height: 1 --- !u!1 &7563270112099016041 GameObject: m_ObjectHideFlags: 0 @@ -368,14 +9,13 @@ GameObject: serializedVersion: 6 m_Component: - component: {fileID: 235347041090592828} - - component: {fileID: 6204804847597927517} - component: {fileID: 2136891312007936662} - component: {fileID: 3123357398500628543} - component: {fileID: 6316633489399381400} - component: {fileID: 7486215183385803752} - component: {fileID: 3740866600301396226} - - component: {fileID: 693370075499580097} - - component: {fileID: 3519636746957563812} + - component: {fileID: 4006268237752810497} + - component: {fileID: 5135418567864217735} m_Layer: 0 m_Name: Fox m_TagString: Untagged @@ -396,34 +36,9 @@ Transform: m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - - {fileID: 1128901999844610101} - - {fileID: 1228212197469905358} - - {fileID: 7690322300433945} + - {fileID: 9079022367831066997} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!136 &6204804847597927517 -CapsuleCollider: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 7563270112099016041} - m_Material: {fileID: 0} - m_IncludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_ExcludeLayers: - serializedVersion: 2 - m_Bits: 0 - m_LayerOverridePriority: 0 - m_IsTrigger: 0 - m_ProvidesContacts: 0 - m_Enabled: 1 - serializedVersion: 2 - m_Radius: 0.5 - m_Height: 2 - m_Direction: 1 - m_Center: {x: 0, y: -0.37, z: 0} --- !u!114 &2136891312007936662 MonoBehaviour: m_ObjectHideFlags: 0 @@ -3289,9 +2904,10 @@ MonoBehaviour: movementSpeed: 5 rotationSpeed: 650 movement: {fileID: -8149295062786237634, guid: be9004d90ff609fe6a33a9a4fbcfb30a, type: 3} - cameraTransform: {fileID: 1228212197469905358} + cameraTransform: {fileID: 0} cameraOffset: {x: 0, y: 10, z: -10} ---- !u!114 &693370075499580097 + _animator: {fileID: 3107209316539061007} +--- !u!114 &4006268237752810497 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3311,11 +2927,11 @@ MonoBehaviour: usePositionOffsetData: 0 m_positionOffsetData: KeepMe: 0 - positionOffset: {x: 0, y: 0, z: 0} + positionOffset: {x: 0, y: -0.17729664, z: -0.2017045} scalingFactor: 1 m_posOffsetData: {fileID: 0} listenerMask: 1 ---- !u!114 &3519636746957563812 +--- !u!114 &5135418567864217735 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} @@ -3331,7 +2947,7 @@ MonoBehaviour: bOverrideScalingFactor: 0 scalingFactor: -1 listenerId: 0 ---- !u!1001 &545475637625852402 +--- !u!1001 &8824121501383454366 PrefabInstance: m_ObjectHideFlags: 0 serializedVersion: 2 @@ -3339,73 +2955,90 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 235347041090592828} m_Modifications: - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalScale.x - value: 0.33 + value: 1.625565 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalScale.y - value: 0.32278 + value: 1.625565 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalScale.z - value: 0.37593442 + value: 1.625565 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalPosition.x - value: 0.09906769 - objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} - propertyPath: m_LocalPosition.y value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + propertyPath: m_LocalPosition.y + value: -1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalPosition.z - value: 0.20040894 + value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalRotation.w - value: 0.7071068 + value: 1 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalRotation.x value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalRotation.y - value: 0.7071068 + value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalRotation.z value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalEulerAnglesHint.x value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalEulerAnglesHint.y - value: 90 + value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - - target: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_ConstrainProportionsScale value: 1 objectReference: {fileID: 0} - - target: {fileID: 919132149155446097, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} + - target: {fileID: -1593354738550928696, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + propertyPath: 'm_Materials.Array.data[0]' + value: + objectReference: {fileID: 2100000, guid: 0e515c746cae044fbae3ce18a0a39687, type: 2} + - target: {fileID: 919132149155446097, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} propertyPath: m_Name - value: Model + value: Fox(1) + objectReference: {fileID: 0} + - target: {fileID: 5866666021909216657, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + propertyPath: m_Controller + value: + objectReference: {fileID: 9100000, guid: f9844fceb2de146b69e99a1ac5c154a0, type: 2} + - target: {fileID: 5866666021909216657, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + propertyPath: m_ApplyRootMotion + value: 0 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} ---- !u!4 &7690322300433945 stripped -Transform: - m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: ebe7ff07fd5e841a6b528caca45fb6cb, type: 3} - m_PrefabInstance: {fileID: 545475637625852402} + m_SourcePrefab: {fileID: 100100000, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} +--- !u!95 &3107209316539061007 stripped +Animator: + m_CorrespondingSourceObject: {fileID: 5866666021909216657, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + m_PrefabInstance: {fileID: 8824121501383454366} + m_PrefabAsset: {fileID: 0} +--- !u!4 &9079022367831066997 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: fe608f8843ce2413b8f349511aba9d83, type: 3} + m_PrefabInstance: {fileID: 8824121501383454366} m_PrefabAsset: {fileID: 0} diff --git a/blueberryPeak/Assets/Scenes/Beach.unity b/blueberryPeak/Assets/Scenes/Beach.unity index 6ffc7b3..a03f004 100644 --- a/blueberryPeak/Assets/Scenes/Beach.unity +++ b/blueberryPeak/Assets/Scenes/Beach.unity @@ -2233,10 +2233,6 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: - - target: {fileID: 167165841649341647, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} - propertyPath: renderImage - value: - objectReference: {fileID: 401388688} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalPosition.x value: -0.068 @@ -2283,17 +2279,8 @@ PrefabInstance: objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] - m_AddedGameObjects: - - targetCorrespondingSourceObject: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} - insertIndex: 0 - addedObject: {fileID: 1646702144} - m_AddedComponents: - - targetCorrespondingSourceObject: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} - insertIndex: -1 - addedObject: {fileID: 1656399203} - - targetCorrespondingSourceObject: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} - insertIndex: -1 - addedObject: {fileID: 1656399202} + m_AddedGameObjects: [] + m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} --- !u!1001 &355464620 PrefabInstance: @@ -2586,78 +2573,6 @@ MonoBehaviour: unloadTriggerList: 958ca0ea bankNameInternal: valueGuidInternal: ---- !u!1 &401388687 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 401388690} - - component: {fileID: 401388689} - - component: {fileID: 401388688} - m_Layer: 5 - m_Name: GameView - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!114 &401388688 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 401388687} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3} - m_Name: - m_EditorClassIdentifier: - m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 0} - m_RaycastTarget: 1 - m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 - m_OnCullStateChanged: - m_PersistentCalls: - m_Calls: [] - m_Texture: {fileID: 0} - m_UVRect: - serializedVersion: 2 - x: 0 - y: 0 - width: 1 - height: 1 ---- !u!222 &401388689 -CanvasRenderer: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 401388687} - m_CullTransparentMesh: 1 ---- !u!224 &401388690 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 401388687} - 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: 1646702144} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0.5, y: 0.5} --- !u!1001 &412381567 PrefabInstance: m_ObjectHideFlags: 0 @@ -9053,158 +8968,6 @@ Transform: m_CorrespondingSourceObject: {fileID: 1158718667690615635, guid: 3e6739342356e4396b5214b3aa5a0864, type: 3} m_PrefabInstance: {fileID: 1646554137} m_PrefabAsset: {fileID: 0} ---- !u!1 &1646702143 -GameObject: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 1646702144} - - component: {fileID: 1646702147} - - component: {fileID: 1646702146} - - component: {fileID: 1646702145} - m_Layer: 5 - m_Name: Canvas - m_TagString: Untagged - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!224 &1646702144 -RectTransform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1646702143} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} - m_ConstrainProportionsScale: 0 - m_Children: - - {fileID: 401388690} - m_Father: {fileID: 1656399210} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: 0} - m_Pivot: {x: 0, y: 0} ---- !u!114 &1646702145 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1646702143} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} - m_Name: - m_EditorClassIdentifier: - m_IgnoreReversedGraphics: 1 - m_BlockingObjects: 0 - m_BlockingMask: - serializedVersion: 2 - m_Bits: 4294967295 ---- !u!114 &1646702146 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1646702143} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} - m_Name: - m_EditorClassIdentifier: - m_UiScaleMode: 0 - m_ReferencePixelsPerUnit: 100 - m_ScaleFactor: 1 - m_ReferenceResolution: {x: 800, y: 600} - m_ScreenMatchMode: 0 - m_MatchWidthOrHeight: 0 - m_PhysicalUnit: 3 - m_FallbackScreenDPI: 96 - m_DefaultSpriteDPI: 96 - m_DynamicPixelsPerUnit: 1 - m_PresetInfoIsWorld: 0 ---- !u!223 &1646702147 -Canvas: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1646702143} - m_Enabled: 1 - serializedVersion: 3 - m_RenderMode: 0 - m_Camera: {fileID: 0} - m_PlaneDistance: 100 - m_PixelPerfect: 0 - m_ReceivesEvents: 1 - m_OverrideSorting: 0 - m_OverridePixelPerfect: 0 - m_SortingBucketNormalizedSize: 0 - m_VertexColorAlwaysGammaSpace: 0 - m_AdditionalShaderChannelsFlag: 0 - m_UpdateRectTransformForStandalone: 0 - m_SortingLayerID: 0 - m_SortingOrder: 0 - m_TargetDisplay: 0 ---- !u!1 &1656399201 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} - m_PrefabInstance: {fileID: 355138358} - m_PrefabAsset: {fileID: 0} ---- !u!114 &1656399202 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1656399201} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: e279c79f46ba866438afc957062b00ed, type: 3} - m_Name: - m_EditorClassIdentifier: - isDefaultListener: 1 - bOverrideScalingFactor: 0 - scalingFactor: -1 - listenerId: 0 ---- !u!114 &1656399203 -MonoBehaviour: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 1656399201} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: c937869b929adf9479ee3544d8886f7f, type: 3} - m_Name: - m_EditorClassIdentifier: - m_listeners: - initialListenerList: [] - useDefaultListeners: 1 - isEnvironmentAware: 1 - isStaticObject: 0 - usePositionOffsetData: 0 - m_positionOffsetData: - KeepMe: 0 - positionOffset: {x: 0, y: 0, z: 0} - scalingFactor: 1 - m_posOffsetData: {fileID: 0} - listenerMask: 1 ---- !u!4 &1656399210 stripped -Transform: - m_CorrespondingSourceObject: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} - m_PrefabInstance: {fileID: 355138358} - m_PrefabAsset: {fileID: 0} --- !u!1001 &1685684246 PrefabInstance: m_ObjectHideFlags: 0 diff --git a/blueberryPeak/Assets/Scenes/Market.unity b/blueberryPeak/Assets/Scenes/Market.unity index df40078..4e2262e 100644 --- a/blueberryPeak/Assets/Scenes/Market.unity +++ b/blueberryPeak/Assets/Scenes/Market.unity @@ -243,6 +243,68 @@ Transform: m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} m_PrefabInstance: {fileID: 120334022} m_PrefabAsset: {fileID: 0} +--- !u!1001 &269692911 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8365212550460025139, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Dark (8) + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.x + value: -16.86 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.z + value: 38.19 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.w + value: 0.41360047 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.x + value: -0.045891922 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.y + value: -0.9066576 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.z + value: 0.06928701 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 5.03 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -130.6 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 8.11 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} +--- !u!4 &269692912 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + m_PrefabInstance: {fileID: 269692911} + m_PrefabAsset: {fileID: 0} --- !u!1 &339437996 GameObject: m_ObjectHideFlags: 0 @@ -488,98 +550,142 @@ Transform: m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} m_PrefabInstance: {fileID: 543865638} m_PrefabAsset: {fileID: 0} ---- !u!1 &595316516 -GameObject: +--- !u!1001 &587148751 +PrefabInstance: m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - serializedVersion: 6 - m_Component: - - component: {fileID: 595316519} - - component: {fileID: 595316518} - - component: {fileID: 595316517} - m_Layer: 0 - m_Name: Main Camera - m_TagString: MainCamera - m_Icon: {fileID: 0} - m_NavMeshLayer: 0 - m_StaticEditorFlags: 0 - m_IsActive: 1 ---- !u!81 &595316517 -AudioListener: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 595316516} - m_Enabled: 1 ---- !u!20 &595316518 -Camera: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 595316516} - m_Enabled: 1 serializedVersion: 2 - m_ClearFlags: 1 - m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} - m_projectionMatrixMode: 1 - m_GateFitMode: 2 - m_FOVAxisMode: 0 - m_Iso: 200 - m_ShutterSpeed: 0.005 - m_Aperture: 16 - m_FocusDistance: 10 - m_FocalLength: 50 - m_BladeCount: 5 - m_Curvature: {x: 2, y: 11} - m_BarrelClipping: 0.25 - m_Anamorphism: 0 - m_SensorSize: {x: 36, y: 24} - m_LensShift: {x: 0, y: 0} - m_NormalizedViewPortRect: - serializedVersion: 2 - x: 0 - y: 0 - width: 1 - height: 1 - near clip plane: 0.3 - far clip plane: 1000 - field of view: 60 - orthographic: 0 - orthographic size: 5 - m_Depth: -1 - m_CullingMask: - serializedVersion: 2 - m_Bits: 4294967295 - m_RenderingPath: -1 - m_TargetTexture: {fileID: 0} - m_TargetDisplay: 0 - m_TargetEye: 3 - m_HDR: 1 - m_AllowMSAA: 1 - m_AllowDynamicResolution: 0 - m_ForceIntoRT: 0 - m_OcclusionCulling: 1 - m_StereoConvergence: 10 - m_StereoSeparation: 0.022 ---- !u!4 &595316519 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 119775285696500936, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_Name + value: Pine_Tree (3) + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalScale.x + value: 0.20025243 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalScale.y + value: 0.2560508 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalScale.z + value: 0.25605014 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalPosition.x + value: 3.19 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalPosition.y + value: 0.28450274 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalPosition.z + value: 39.41 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.w + value: -0.30627832 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.x + value: -0.020004775 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.y + value: 0.9510413 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.z + value: 0.036248088 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -3.25 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 215.8 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -3.46 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} +--- !u!4 &587148752 stripped Transform: - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} + m_CorrespondingSourceObject: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + m_PrefabInstance: {fileID: 587148751} m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 595316516} +--- !u!1001 &606021562 +PrefabInstance: + m_ObjectHideFlags: 0 serializedVersion: 2 - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} - m_LocalPosition: {x: 0, y: 1, z: -10} - m_LocalScale: {x: 1, y: 1, z: 1} - m_ConstrainProportionsScale: 0 - m_Children: [] - m_Father: {fileID: 0} - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8365212550460025139, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Dark (9) + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.x + value: -7.41 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.z + value: 45.12 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.w + value: -0.6937274 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.x + value: 0.08145228 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.y + value: 0.70116115 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.z + value: -0.14311166 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 5.03 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 270.2 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 18.3 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} +--- !u!4 &606021563 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + m_PrefabInstance: {fileID: 606021562} + m_PrefabAsset: {fileID: 0} --- !u!1001 &607695578 PrefabInstance: m_ObjectHideFlags: 0 @@ -835,6 +941,130 @@ Transform: m_Children: [] m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &664352376 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.x + value: -15.14 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.z + value: 41.57 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.w + value: 0.40334672 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.x + value: 0.03077668 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.y + value: 0.9134403 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.z + value: 0.044622593 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -3.25 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 852.2 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 5.3 + objectReference: {fileID: 0} + - target: {fileID: 708524794035622454, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_Name + value: Christmas_Tree_MidDark_New (8) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} +--- !u!4 &664352377 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + m_PrefabInstance: {fileID: 664352376} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &679198291 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.x + value: -3.47 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.z + value: 42.03 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.w + value: 0.63565975 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.x + value: 0.12887059 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.y + value: 0.756504 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.z + value: -0.08385049 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 16.9 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 820.71 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 5.3 + objectReference: {fileID: 0} + - target: {fileID: 708524794035622454, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_Name + value: Christmas_Tree_MidDark_New (11) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} +--- !u!4 &679198292 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + m_PrefabInstance: {fileID: 679198291} + m_PrefabAsset: {fileID: 0} --- !u!1001 &704862451 PrefabInstance: m_ObjectHideFlags: 0 @@ -897,6 +1127,192 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 704862451} m_PrefabAsset: {fileID: 0} +--- !u!1001 &710338005 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8525954521814844473, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Light (12) + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.x + value: 4.38 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.z + value: 37.11 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.w + value: -0.9421106 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.x + value: -0.0030938294 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.y + value: -0.32437477 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.z + value: 0.08484776 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 3.49 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -322.28 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -9.1 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} +--- !u!4 &710338006 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + m_PrefabInstance: {fileID: 710338005} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &747480637 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.x + value: 3.69 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.z + value: 45.75 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.w + value: -0.82660025 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.x + value: 0.04940646 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.y + value: 0.56017286 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.z + value: -0.02230204 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -3.25 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 1011.6 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 5.3 + objectReference: {fileID: 0} + - target: {fileID: 708524794035622454, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_Name + value: Christmas_Tree_MidDark_New (13) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} +--- !u!4 &747480638 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + m_PrefabInstance: {fileID: 747480637} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &837716097 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8525954521814844473, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Light (13) + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.x + value: 0.25 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.z + value: 39.21 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.w + value: 0.95719224 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.x + value: 0.018911436 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.y + value: 0.2855867 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.z + value: -0.043192923 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 3.49 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 33.1 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -4.13 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} +--- !u!4 &837716098 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + m_PrefabInstance: {fileID: 837716097} + m_PrefabAsset: {fileID: 0} --- !u!1001 &883573912 PrefabInstance: m_ObjectHideFlags: 0 @@ -1067,7 +1483,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} propertyPath: m_LocalPosition.z - value: 9.16878 + value: 9.23 objectReference: {fileID: 0} - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} propertyPath: m_LocalRotation.w @@ -1169,6 +1585,108 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 959459144} m_PrefabAsset: {fileID: 0} +--- !u!1 &960083269 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 960083273} + - component: {fileID: 960083272} + - component: {fileID: 960083271} + - component: {fileID: 960083270} + m_Layer: 5 + m_Name: Canvas + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &960083270 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 960083269} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3} + m_Name: + m_EditorClassIdentifier: + m_IgnoreReversedGraphics: 1 + m_BlockingObjects: 0 + m_BlockingMask: + serializedVersion: 2 + m_Bits: 4294967295 +--- !u!114 &960083271 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 960083269} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3} + m_Name: + m_EditorClassIdentifier: + m_UiScaleMode: 0 + m_ReferencePixelsPerUnit: 100 + m_ScaleFactor: 1 + m_ReferenceResolution: {x: 800, y: 600} + m_ScreenMatchMode: 0 + m_MatchWidthOrHeight: 0 + m_PhysicalUnit: 3 + m_FallbackScreenDPI: 96 + m_DefaultSpriteDPI: 96 + m_DynamicPixelsPerUnit: 1 + m_PresetInfoIsWorld: 0 +--- !u!223 &960083272 +Canvas: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 960083269} + m_Enabled: 1 + serializedVersion: 3 + m_RenderMode: 0 + m_Camera: {fileID: 0} + m_PlaneDistance: 100 + m_PixelPerfect: 0 + m_ReceivesEvents: 1 + m_OverrideSorting: 0 + m_OverridePixelPerfect: 0 + m_SortingBucketNormalizedSize: 0 + m_VertexColorAlwaysGammaSpace: 0 + m_AdditionalShaderChannelsFlag: 0 + m_UpdateRectTransformForStandalone: 0 + m_SortingLayerID: 0 + m_SortingOrder: 0 + m_TargetDisplay: 0 +--- !u!224 &960083273 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 960083269} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 0, y: 0, z: 0} + m_ConstrainProportionsScale: 0 + m_Children: + - {fileID: 2022001521} + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 0, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0, y: 0} --- !u!1001 &968475482 PrefabInstance: m_ObjectHideFlags: 0 @@ -1231,6 +1749,68 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 968475482} m_PrefabAsset: {fileID: 0} +--- !u!1001 &984013216 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8365212550460025139, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Dark (11) + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.x + value: -3.91 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.z + value: 38.26 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.w + value: 0.41360047 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.x + value: -0.045891922 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.y + value: -0.9066576 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.z + value: 0.06928701 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 5.03 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -130.6 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 8.11 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} +--- !u!4 &984013217 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + m_PrefabInstance: {fileID: 984013216} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1079771524 PrefabInstance: m_ObjectHideFlags: 0 @@ -1293,6 +1873,80 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 1079771524} m_PrefabAsset: {fileID: 0} +--- !u!1001 &1113811735 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 119775285696500936, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_Name + value: Pine_Tree (4) + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalScale.x + value: 0.22027762 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalScale.y + value: 0.28165582 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalScale.z + value: 0.2816551 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalPosition.x + value: -12.71 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalPosition.y + value: 0.28450274 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalPosition.z + value: 42.83 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.w + value: 0.28023538 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.x + value: 0.019515473 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.y + value: 0.95898324 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalRotation.z + value: -0.03792554 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 4.8 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 147.46 + objectReference: {fileID: 0} + - target: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0.93 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} +--- !u!4 &1113811736 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 784284187896041074, guid: d06aa92da2e0e41bcbe945a2507081a6, type: 3} + m_PrefabInstance: {fileID: 1113811735} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1213867934 PrefabInstance: m_ObjectHideFlags: 0 @@ -1355,6 +2009,68 @@ Transform: m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} m_PrefabInstance: {fileID: 1213867934} m_PrefabAsset: {fileID: 0} +--- !u!1001 &1275227193 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.x + value: -11.82 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.z + value: 45.46 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.w + value: 0.9958797 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.x + value: -0.024950642 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.y + value: 0.072700076 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.z + value: 0.048123233 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -3.25 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 728.2 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 5.3 + objectReference: {fileID: 0} + - target: {fileID: 708524794035622454, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_Name + value: Christmas_Tree_MidDark_New (10) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} +--- !u!4 &1275227194 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + m_PrefabInstance: {fileID: 1275227193} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1283452096 PrefabInstance: m_ObjectHideFlags: 0 @@ -1665,6 +2381,130 @@ Transform: m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} m_PrefabInstance: {fileID: 1573882007} m_PrefabAsset: {fileID: 0} +--- !u!1001 &1596612586 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8525954521814844473, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Light (10) + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.x + value: -7.18 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.z + value: 40.82 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.w + value: -0.5691775 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.x + value: 0.0122072585 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.y + value: -0.8208616 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.z + value: 0.045543976 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 3.49 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -249.6 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -4.13 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} +--- !u!4 &1596612587 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + m_PrefabInstance: {fileID: 1596612586} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1634734485 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8365212550460025139, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Dark (10) + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.x + value: 4.61 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.z + value: 41.57 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.w + value: 0.68570083 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.x + value: 0.0814332 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.y + value: 0.72312355 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.z + value: 0.01659488 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 5.03 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 93.4 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 8.11 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} +--- !u!4 &1634734486 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + m_PrefabInstance: {fileID: 1634734485} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1668265197 PrefabInstance: m_ObjectHideFlags: 0 @@ -1727,6 +2567,68 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 1668265197} m_PrefabAsset: {fileID: 0} +--- !u!1001 &1717879032 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8525954521814844473, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Light (11) + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.x + value: -2.54 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.z + value: 45.74 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.w + value: 0.35370043 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.x + value: 0.044441383 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.y + value: -0.93416953 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.z + value: 0.015755458 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 3.49 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -138.65 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -4.13 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} +--- !u!4 &1717879033 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + m_PrefabInstance: {fileID: 1717879032} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1730174299 PrefabInstance: m_ObjectHideFlags: 0 @@ -1789,6 +2691,191 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 1730174299} m_PrefabAsset: {fileID: 0} +--- !u!1 &1755022761 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1755022767} + - component: {fileID: 1755022766} + - component: {fileID: 1755022765} + - component: {fileID: 1755022764} + - component: {fileID: 1755022763} + - component: {fileID: 1755022762} + m_Layer: 0 + m_Name: Main Camera (1) + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1755022762 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1755022761} + m_Enabled: 0 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: e279c79f46ba866438afc957062b00ed, type: 3} + m_Name: + m_EditorClassIdentifier: + isDefaultListener: 1 + bOverrideScalingFactor: 0 + scalingFactor: -1 + listenerId: 0 +--- !u!114 &1755022763 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1755022761} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: c937869b929adf9479ee3544d8886f7f, type: 3} + m_Name: + m_EditorClassIdentifier: + m_listeners: + initialListenerList: [] + useDefaultListeners: 1 + isEnvironmentAware: 0 + isStaticObject: 0 + usePositionOffsetData: 0 + m_positionOffsetData: + KeepMe: 0 + positionOffset: {x: -0.026213968, y: 0.024458837, z: -0.029449373} + scalingFactor: 1 + m_posOffsetData: {fileID: 0} + listenerMask: 1 +--- !u!114 &1755022764 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1755022761} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: dc5407d23982245a1bf392697366ba6d, type: 3} + m_Name: + m_EditorClassIdentifier: + resolutionWidth: 1000 + renderImage: {fileID: 2022001522} +--- !u!114 &1755022765 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1755022761} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a79441f348de89743a2939f4d699eac1, type: 3} + m_Name: + m_EditorClassIdentifier: + m_RenderShadows: 1 + m_RequiresDepthTextureOption: 2 + m_RequiresOpaqueTextureOption: 2 + m_CameraType: 0 + m_Cameras: [] + m_RendererIndex: -1 + m_VolumeLayerMask: + serializedVersion: 2 + m_Bits: 1 + m_VolumeTrigger: {fileID: 0} + m_VolumeFrameworkUpdateModeOption: 2 + m_RenderPostProcessing: 0 + m_Antialiasing: 0 + m_AntialiasingQuality: 2 + m_StopNaN: 0 + m_Dithering: 0 + m_ClearDepth: 1 + m_AllowXRRendering: 1 + m_AllowHDROutput: 1 + m_UseScreenCoordOverride: 0 + m_ScreenSizeOverride: {x: 0, y: 0, z: 0, w: 0} + m_ScreenCoordScaleBias: {x: 0, y: 0, z: 0, w: 0} + m_RequiresDepthTexture: 0 + m_RequiresColorTexture: 0 + m_Version: 2 + m_TaaSettings: + m_Quality: 3 + m_FrameInfluence: 0.1 + m_JitterScale: 1 + m_MipBias: 0 + m_VarianceClampScale: 0.9 + m_ContrastAdaptiveSharpening: 0 +--- !u!20 &1755022766 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1755022761} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 1 + m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_Iso: 200 + m_ShutterSpeed: 0.005 + m_Aperture: 16 + m_FocusDistance: 10 + m_FocalLength: 50 + m_BladeCount: 5 + m_Curvature: {x: 2, y: 11} + m_BarrelClipping: 0.25 + m_Anamorphism: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 60 + orthographic: 1 + orthographic size: 7.5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 0 + m_TargetEye: 3 + m_HDR: 1 + m_AllowMSAA: 1 + m_AllowDynamicResolution: 0 + m_ForceIntoRT: 0 + m_OcclusionCulling: 1 + m_StereoConvergence: 10 + m_StereoSeparation: 0.022 +--- !u!4 &1755022767 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1755022761} + serializedVersion: 2 + m_LocalRotation: {x: 0.082553804, y: -0.7022712, z: 0.082553804, w: 0.7022712} + m_LocalPosition: {x: 12.93, y: 5.69, z: 4.62} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 13.409, y: -90, z: 0} --- !u!1001 &1759510291 PrefabInstance: m_ObjectHideFlags: 0 @@ -1858,6 +2945,68 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: b8057f4bb05b243d38e8bf9d6ad8e86e, type: 3} +--- !u!1001 &1823004389 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8525954521814844473, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Light (8) + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.x + value: -19.55 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.z + value: 40.94 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.w + value: 0.98494476 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.x + value: 0.10303604 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.y + value: 0.12976697 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.z + value: -0.04927422 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 12.46 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 14.56 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -4.13 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} +--- !u!4 &1823004390 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + m_PrefabInstance: {fileID: 1823004389} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1842695912 PrefabInstance: m_ObjectHideFlags: 0 @@ -2047,6 +3196,192 @@ PrefabInstance: m_AddedGameObjects: [] m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: d35cab8b21f7e447c94954e58c9c3528, type: 3} +--- !u!1001 &1905158337 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8365212550460025139, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Dark (7) + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.x + value: -15.95 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalPosition.z + value: 45.35 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.w + value: 0.89556724 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.x + value: 0.02096675 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.y + value: 0.44077995 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalRotation.z + value: -0.056857243 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 5.03 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 52.2 + objectReference: {fileID: 0} + - target: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -4.8 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} +--- !u!4 &1905158338 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9177461735404041097, guid: 041a7753de2ca406f89305ec64b81a9d, type: 3} + m_PrefabInstance: {fileID: 1905158337} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1909325124 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 8525954521814844473, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_Name + value: Christmas_Tree_Light (9) + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.x + value: -10.91 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalPosition.z + value: 40.7 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.w + value: 0.77802044 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.x + value: 0.076839805 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.y + value: -0.6233238 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalRotation.z + value: 0.015727947 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -77.69 + objectReference: {fileID: 0} + - target: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -4.13 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} +--- !u!4 &1909325125 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 9014401998805048963, guid: 8c75047ed6d9f49b59c8bd4d1b5ddee3, type: 3} + m_PrefabInstance: {fileID: 1909325124} + m_PrefabAsset: {fileID: 0} +--- !u!1001 &1978613828 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.x + value: -19.83 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.z + value: 44.89 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.w + value: 0.40684795 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.x + value: 0.077138044 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.y + value: 0.90822834 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.z + value: -0.060380153 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 9.93 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 852.2 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 5.3 + objectReference: {fileID: 0} + - target: {fileID: 708524794035622454, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_Name + value: Christmas_Tree_MidDark_New (9) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} +--- !u!4 &1978613829 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + m_PrefabInstance: {fileID: 1978613828} + m_PrefabAsset: {fileID: 0} --- !u!1001 &1980360249 PrefabInstance: m_ObjectHideFlags: 0 @@ -2152,7 +3487,18 @@ Transform: - {fileID: 1283452097} - {fileID: 968475483} - {fileID: 945868017} + - {fileID: 1905158338} + - {fileID: 269692912} + - {fileID: 984013217} + - {fileID: 606021563} + - {fileID: 1634734486} - {fileID: 1573882008} + - {fileID: 1823004390} + - {fileID: 1909325125} + - {fileID: 837716098} + - {fileID: 1596612587} + - {fileID: 710338006} + - {fileID: 1717879033} - {fileID: 543865639} - {fileID: 2120212727} - {fileID: 1730174300} @@ -2160,15 +3506,85 @@ Transform: - {fileID: 1318199077} - {fileID: 1213867935} - {fileID: 2016292009} + - {fileID: 664352377} + - {fileID: 679198292} + - {fileID: 2009556791} + - {fileID: 747480638} + - {fileID: 1978613829} + - {fileID: 1275227194} - {fileID: 1079771525} - {fileID: 640950111} - {fileID: 704862452} - {fileID: 959459145} - {fileID: 883573913} + - {fileID: 587148752} + - {fileID: 1113811736} - {fileID: 913787269} - {fileID: 644262110} m_Father: {fileID: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!1001 &2009556790 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + serializedVersion: 3 + m_TransformParent: {fileID: 1997102453} + m_Modifications: + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.x + value: 0.66 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalPosition.z + value: 43.29 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.w + value: 0.75900733 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.x + value: -0.051584527 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.y + value: -0.6488216 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalRotation.z + value: 0.016655795 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -3.25 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 638.8 + objectReference: {fileID: 0} + - target: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 5.3 + objectReference: {fileID: 0} + - target: {fileID: 708524794035622454, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + propertyPath: m_Name + value: Christmas_Tree_MidDark_New (12) + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_RemovedGameObjects: [] + m_AddedGameObjects: [] + m_AddedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} +--- !u!4 &2009556791 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} + m_PrefabInstance: {fileID: 2009556790} + m_PrefabAsset: {fileID: 0} --- !u!1001 &2016292008 PrefabInstance: m_ObjectHideFlags: 0 @@ -2231,6 +3647,78 @@ Transform: m_CorrespondingSourceObject: {fileID: 188868778669148300, guid: ec25ba3ffc67f419a855d3ecbb1d1e06, type: 3} m_PrefabInstance: {fileID: 2016292008} m_PrefabAsset: {fileID: 0} +--- !u!1 &2022001520 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 2022001521} + - component: {fileID: 2022001523} + - component: {fileID: 2022001522} + m_Layer: 5 + m_Name: GameView + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &2022001521 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2022001520} + 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: 960083273} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &2022001522 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2022001520} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 1344c3c82d62a2a41a3576d8abb8e3ea, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 0} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Texture: {fileID: 0} + m_UVRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 +--- !u!222 &2022001523 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2022001520} + m_CullTransparentMesh: 1 --- !u!1001 &2071877021 PrefabInstance: m_ObjectHideFlags: 0 @@ -2241,7 +3729,7 @@ PrefabInstance: m_Modifications: - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalPosition.x - value: 4.896915 + value: 7.44 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalPosition.y @@ -2249,7 +3737,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalPosition.z - value: 15 + value: 5.27 objectReference: {fileID: 0} - target: {fileID: 235347041090592828, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_LocalRotation.w @@ -2279,6 +3767,18 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} + - target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: cameraOffset.x + value: 10 + objectReference: {fileID: 0} + - target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: cameraOffset.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 3740866600301396226, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} + propertyPath: cameraTransform + value: + objectReference: {fileID: 1755022767} - target: {fileID: 7563270112099016041, guid: 5704dc66b89074156933e2ba70d2d2d7, type: 3} propertyPath: m_Name value: Fox @@ -2354,9 +3854,10 @@ Transform: SceneRoots: m_ObjectHideFlags: 0 m_Roots: - - {fileID: 595316519} - {fileID: 339437998} - {fileID: 658155168} + - {fileID: 960083273} + - {fileID: 1755022767} - {fileID: 2071877021} - {fileID: 1901831602} - {fileID: 1980360249} diff --git a/blueberryPeak/Assets/Scripts/PlayerMovement.cs b/blueberryPeak/Assets/Scripts/PlayerMovement.cs index f2d2d26..ac889cd 100644 --- a/blueberryPeak/Assets/Scripts/PlayerMovement.cs +++ b/blueberryPeak/Assets/Scripts/PlayerMovement.cs @@ -9,6 +9,7 @@ public class PlayerMovement : MonoBehaviour [SerializeField] private InputActionReference movement; [SerializeField] private Transform cameraTransform; [SerializeField] private Vector3 cameraOffset = new Vector3(0, 10, -10); + [SerializeField] private Animator _animator; private Vector3 inputDirection = Vector3.zero; @@ -16,7 +17,6 @@ public class PlayerMovement : MonoBehaviour void LateUpdate() { - // Keep the camera centered on the player at a fixed isometric offset if (cameraTransform != null) { cameraTransform.position = transform.position + cameraOffset; @@ -51,16 +51,24 @@ public class PlayerMovement : MonoBehaviour { Cursor.lockState = CursorLockMode.Locked; - // Move the player - Vector3 move = inputDirection.normalized * movementSpeed; - controller.SimpleMove(move); + Vector3 cameraForward = cameraTransform.forward; + Vector3 cameraRight = cameraTransform.right; - // Rotate the player toward movement direction - if (inputDirection != Vector3.zero) + cameraForward.y = 0; + cameraRight.y = 0; + cameraForward.Normalize(); + cameraRight.Normalize(); + + Vector3 move = (cameraForward * inputDirection.z + cameraRight * inputDirection.x).normalized * movementSpeed; + + controller.SimpleMove(move); + print("ttesto"); + _animator.SetFloat("Speed", move.magnitude); + + if (move.magnitude > 0.01f) { - Quaternion toRotation = Quaternion.LookRotation(inputDirection, Vector3.up); - transform.rotation = Quaternion.RotateTowards(transform.rotation, toRotation, rotationSpeed*Time.deltaTime); + Quaternion toRotation = Quaternion.LookRotation(move, Vector3.up); + transform.rotation = Quaternion.RotateTowards(transform.rotation, toRotation, rotationSpeed * Time.deltaTime); } } - } \ No newline at end of file diff --git a/blueberryPeak/Assets/Shaders/Water/StylizedWaterInteractive.shadergraph b/blueberryPeak/Assets/Shaders/Water/StylizedWaterInteractive.shadergraph new file mode 100644 index 0000000..a183b10 --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/StylizedWaterInteractive.shadergraph @@ -0,0 +1,10983 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "c0df2d7cbd564dbdbd05f66a8755a0d4", + "m_Properties": [ + { + "m_Id": "b7ae2cab76a33f89a2a2bdee150a07ea" + }, + { + "m_Id": "08aab36f18d3e88baa4f8946e17b74b0" + }, + { + "m_Id": "fcfe74597f8a318cb1cd337809f31b85" + }, + { + "m_Id": "4b1acf2e3cce9b8181bf756bcf7be246" + }, + { + "m_Id": "5a455eb74e2732829630e40a05f4cc6a" + }, + { + "m_Id": "0b00e6a2210a488998362e51f6793d87" + }, + { + "m_Id": "266148eb985ad0809e59680ac1da203b" + }, + { + "m_Id": "07d4e9264f18c48ebbb29218ea04b1ed" + }, + { + "m_Id": "1704ee08ba8af68f97cfc2cbd4be3a8f" + }, + { + "m_Id": "e3f968e9517a8f80b9539bd31bc89cdd" + }, + { + "m_Id": "a7eec8558beb3588aca826f410af139d" + }, + { + "m_Id": "457cd928e2d1a082a965cc9a797bb18d" + }, + { + "m_Id": "77de79c83c17a581b69d91fc43b672e9" + }, + { + "m_Id": "df5990d727f93787bd223de493238042" + }, + { + "m_Id": "c063ec1e5c18b5889551f882910fec1c" + }, + { + "m_Id": "8672f91dc7be268eabfbd052fd4022c6" + }, + { + "m_Id": "205d0dacb8c0af82a9af443091de7f28" + }, + { + "m_Id": "06f4bdcd670a5f8eabe9d8f844feeeac" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "a5e1677d2a4045c49f8930d1dfc087e7" + } + ], + "m_Nodes": [ + { + "m_Id": "1f691ad6e2f35d868fb00e0f672efbef" + }, + { + "m_Id": "640aa2ffa6e3a78584e8591fed00c555" + }, + { + "m_Id": "6cdaa32699069a85a6554cbeb692cb18" + }, + { + "m_Id": "cdd271e4117aec839bca2916bd09189c" + }, + { + "m_Id": "729edbb1aa19948cb7fb21156078212d" + }, + { + "m_Id": "4318414414941886888115b180280bda" + }, + { + "m_Id": "f7d75fc85ea73c8faa99f8c06200da23" + }, + { + "m_Id": "8055dd0af9221285961fea60024da8c9" + }, + { + "m_Id": "05d77377237c2c85ba7aae5a9e7ddf26" + }, + { + "m_Id": "0cd0c0575ea4ef8dadcd9ec9e0a3e5cb" + }, + { + "m_Id": "6938f2f10b306c82976d2af9f9ffc179" + }, + { + "m_Id": "210da242ad4c268e8454876c7358c621" + }, + { + "m_Id": "849f309c3689918e8427af6ebbed8c28" + }, + { + "m_Id": "01a993545c245e848d7ab5e9dfe2becd" + }, + { + "m_Id": "87ee7e6f5f835985af5333dc9f83a2f4" + }, + { + "m_Id": "2787bb9de4d56980bdcfee53e2ab6113" + }, + { + "m_Id": "99cf608b816be183b16417c719571201" + }, + { + "m_Id": "8c7bc83cba3e6d81b42b4a6640c4d3e1" + }, + { + "m_Id": "3522f5dab593d489ba9961eea3327e20" + }, + { + "m_Id": "ab8b3a45f4dd718588a80add9b36175a" + }, + { + "m_Id": "2d360aaf369c1e8794bfc85277319bff" + }, + { + "m_Id": "bcd3d4f4aecb5b8a91d83196cd3184c5" + }, + { + "m_Id": "cd1a37556117b089b9bf2c4110905f43" + }, + { + "m_Id": "e9ae3f90d35ba186b70c76bc5807d4d7" + }, + { + "m_Id": "cfc754641f758682a43a198266a3d28f" + }, + { + "m_Id": "4d60096dbb92ee8e94642fba72d468c1" + }, + { + "m_Id": "21dc802a4d186c8db34e8e15296cffe1" + }, + { + "m_Id": "668d9efe8f19ef85b05a100c51dd0170" + }, + { + "m_Id": "41c0e2b2288b728b8da0e83c8733dd88" + }, + { + "m_Id": "34c7f8092610e787b87290f2aa44695f" + }, + { + "m_Id": "81019460a9a458818fd4c1c29130e5f0" + }, + { + "m_Id": "7237abd52634ac8eb7618edf626b7e19" + }, + { + "m_Id": "54a6fe3eb6261785801b27782bf96236" + }, + { + "m_Id": "3c4a83d632d72f8586bd4778db53761e" + }, + { + "m_Id": "25a3a182c679c488ba995dd6eab94ba8" + }, + { + "m_Id": "dbf3baf9367d0189b81d83cdaf5d698d" + }, + { + "m_Id": "b6414cf84e4caa8cb9dbc5750706dbb2" + }, + { + "m_Id": "202426bd727d1b8a9df87ee490ae16e4" + }, + { + "m_Id": "dc12caa34192ba808d86921702b30dea" + }, + { + "m_Id": "0626d4d74104bb869927accff4d92714" + }, + { + "m_Id": "102ea0b9ea35cf808086c2ca718530b5" + }, + { + "m_Id": "0604166e1455c283b97b9e379faeb502" + }, + { + "m_Id": "d0d470654ac91a8db45c42f499f97806" + }, + { + "m_Id": "6387327e47574c8d89be9ec5709a0897" + }, + { + "m_Id": "45efa37d86214587a99eaecbee335457" + }, + { + "m_Id": "9e97f4cd1c51c489b40907548493fcc2" + }, + { + "m_Id": "e4718a914fb2078f9375b1b12267204e" + }, + { + "m_Id": "960141a80e00718cab5b75850e89dfc5" + }, + { + "m_Id": "0f26cafb93c82286963cc2fb378597b0" + }, + { + "m_Id": "f2d11399da4b888a900f95bda5008cc6" + }, + { + "m_Id": "5ebb7cd71644ff829949be8433260c37" + }, + { + "m_Id": "a743f012e4f92b84a168289b673d1085" + }, + { + "m_Id": "09ce24b19f91fb8b88ce95bf8559a27d" + }, + { + "m_Id": "c58cea36576bed83b595ea4f75b4683e" + }, + { + "m_Id": "d5df6d29ffb3628ba435bf3b55a90f5f" + }, + { + "m_Id": "82f548c898eca689a316decf8a01e02d" + }, + { + "m_Id": "c4960add728f7e8cb21fdb9b3ce5f90e" + }, + { + "m_Id": "64eeebf77d134089be00fffa62dee884" + }, + { + "m_Id": "73f528204c2895859ea02fe26237cb88" + }, + { + "m_Id": "c55cf13808d0d086b7941ac537fa0cf3" + }, + { + "m_Id": "dacda9299a39278990577d0ab129d8a9" + }, + { + "m_Id": "7fbcd27f0b86d18c8581a7612e476732" + }, + { + "m_Id": "3fd8bc565ab3ad81b774427d129a8ec8" + }, + { + "m_Id": "9bbd0086bba9d38484526f4262c46576" + }, + { + "m_Id": "f8bc24877f30df8a803f733bbea3dedf" + }, + { + "m_Id": "476e9d2488e3cb8d9967453d45332fc4" + }, + { + "m_Id": "3a14aa9b71b5848e8e43c9c2ea64973d" + }, + { + "m_Id": "7ff2b21320b0a183b333e0ac48fab9bf" + }, + { + "m_Id": "00ed18d0d709cd88bb8f523a8e06a20b" + }, + { + "m_Id": "e700d4c126184f8a845a97c9ff17a93b" + }, + { + "m_Id": "2d25a9a1963f4b378340ff6a95f10f64" + }, + { + "m_Id": "bfd9c5e4276547e0ac0adaea7fb81fe3" + }, + { + "m_Id": "9ae02dff8f6f49f5a29b90a158456af0" + }, + { + "m_Id": "5970ada1e36a4688abbd028511f8c4fb" + }, + { + "m_Id": "bc080fabc4b84465a005f874e5e48c23" + }, + { + "m_Id": "f7465c41c22b4cee8731ef7170c5ff04" + }, + { + "m_Id": "4229dcacea2c46428fd7f0ae2e888ee0" + }, + { + "m_Id": "f22057687bd54b0f9ebfb37bf076a863" + }, + { + "m_Id": "0be8a3bbea0d462faf117e7b7ec25555" + }, + { + "m_Id": "e44e6d95b7304ba8978b1bb1c20422ff" + }, + { + "m_Id": "604d6c69a2564e2498bd021339ab9feb" + } + ], + "m_GroupDatas": [ + { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + { + "m_Id": "a80b65feb204487f87bcc327191f6721" + }, + { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + { + "m_Id": "3e19e19b2df64467a275e18cd140162c" + }, + { + "m_Id": "0e82e88fbdfa430e96e4826ecf1be4fe" + }, + { + "m_Id": "d859412d4c6840ddbd8c508c9c52729e" + } + ], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "00ed18d0d709cd88bb8f523a8e06a20b" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "1f691ad6e2f35d868fb00e0f672efbef" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "01a993545c245e848d7ab5e9dfe2becd" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "87ee7e6f5f835985af5333dc9f83a2f4" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "05d77377237c2c85ba7aae5a9e7ddf26" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c55cf13808d0d086b7941ac537fa0cf3" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0604166e1455c283b97b9e379faeb502" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "45efa37d86214587a99eaecbee335457" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0626d4d74104bb869927accff4d92714" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9e97f4cd1c51c489b40907548493fcc2" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "09ce24b19f91fb8b88ce95bf8559a27d" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7fbcd27f0b86d18c8581a7612e476732" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0cd0c0575ea4ef8dadcd9ec9e0a3e5cb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "09ce24b19f91fb8b88ce95bf8559a27d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0cd0c0575ea4ef8dadcd9ec9e0a3e5cb" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7fbcd27f0b86d18c8581a7612e476732" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "0f26cafb93c82286963cc2fb378597b0" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "41c0e2b2288b728b8da0e83c8733dd88" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "102ea0b9ea35cf808086c2ca718530b5" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0604166e1455c283b97b9e379faeb502" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "1f691ad6e2f35d868fb00e0f672efbef" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7ff2b21320b0a183b333e0ac48fab9bf" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "202426bd727d1b8a9df87ee490ae16e4" + }, + "m_SlotId": 6 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f7d75fc85ea73c8faa99f8c06200da23" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "210da242ad4c268e8454876c7358c621" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "41c0e2b2288b728b8da0e83c8733dd88" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "210da242ad4c268e8454876c7358c621" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4229dcacea2c46428fd7f0ae2e888ee0" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "210da242ad4c268e8454876c7358c621" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c4960add728f7e8cb21fdb9b3ce5f90e" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "210da242ad4c268e8454876c7358c621" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f8bc24877f30df8a803f733bbea3dedf" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "21dc802a4d186c8db34e8e15296cffe1" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "668d9efe8f19ef85b05a100c51dd0170" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "25a3a182c679c488ba995dd6eab94ba8" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3c4a83d632d72f8586bd4778db53761e" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2787bb9de4d56980bdcfee53e2ab6113" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "210da242ad4c268e8454876c7358c621" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2d360aaf369c1e8794bfc85277319bff" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bcd3d4f4aecb5b8a91d83196cd3184c5" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "2d360aaf369c1e8794bfc85277319bff" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "bcd3d4f4aecb5b8a91d83196cd3184c5" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "34c7f8092610e787b87290f2aa44695f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7237abd52634ac8eb7618edf626b7e19" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3522f5dab593d489ba9961eea3327e20" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "01a993545c245e848d7ab5e9dfe2becd" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3a14aa9b71b5848e8e43c9c2ea64973d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9bbd0086bba9d38484526f4262c46576" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3c4a83d632d72f8586bd4778db53761e" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "7237abd52634ac8eb7618edf626b7e19" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3c4a83d632d72f8586bd4778db53761e" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e700d4c126184f8a845a97c9ff17a93b" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3fd8bc565ab3ad81b774427d129a8ec8" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "64eeebf77d134089be00fffa62dee884" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "3fd8bc565ab3ad81b774427d129a8ec8" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "73f528204c2895859ea02fe26237cb88" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "41c0e2b2288b728b8da0e83c8733dd88" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5ebb7cd71644ff829949be8433260c37" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4318414414941886888115b180280bda" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f7d75fc85ea73c8faa99f8c06200da23" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "45efa37d86214587a99eaecbee335457" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "202426bd727d1b8a9df87ee490ae16e4" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "476e9d2488e3cb8d9967453d45332fc4" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9bbd0086bba9d38484526f4262c46576" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "4d60096dbb92ee8e94642fba72d468c1" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cd1a37556117b089b9bf2c4110905f43" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "54a6fe3eb6261785801b27782bf96236" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "81019460a9a458818fd4c1c29130e5f0" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "54a6fe3eb6261785801b27782bf96236" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f8bc24877f30df8a803f733bbea3dedf" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "5ebb7cd71644ff829949be8433260c37" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "d5df6d29ffb3628ba435bf3b55a90f5f" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6387327e47574c8d89be9ec5709a0897" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0604166e1455c283b97b9e379faeb502" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "640aa2ffa6e3a78584e8591fed00c555" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6cdaa32699069a85a6554cbeb692cb18" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "64eeebf77d134089be00fffa62dee884" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "05d77377237c2c85ba7aae5a9e7ddf26" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "668d9efe8f19ef85b05a100c51dd0170" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e9ae3f90d35ba186b70c76bc5807d4d7" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6938f2f10b306c82976d2af9f9ffc179" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "05d77377237c2c85ba7aae5a9e7ddf26" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "6cdaa32699069a85a6554cbeb692cb18" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3fd8bc565ab3ad81b774427d129a8ec8" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7237abd52634ac8eb7618edf626b7e19" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "54a6fe3eb6261785801b27782bf96236" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "729edbb1aa19948cb7fb21156078212d" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f7465c41c22b4cee8731ef7170c5ff04" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "73f528204c2895859ea02fe26237cb88" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "729edbb1aa19948cb7fb21156078212d" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7fbcd27f0b86d18c8581a7612e476732" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "64eeebf77d134089be00fffa62dee884" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "7ff2b21320b0a183b333e0ac48fab9bf" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "9bbd0086bba9d38484526f4262c46576" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8055dd0af9221285961fea60024da8c9" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "4318414414941886888115b180280bda" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8055dd0af9221285961fea60024da8c9" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f7d75fc85ea73c8faa99f8c06200da23" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "81019460a9a458818fd4c1c29130e5f0" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c4960add728f7e8cb21fdb9b3ce5f90e" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "81019460a9a458818fd4c1c29130e5f0" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dacda9299a39278990577d0ab129d8a9" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "82f548c898eca689a316decf8a01e02d" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5ebb7cd71644ff829949be8433260c37" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "849f309c3689918e8427af6ebbed8c28" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "01a993545c245e848d7ab5e9dfe2becd" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "87ee7e6f5f835985af5333dc9f83a2f4" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "210da242ad4c268e8454876c7358c621" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "8c7bc83cba3e6d81b42b4a6640c4d3e1" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "2d360aaf369c1e8794bfc85277319bff" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "960141a80e00718cab5b75850e89dfc5" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f2d11399da4b888a900f95bda5008cc6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "960141a80e00718cab5b75850e89dfc5" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "f2d11399da4b888a900f95bda5008cc6" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "99cf608b816be183b16417c719571201" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "8c7bc83cba3e6d81b42b4a6640c4d3e1" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9bbd0086bba9d38484526f4262c46576" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c58cea36576bed83b595ea4f75b4683e" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e97f4cd1c51c489b40907548493fcc2" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e4718a914fb2078f9375b1b12267204e" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "9e97f4cd1c51c489b40907548493fcc2" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e4718a914fb2078f9375b1b12267204e" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "a743f012e4f92b84a168289b673d1085" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "d5df6d29ffb3628ba435bf3b55a90f5f" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ab8b3a45f4dd718588a80add9b36175a" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "8c7bc83cba3e6d81b42b4a6640c4d3e1" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "b6414cf84e4caa8cb9dbc5750706dbb2" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "202426bd727d1b8a9df87ee490ae16e4" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bcd3d4f4aecb5b8a91d83196cd3184c5" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3522f5dab593d489ba9961eea3327e20" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bcd3d4f4aecb5b8a91d83196cd3184c5" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "87ee7e6f5f835985af5333dc9f83a2f4" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "bcd3d4f4aecb5b8a91d83196cd3184c5" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e9ae3f90d35ba186b70c76bc5807d4d7" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c4960add728f7e8cb21fdb9b3ce5f90e" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "dacda9299a39278990577d0ab129d8a9" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c55cf13808d0d086b7941ac537fa0cf3" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "5970ada1e36a4688abbd028511f8c4fb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "c58cea36576bed83b595ea4f75b4683e" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "09ce24b19f91fb8b88ce95bf8559a27d" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cd1a37556117b089b9bf2c4110905f43" + }, + "m_SlotId": 4 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3522f5dab593d489ba9961eea3327e20" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdd271e4117aec839bca2916bd09189c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3fd8bc565ab3ad81b774427d129a8ec8" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cdd271e4117aec839bca2916bd09189c" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6cdaa32699069a85a6554cbeb692cb18" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "cfc754641f758682a43a198266a3d28f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "668d9efe8f19ef85b05a100c51dd0170" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d0d470654ac91a8db45c42f499f97806" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "6387327e47574c8d89be9ec5709a0897" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "d5df6d29ffb3628ba435bf3b55a90f5f" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0cd0c0575ea4ef8dadcd9ec9e0a3e5cb" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dacda9299a39278990577d0ab129d8a9" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "3fd8bc565ab3ad81b774427d129a8ec8" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbf3baf9367d0189b81d83cdaf5d698d" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "54a6fe3eb6261785801b27782bf96236" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dbf3baf9367d0189b81d83cdaf5d698d" + }, + "m_SlotId": 1 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "e700d4c126184f8a845a97c9ff17a93b" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "dc12caa34192ba808d86921702b30dea" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "960141a80e00718cab5b75850e89dfc5" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e4718a914fb2078f9375b1b12267204e" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "102ea0b9ea35cf808086c2ca718530b5" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e700d4c126184f8a845a97c9ff17a93b" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "1f691ad6e2f35d868fb00e0f672efbef" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "e9ae3f90d35ba186b70c76bc5807d4d7" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "cd1a37556117b089b9bf2c4110905f43" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f2d11399da4b888a900f95bda5008cc6" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "102ea0b9ea35cf808086c2ca718530b5" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f7d75fc85ea73c8faa99f8c06200da23" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "0cd0c0575ea4ef8dadcd9ec9e0a3e5cb" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f7d75fc85ea73c8faa99f8c06200da23" + }, + "m_SlotId": 3 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "73f528204c2895859ea02fe26237cb88" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "f8bc24877f30df8a803f733bbea3dedf" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "c58cea36576bed83b595ea4f75b4683e" + }, + "m_SlotId": 0 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": 10533.0, + "y": 2110.0 + }, + "m_Blocks": [ + { + "m_Id": "2d25a9a1963f4b378340ff6a95f10f64" + }, + { + "m_Id": "bfd9c5e4276547e0ac0adaea7fb81fe3" + }, + { + "m_Id": "9ae02dff8f6f49f5a29b90a158456af0" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": 10533.0, + "y": 2310.0 + }, + "m_Blocks": [ + { + "m_Id": "5970ada1e36a4688abbd028511f8c4fb" + }, + { + "m_Id": "bc080fabc4b84465a005f874e5e48c23" + }, + { + "m_Id": "f7465c41c22b4cee8731ef7170c5ff04" + }, + { + "m_Id": "4229dcacea2c46428fd7f0ae2e888ee0" + }, + { + "m_Id": "f22057687bd54b0f9ebfb37bf076a863" + }, + { + "m_Id": "0be8a3bbea0d462faf117e7b7ec25555" + }, + { + "m_Id": "e44e6d95b7304ba8978b1bb1c20422ff" + }, + { + "m_Id": "604d6c69a2564e2498bd021339ab9feb" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10205,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Shader Graphs", + "m_GraphPrecision": 0, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_SubDatas": [], + "m_ActiveTargets": [ + { + "m_Id": "e423eff37cfa4590a7ae3aef359c89b2" + }, + { + "m_Id": "778b3641c4fa4f9197f664337cd00942" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "008930cdfd553883ac5c8dd5d96a028c", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0090be1e1f7471829101297743721259", + "m_Id": 1, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "00ed18d0d709cd88bb8f523a8e06a20b", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8372.3837890625, + "y": 196.65003967285157, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "88528b48c2e7fe80ad00b21ff3b36342" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "06f4bdcd670a5f8eabe9d8f844feeeac" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "01a993545c245e848d7ab5e9dfe2becd", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5261.0, + "y": 1688.0, + "width": 124.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "4c1b17c393569d8aa7fdef932f6d19f0" + }, + { + "m_Id": "aa759b5518bea281bae6dd59c891c3d3" + }, + { + "m_Id": "6756d2c9829cc784954f8645cc6c48ec" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "023968384a9cb38a8b73071a89936b4d", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "0257c4c56ddbf484ae84222dd4100af8", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "032d4ba7de63b8848b902595af93efca", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "03c658377fd0ee8fbf65124084c5e014", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "05cb5a0f1de12f8b84e4dba32cacc003", + "m_Id": 0, + "m_DisplayName": "Ripple Cutoff", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "05d77377237c2c85ba7aae5a9e7ddf26", + "m_Group": { + "m_Id": "0e82e88fbdfa430e96e4826ecf1be4fe" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9909.0, + "y": 1653.0, + "width": 208.0, + "height": 301.9999694824219 + } + }, + "m_Slots": [ + { + "m_Id": "2fdaa76e8f03f18a9cb4500a996a2bd8" + }, + { + "m_Id": "3941f835b78e228786952e574fdca3fd" + }, + { + "m_Id": "735b4c84be9aed89bdac8461ca2247ac" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DivideNode", + "m_ObjectId": "0604166e1455c283b97b9e379faeb502", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Divide", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6288.0, + "y": 2533.0, + "width": 119.00000762939453, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "bade025db5d886829a339138bbcbf225" + }, + { + "m_Id": "44f9fcc61dd0ae82844c0c844e459d3a" + }, + { + "m_Id": "15d76a40e2eba58ca75496496aeab8ab" + } + ], + "synonyms": [ + "division", + "divided by" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "0626d4d74104bb869927accff4d92714", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5604.0, + "y": 2734.0, + "width": 98.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "31b2967400094888845b215a5f36f7cd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "457cd928e2d1a082a965cc9a797bb18d" + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "06f4bdcd670a5f8eabe9d8f844feeeac", + "m_Guid": { + "m_GuidSerialized": "3206f0e8-2c0c-46b9-a3ea-bf0ef4b95fb5" + }, + "m_Name": "Depth Offset Coloring", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_C1C7D298", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.7670000195503235, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "07d4e9264f18c48ebbb29218ea04b1ed", + "m_Guid": { + "m_GuidSerialized": "445d6aa2-5bad-4c90-8d62-7e96a1d43904" + }, + "m_Name": "Foam Cutoff Softness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_981A3A67", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "07ebf58d77a1c68ebc25226025180f90", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.05000000074505806, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "08aab36f18d3e88baa4f8946e17b74b0", + "m_Guid": { + "m_GuidSerialized": "00e318d1-55dc-42bd-b7e2-2489a7847d03" + }, + "m_Name": "Noise Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_37AAFE25", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "09cc6aadc839a28a888e3dad32bf292b", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "09ce24b19f91fb8b88ce95bf8559a27d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8538.0, + "y": 1432.9998779296875, + "width": 124.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "6fbf0395fb3c108a82278f3138bf0ab2" + }, + { + "m_Id": "c132af8cb42e9b8b840591891275f065" + }, + { + "m_Id": "b0cf8ae3244a2b8db20d0f04f014965e" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0a19b99f40a2c98285ac6bc86a9b6445", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "0b00e6a2210a488998362e51f6793d87", + "m_Guid": { + "m_GuidSerialized": "c44b9ec9-7430-4c57-8048-7236f4f7b906" + }, + "m_Name": "Foam Thickness", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_3B48FD24", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": -0.27000001072883608, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "0b65ef013503ec8aa7646d761db4460b", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "0be0eab9b365e283868c37bf903fe17e", + "m_Id": 4, + "m_DisplayName": "Smooth Delta", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Smooth Delta", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "0be8a3bbea0d462faf117e7b7ec25555", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Alpha", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "345373d8672148a39a5ca79f7b9211a9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Alpha" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "0cd0c0575ea4ef8dadcd9ec9e0a3e5cb", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 7178.00048828125, + "y": 948.9999389648438, + "width": 208.0, + "height": 302.0 + } + }, + "m_Slots": [ + { + "m_Id": "8507d5b75027c78ca3d71f9a9bc444ed" + }, + { + "m_Id": "a95b0b9556301e83ac622b68269fc3af" + }, + { + "m_Id": "5796c86a0ca4c7828320a3cd2ded886f" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "0e1f55351f792c82bd0e30bd4a6c71b4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "0e82e88fbdfa430e96e4826ecf1be4fe", + "m_Title": "Main Tint", + "m_Position": { + "x": 9716.9990234375, + "y": 1594.4998779296875 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "0f26cafb93c82286963cc2fb378597b0", + "m_Group": { + "m_Id": "a80b65feb204487f87bcc327191f6721" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6191.0, + "y": 1048.0, + "width": 122.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4d30bb5a390661859620b9aace9052c7" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "8672f91dc7be268eabfbd052fd4022c6" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "0f7f0f796ab29b8cb47882621b5d479a", + "m_Id": 2, + "m_DisplayName": "Offset", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Offset", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "102ea0b9ea35cf808086c2ca718530b5", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6071.0, + "y": 2547.0, + "width": 119.00000762939453, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "64e5d95827d991809c0b12f530777ebe" + }, + { + "m_Id": "7642b921e9016d82be5b41753ed8281c" + }, + { + "m_Id": "643df441536cbd8f829cd7e5122f832d" + } + ], + "synonyms": [ + "subtraction", + "remove", + "minus", + "take away" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "10a0481552aaae8ab723fa00fc906d2a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "111dfaa81907978eb8b71c29c09ca229", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "115c7dfaff6a428a9cfb65339ff031bb", + "m_Id": 0, + "m_DisplayName": "Noise Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "1319aad6dcfc0d8d8ad7e18d95de4e66", + "m_Id": 0, + "m_DisplayName": "Edge Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "139b412fbe379a8895b1d8de8b721c9c", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "15229efaf2946e88a0393368582b3b0f", + "m_Id": 2, + "m_DisplayName": "Y", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Y", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "1565ca44a290a8829fe3b69058623084", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "15d76a40e2eba58ca75496496aeab8ab", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "16924615bc04a382a54730defd520aa0", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "1704ee08ba8af68f97cfc2cbd4be3a8f", + "m_Guid": { + "m_GuidSerialized": "5e5ccadf-a819-4d49-80a7-7141124168c6" + }, + "m_Name": "Edge Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_51A4B6EC", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.0, + "g": 0.7135715484619141, + "b": 1.0, + "a": 0.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "18fb3663672ad18ea85bf7634faa0672", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1957108c12fa4798a4f3464d3af5849b", + "m_Id": 0, + "m_DisplayName": "Smoothness", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Smoothness", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1ddf9e9a5a408684904e8bbcecc1ba30", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "1e2e700bcd417c8d92429f9a5ebd52f3", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "1f567b63e511c58089f8d60e9bab20e5", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "1f691ad6e2f35d868fb00e0f672efbef", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8506.0, + "y": 199.00001525878907, + "width": 124.0, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "0b65ef013503ec8aa7646d761db4460b" + }, + { + "m_Id": "e06b85c960aa7d8098025998305e7e25" + }, + { + "m_Id": "a2ad2f890c29a6868153fc69c4bc06d0" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "1ff6226b662d398eab0b571412244d60", + "m_Id": 0, + "m_DisplayName": "CamTex", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "202426bd727d1b8a9df87ee490ae16e4", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6646.0, + "y": 2559.0, + "width": 198.0, + "height": 255.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "b87a86b18bee3a88a1109faca58238f2" + }, + { + "m_Id": "d22bb442ec89f68d99b359860041887f" + }, + { + "m_Id": "5ac289d3956b89838d33e281c3e5ef10" + }, + { + "m_Id": "82846f1053fcfc8898615d2cb666283d" + }, + { + "m_Id": "800c0af07b89b68e9060a2604c76dff7" + }, + { + "m_Id": "329880f4087e538a810e3c559cadec1f" + }, + { + "m_Id": "a7358f17687cd28fbcbeaa991cf6dfe2" + }, + { + "m_Id": "5d8a73e831c4228990da80ffe05a8d7e" + } + ], + "synonyms": [ + "tex2d" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "205d0dacb8c0af82a9af443091de7f28", + "m_Guid": { + "m_GuidSerialized": "389edcc3-a66e-4724-b713-bf582f21abf9" + }, + "m_Name": "Ripple Cutoff", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_ECB3F2B8", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.4000000059604645, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "210da242ad4c268e8454876c7358c621", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5881.0, + "y": 1534.0, + "width": 198.0, + "height": 255.0 + } + }, + "m_Slots": [ + { + "m_Id": "33e12cfbefaec884b0e0aeabd32dfd5d" + }, + { + "m_Id": "814519350a0b238582ca4f7e43c90bab" + }, + { + "m_Id": "3e1152e1cea11488b171814e0a058505" + }, + { + "m_Id": "78d750a27f74b68b83f484e502e8c092" + }, + { + "m_Id": "d947e3e944e1d78180d5b5ea32afe467" + }, + { + "m_Id": "f6306332d516d289baa007ec4065e07c" + }, + { + "m_Id": "a98445d3d123be829abe689cdb69c2d6" + }, + { + "m_Id": "97abdce3aadaee8ea6a94285037437a3" + } + ], + "synonyms": [ + "tex2d" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "214811d9ea47188cbd13390b826706db", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "21dc802a4d186c8db34e8e15296cffe1", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4019.0, + "y": 2251.0, + "width": 107.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "f231c6bfac23d383849659e52d8c627f" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "df5990d727f93787bd223de493238042" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ScreenPositionNode", + "m_ObjectId": "25a3a182c679c488ba995dd6eab94ba8", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "Screen Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 7732.99951171875, + "y": 472.9999694824219, + "width": 208.0, + "height": 315.0 + } + }, + "m_Slots": [ + { + "m_Id": "807b3637d0bd1089843824bc13decc79" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ScreenSpaceType": 1 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "25af7f38b914c18ea72aad0690a131be", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "266148eb985ad0809e59680ac1da203b", + "m_Guid": { + "m_GuidSerialized": "d63435b0-55fd-4d4b-ba21-39a444c02a01" + }, + "m_Name": "Foam Cutoff", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_39D35881", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.0, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "2787bb9de4d56980bdcfee53e2ab6113", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5724.0, + "y": 1549.0001220703125, + "width": 132.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "115c7dfaff6a428a9cfb65339ff031bb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "08aab36f18d3e88baa4f8946e17b74b0" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "2837aabd890ebc868dbfd4464cba7843", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2bf0615df591bc82a9a312f68451f30d", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "2c077ffcdb2d3e8ba1a130eef5d7cdd0", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "2d25a9a1963f4b378340ff6a95f10f64", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "3ec9ec1146a4419a9ac169d1b19e6203" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "2d360aaf369c1e8794bfc85277319bff", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4139.0, + "y": 1659.0001220703125, + "width": 118.0, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "4aeedfcfaf98ae8eb42e27cd21c22c59" + }, + { + "m_Id": "a2c0e5d32d38f28f87cd7c040fba5732" + }, + { + "m_Id": "e39906f44d4d7f88bb71cdb421eecb5f" + }, + { + "m_Id": "e7a1559aca03ed8a843eb6095d053972" + }, + { + "m_Id": "1f567b63e511c58089f8d60e9bab20e5" + } + ], + "synonyms": [ + "separate" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "2dbc0aab0cbb0f8da99785174818c399", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "2e26611fa646b08089ad70d04360a0d9", + "m_Id": 0, + "m_DisplayName": "Foam Cutoff Softness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "2fdaa76e8f03f18a9cb4500a996a2bd8", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "30fc442ce963728b99a12addeb837170", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "314d3d13a2a48e828910ba3951c4a9cf", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "31b2967400094888845b215a5f36f7cd", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "31bb9fb6ceb426899581911ec06f5775", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "329880f4087e538a810e3c559cadec1f", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "32fc0002fc4e1d89bf6005770c8f0e13", + "m_Id": 1, + "m_DisplayName": "Edge2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Edge2", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "33e12cfbefaec884b0e0aeabd32dfd5d", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "345373d8672148a39a5ca79f7b9211a9", + "m_Id": 0, + "m_DisplayName": "Alpha", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Alpha", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "34c7f8092610e787b87290f2aa44695f", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 7933.0, + "y": 660.0, + "width": 152.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "41d9131dfde5eb83ae2c5aa8ffb6a956" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "0b00e6a2210a488998362e51f6793d87" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "3522f5dab593d489ba9961eea3327e20", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5007.0, + "y": 1680.0, + "width": 124.0, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "5652dceac75f148da7943507e6fdb291" + }, + { + "m_Id": "da306c9c71a3e88c9da477ce9dccde7d" + }, + { + "m_Id": "2dbc0aab0cbb0f8da99785174818c399" + } + ], + "synonyms": [ + "subtraction", + "remove", + "minus", + "take away" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "390cf845b4bb4580a9b6065499e78b51", + "m_Id": 0, + "m_DisplayName": "Edge1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Edge1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "3941f835b78e228786952e574fdca3fd", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "3a14aa9b71b5848e8e43c9c2ea64973d", + "m_Group": { + "m_Id": "3e19e19b2df64467a275e18cd140162c" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8688.0, + "y": 243.99998474121095, + "width": 133.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "a70e1cce86c45d82ae9e7cc3607c7fa6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "e3f968e9517a8f80b9539bd31bc89cdd" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "3c4a83d632d72f8586bd4778db53761e", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 7964.99951171875, + "y": 486.9999694824219, + "width": 116.0, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "cb78da4fb4275c848adcc77ca8267bf5" + }, + { + "m_Id": "69a4e90fcee2938d8b96c4694f78dd06" + }, + { + "m_Id": "f1a46d87fcd7f38fa4df627e2026ff5c" + }, + { + "m_Id": "614fa4229b51798c81e8ecb974185995" + }, + { + "m_Id": "e335a35e41f1cc80911e578a103fdaeb" + } + ], + "synonyms": [ + "separate" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3cceddbddc03c38c88d0f2fe5f524d3c", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "3e1152e1cea11488b171814e0a058505", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "3e19e19b2df64467a275e18cd140162c", + "m_Title": "Depth Colors", + "m_Position": { + "x": 8647.9990234375, + "y": 134.49993896484376 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "3ec9ec1146a4419a9ac169d1b19e6203", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "3ee0eff8d3388a888ea0023168a64d85", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SmoothstepNode", + "m_ObjectId": "3fd8bc565ab3ad81b774427d129a8ec8", + "m_Group": { + "m_Id": "d859412d4c6840ddbd8c508c9c52729e" + }, + "m_Name": "Smoothstep", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9492.0009765625, + "y": 830.0, + "width": 138.0, + "height": 142.00001525878907 + } + }, + "m_Slots": [ + { + "m_Id": "433d684280cce384a1e618f2e977c57f" + }, + { + "m_Id": "66a7a2afb90d5c89935e217545ac17cc" + }, + { + "m_Id": "60f10a9f1435ba82be2bfb0e4a2c4678" + }, + { + "m_Id": "023968384a9cb38a8b73071a89936b4d" + } + ], + "synonyms": [ + "curve" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "410cc050fe9c447caba5ea2e122a48fe", + "m_Id": 0, + "m_DisplayName": "Specular Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Specular", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.5, + "y": 0.5, + "z": 0.5 + }, + "m_Labels": [], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "41c0e2b2288b728b8da0e83c8733dd88", + "m_Group": { + "m_Id": "a80b65feb204487f87bcc327191f6721" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6325.0, + "y": 964.9999389648438, + "width": 125.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "fa7ce679111c6a8e9913e2eca11f6a5f" + }, + { + "m_Id": "eeae1438f124a08189d4e58c36fabfe5" + }, + { + "m_Id": "473039909674518080c38aa9d69c8733" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "41d9131dfde5eb83ae2c5aa8ffb6a956", + "m_Id": 0, + "m_DisplayName": "Foam Thickness", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "4229dcacea2c46428fd7f0ae2e888ee0", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Smoothness", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "1957108c12fa4798a4f3464d3af5849b" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Smoothness" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "4318414414941886888115b180280bda", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6987.0, + "y": 2618.0, + "width": 119.00000762939453, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "f1fd97f602053e8181a2b882199cbbe2" + }, + { + "m_Id": "07ebf58d77a1c68ebc25226025180f90" + }, + { + "m_Id": "86f66572c01eb480baab2cbc9170ca98" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "433d684280cce384a1e618f2e977c57f", + "m_Id": 0, + "m_DisplayName": "Edge1", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Edge1", + "m_StageCapability": 3, + "m_Value": { + "x": 0.699999988079071, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "43569388de1eb68d9e77d71ec591f91c", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4377824a2e173f898c76fa8cd2c916bb", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "44f9fcc61dd0ae82844c0c844e459d3a", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 2.0, + "y": 2.0, + "z": 2.0, + "w": 2.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "4502f3e00c74868693283712af3c1a26", + "m_Id": 0, + "m_DisplayName": "Main Tint", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector3ShaderProperty", + "m_ObjectId": "457cd928e2d1a082a965cc9a797bb18d", + "m_Guid": { + "m_GuidSerialized": "09df9eb9-3170-414e-a14a-1fb5ab050705" + }, + "m_Name": "Position", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector3_3823BA5", + "m_OverrideReferenceName": "_Position", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "45bc717be67b45e492dc7f43a9c648eb", + "m_Title": "Distorted Noise", + "m_Position": { + "x": 3781.0, + "y": 1236.4998779296875 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "45efa37d86214587a99eaecbee335457", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6491.0, + "y": 2618.0, + "width": 119.00000762939453, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "56cc48ae629af98abb80c880af7747cd" + }, + { + "m_Id": "b53ebc4919297a83865c43634bb1ef1b" + }, + { + "m_Id": "a5cc2c49d7fe068fb775f89aa6b12873" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "473039909674518080c38aa9d69c8733", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "476e9d2488e3cb8d9967453d45332fc4", + "m_Group": { + "m_Id": "3e19e19b2df64467a275e18cd140162c" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8718.0, + "y": 193.00001525878907, + "width": 127.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1319aad6dcfc0d8d8ad7e18d95de4e66" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "1704ee08ba8af68f97cfc2cbd4be3a8f" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "491c686b41c2f68683f962ca9ae4ef7e", + "m_Id": 2, + "m_DisplayName": "T", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "T", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "49401c24427bdc819823ef8281561170", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "49718ff662ace185b0cbe00f88e2f6ed", + "m_Id": 0, + "m_DisplayName": "RT", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4aeedfcfaf98ae8eb42e27cd21c22c59", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "4b1acf2e3cce9b8181bf756bcf7be246", + "m_Guid": { + "m_GuidSerialized": "2675f8f6-fc66-4996-b328-f35428177db9" + }, + "m_Name": "Noise/Distort Scale", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_80CAEB23", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.30000001192092898, + "m_FloatType": 1, + "m_RangeValues": { + "x": 0.009999999776482582, + "y": 20.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4bcad51aa14d6c8d8cb0dc70af713bcf", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "4c1b17c393569d8aa7fdef932f6d19f0", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4c4a5b04f652be83bee8f1f790ef0582", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "4d11e9f0552948dda20d84fac3f6ebc5", + "m_MaterialNeedsUpdateHash": 279855, + "m_SurfaceType": 1, + "m_RenderingPass": 4, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": true, + "m_ExcludeFromTUAndAA": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4d30bb5a390661859620b9aace9052c7", + "m_Id": 0, + "m_DisplayName": "Refraction Distortion", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "4d5194923921cc81bd7329826aed2a3c", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "4d60096dbb92ee8e94642fba72d468c1", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4561.0, + "y": 1745.0, + "width": 171.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "b501c01850a3e585af3ce8a254955af3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "fcfe74597f8a318cb1cd337809f31b85" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "4f11a226cec46989b07dbaf04bd6240f", + "m_Id": 2, + "m_DisplayName": "Cosine Time", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Cosine Time", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData", + "m_ObjectId": "5199242bfa5348db9746ec896a6044e5", + "m_MaterialNeedsUpdateHash": 0, + "m_SurfaceType": 0, + "m_RenderingPass": 1, + "m_BlendMode": 0, + "m_ZTest": 4, + "m_ZWrite": false, + "m_TransparentCullMode": 2, + "m_OpaqueCullMode": 2, + "m_SortPriority": 0, + "m_AlphaTest": false, + "m_ExcludeFromTUAndAA": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_SupportLodCrossFade": false, + "m_DoubleSidedMode": 0, + "m_DOTSInstancing": false, + "m_CustomVelocity": false, + "m_Tessellation": false, + "m_TessellationMode": 0, + "m_TessellationFactorMinDistance": 20.0, + "m_TessellationFactorMaxDistance": 50.0, + "m_TessellationFactorTriangleSize": 100.0, + "m_TessellationShapeFactor": 0.75, + "m_TessellationBackFaceCullEpsilon": -0.25, + "m_TessellationMaxDisplacement": 0.009999999776482582, + "m_DebugSymbols": false, + "m_Version": 2, + "inspectorFoldoutMask": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "521e23b0425546869912163bc703be5d", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "5321a32ab7e643a88e0f24f38e694162", + "m_Id": 0, + "m_DisplayName": "Normal (Tangent Space)", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "NormalTS", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "53861381fb022a8ba3f22f3256dfbea2", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "53b12c795c0cd88abbf0fdd0cc723479", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "54a6fe3eb6261785801b27782bf96236", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8269.0, + "y": 450.0, + "width": 123.99999237060547, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "906f42f4ddf8ae8fad0e874d4033b468" + }, + { + "m_Id": "58973e8069552a8c9fb14d28152b64c9" + }, + { + "m_Id": "b6c1568afa53848d970d93695a7d3024" + } + ], + "synonyms": [ + "subtraction", + "remove", + "minus", + "take away" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "5529ee2d4592c38b93b0222c4666ed44", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "55a26a8ef467688084d558e4008776d7", + "m_Id": 0, + "m_DisplayName": "NoiseDistortion", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "5652dceac75f148da7943507e6fdb291", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "56cc48ae629af98abb80c880af7747cd", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "5796c86a0ca4c7828320a3cd2ded886f", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "58973e8069552a8c9fb14d28152b64c9", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "594d45db90d0798e8793ba99871f47ea", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "5970ada1e36a4688abbd028511f8c4fb", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "7f12e09da20645f6ad87bf15759a1866" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "598cdd03c3b1c485b9a0c751e7fc59d1", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "5a455eb74e2732829630e40a05f4cc6a", + "m_Guid": { + "m_GuidSerialized": "313b3364-d576-46bd-aa3f-518e8ddcd1af" + }, + "m_Name": "NoiseDistortion", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_8E5091B8", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": -0.33000001311302187, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "5ac289d3956b89838d33e281c3e5ef10", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "5c8047e7317e415a8cc87a3c2b1ab638", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.LightingData", + "m_ObjectId": "5c96cd2d008f44d6ac7702169c3373ea", + "m_NormalDropOffSpace": 0, + "m_BlendPreserveSpecular": true, + "m_ReceiveDecals": true, + "m_ReceiveSSR": true, + "m_ReceiveSSRTransparent": false, + "m_SpecularAA": false, + "m_SpecularOcclusionMode": 1, + "m_OverrideBakedGI": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "5cc9cf217b406a8789ab73638c74c2e4", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "5d8a73e831c4228990da80ffe05a8d7e", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TilingAndOffsetNode", + "m_ObjectId": "5ebb7cd71644ff829949be8433260c37", + "m_Group": { + "m_Id": "a80b65feb204487f87bcc327191f6721" + }, + "m_Name": "Tiling And Offset", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6550.0, + "y": 750.0000610351563, + "width": 152.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "5cc9cf217b406a8789ab73638c74c2e4" + }, + { + "m_Id": "60c2df3cae4a988d924f4e63b251d1d7" + }, + { + "m_Id": "89dfd813da06fb8f8b1086e0aef46491" + }, + { + "m_Id": "de3fd787e774538488fefd90351e7e05" + } + ], + "synonyms": [ + "pan", + "scale" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "5ed94c3fddc34fc7b2ff150fba943753", + "m_Id": 0, + "m_DisplayName": "Emission", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Emission", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_ColorMode": 1, + "m_DefaultColor": { + "r": 0.0, + "g": 0.0, + "b": 0.0, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "604d6c69a2564e2498bd021339ab9feb", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Specular", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "410cc050fe9c447caba5ea2e122a48fe" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Specular" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "60c2df3cae4a988d924f4e63b251d1d7", + "m_Id": 1, + "m_DisplayName": "Tiling", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tiling", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0 + }, + "m_DefaultValue": { + "x": 1.0, + "y": 1.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "60f10a9f1435ba82be2bfb0e4a2c4678", + "m_Id": 2, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "614fa4229b51798c81e8ecb974185995", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "6387327e47574c8d89be9ec5709a0897", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6180.0, + "y": 2704.0, + "width": 119.00000762939453, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "cb1633d01521fb82b0231525863f3f7f" + }, + { + "m_Id": "aed51898b27cc98a88c0ab8872cdae8f" + }, + { + "m_Id": "df60f88c2f8bc182ac3e611d100ca5a9" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "640aa2ffa6e3a78584e8591fed00c555", + "m_Group": { + "m_Id": "d859412d4c6840ddbd8c508c9c52729e" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9088.0, + "y": 934.0, + "width": 170.00001525878907, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "2e26611fa646b08089ad70d04360a0d9" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "07d4e9264f18c48ebbb29218ea04b1ed" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "643df441536cbd8f829cd7e5122f832d", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "6493b496a9a77c82a91b316ba4e13c27", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "64e5d95827d991809c0b12f530777ebe", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "64eeebf77d134089be00fffa62dee884", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9595.0, + "y": 1419.0, + "width": 124.99999237060547, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "521e23b0425546869912163bc703be5d" + }, + { + "m_Id": "91750096a72dae8ca1fe4f89d1ee14c7" + }, + { + "m_Id": "a19dc8569e7c7d83a52199093fc43251" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "65f001383b7db88da8ff1f35d404d3a0", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "668d9efe8f19ef85b05a100c51dd0170", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4195.0, + "y": 2170.0, + "width": 125.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "598cdd03c3b1c485b9a0c751e7fc59d1" + }, + { + "m_Id": "b550ad098792d3808da357c530e621e4" + }, + { + "m_Id": "e826d94d277aea878a307c83e2930c8a" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "6692928e84b5cb8dac89b1dcf2b7db33", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "66a7a2afb90d5c89935e217545ac17cc", + "m_Id": 1, + "m_DisplayName": "Edge2", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Edge2", + "m_StageCapability": 3, + "m_Value": { + "x": 0.949999988079071, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "67332cdac064dd8694ea6cc23f079092", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "6756d2c9829cc784954f8645cc6c48ec", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "68bed8e64450dc82be7e9222eef6d09a", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "6938f2f10b306c82976d2af9f9ffc179", + "m_Group": { + "m_Id": "0e82e88fbdfa430e96e4826ecf1be4fe" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9742.0, + "y": 1714.0, + "width": 120.99999237060547, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "4502f3e00c74868693283712af3c1a26" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "b7ae2cab76a33f89a2a2bdee150a07ea" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "69500099392f3281b095a69db6902eeb", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "69a4e90fcee2938d8b96c4694f78dd06", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "6cdaa32699069a85a6554cbeb692cb18", + "m_Group": { + "m_Id": "d859412d4c6840ddbd8c508c9c52729e" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9304.0, + "y": 882.0, + "width": 119.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "3ee0eff8d3388a888ea0023168a64d85" + }, + { + "m_Id": "0e1f55351f792c82bd0e30bd4a6c71b4" + }, + { + "m_Id": "53861381fb022a8ba3f22f3256dfbea2" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "6fbf0395fb3c108a82278f3138bf0ab2", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "70245a27aa026a89b439d8cc109beece", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71070f58291f678eacd470f3a7acb97c", + "m_Id": 0, + "m_DisplayName": "Time", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Time", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "71871310f5d1c58295e723773740281b", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "71d6b008ed8c36879b33a2bce32f90fb", + "m_Id": 0, + "m_DisplayName": "Noise/Distort Scale", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "7237abd52634ac8eb7618edf626b7e19", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8110.99951171875, + "y": 572.9999389648438, + "width": 123.99999237060547, + "height": 117.99999237060547 + } + }, + "m_Slots": [ + { + "m_Id": "e40c7905b1534c86b347fca03d429162" + }, + { + "m_Id": "90d32b81156de88ebb642e3ce186feae" + }, + { + "m_Id": "b22b913770e828859b809084ed9fe833" + } + ], + "synonyms": [ + "subtraction", + "remove", + "minus", + "take away" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SaturateNode", + "m_ObjectId": "729edbb1aa19948cb7fb21156078212d", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Saturate", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9605.0, + "y": 2278.0, + "width": 127.0, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "594d45db90d0798e8793ba99871f47ea" + }, + { + "m_Id": "9c231209f60d2b8a85b7c19fe16e0f0f" + } + ], + "synonyms": [ + "clamp" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "730cc214801e1781abe0bf9ae27096c9", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "735b4c84be9aed89bdac8461ca2247ac", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "73f528204c2895859ea02fe26237cb88", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 9439.0, + "y": 2274.0, + "width": 125.0, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "a84d509a168399818b13180fdf6943d2" + }, + { + "m_Id": "9d64d9dbecbe6e8a990e3f55c2a294dc" + }, + { + "m_Id": "71871310f5d1c58295e723773740281b" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "7642b921e9016d82be5b41753ed8281c", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "76d4bc08e6ae4384b33bd952b056dfdc", + "m_Id": 2, + "m_DisplayName": "Y", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Y", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "778b3641c4fa4f9197f664337cd00942", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "f18e3b334f9b43588150f53696a5cffb" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 1, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 2, + "m_AlphaClip": true, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_DisableTint": false, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "77de79c83c17a581b69d91fc43b672e9", + "m_Guid": { + "m_GuidSerialized": "f94214ba-0285-4c2c-86ee-9f23c7b483c3" + }, + "m_Name": "OrthoCam", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_461B7B50", + "m_OverrideReferenceName": "_OrthographicCamSize", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.0, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "78d750a27f74b68b83f484e502e8c092", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "7ba439544107ef8099b8ad41503667ff", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "7f12e09da20645f6ad87bf15759a1866", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.464583158493042, + "z": 1.0 + }, + "m_DefaultValue": { + "x": 0.5, + "y": 0.5, + "z": 0.5 + }, + "m_Labels": [], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "7fbcd27f0b86d18c8581a7612e476732", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8880.0, + "y": 1425.0, + "width": 124.00000762939453, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "30fc442ce963728b99a12addeb837170" + }, + { + "m_Id": "31bb9fb6ceb426899581911ec06f5775" + }, + { + "m_Id": "9308e4ad37549684bef792e98d5b5149" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SaturateNode", + "m_ObjectId": "7ff2b21320b0a183b333e0ac48fab9bf", + "m_Group": { + "m_Id": "3e19e19b2df64467a275e18cd140162c" + }, + "m_Name": "Saturate", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8673.0, + "y": 306.00006103515627, + "width": 125.99999237060547, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "214811d9ea47188cbd13390b826706db" + }, + { + "m_Id": "b234f17c3e697c8dbfde5309097e95a9" + } + ], + "synonyms": [ + "clamp" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "800c0af07b89b68e9060a2604c76dff7", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "8055dd0af9221285961fea60024da8c9", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6851.0, + "y": 2545.0, + "width": 130.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "05cb5a0f1de12f8b84e4dba32cacc003" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "205d0dacb8c0af82a9af443091de7f28" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "807b3637d0bd1089843824bc13decc79", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.OneMinusNode", + "m_ObjectId": "81019460a9a458818fd4c1c29130e5f0", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "One Minus", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8411.0, + "y": 476.0000305175781, + "width": 125.00000762939453, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "18fb3663672ad18ea85bf7634faa0672" + }, + { + "m_Id": "0090be1e1f7471829101297743721259" + } + ], + "synonyms": [ + "complement", + "invert", + "opposite" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "814519350a0b238582ca4f7e43c90bab", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "82846f1053fcfc8898615d2cb666283d", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ScreenPositionNode", + "m_ObjectId": "82f548c898eca689a316decf8a01e02d", + "m_Group": { + "m_Id": "a80b65feb204487f87bcc327191f6721" + }, + "m_Name": "Screen Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6313.0, + "y": 637.0, + "width": 198.0, + "height": 131.0 + } + }, + "m_Slots": [ + { + "m_Id": "49401c24427bdc819823ef8281561170" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_ScreenSpaceType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "849f309c3689918e8427af6ebbed8c28", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5074.0, + "y": 1841.0, + "width": 152.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "55a26a8ef467688084d558e4008776d7" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "5a455eb74e2732829630e40a05f4cc6a" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "84ead6418700a78dbef38f1e2197b82b", + "m_Id": 2, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "8507d5b75027c78ca3d71f9a9bc444ed", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "857ba4734270be84a2a243e4d3c3f2f6", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [ + "X", + "Y", + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ScreenPositionMaterialSlot", + "m_ObjectId": "864f4df106cf808884db74cc06597b13", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [], + "m_ScreenSpaceType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "8672f91dc7be268eabfbd052fd4022c6", + "m_Guid": { + "m_GuidSerialized": "24dbab25-0852-45d2-8095-10fc052c6713" + }, + "m_Name": "Refraction Distortion", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_2E11270D", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.029999999329447748, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "86f66572c01eb480baab2cbc9170ca98", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitData", + "m_ObjectId": "876b2c5402df4c338ab417decb3ef452", + "m_RayTracing": false, + "m_MaterialType": 0, + "m_MaterialTypeMask": 16, + "m_RefractionModel": 0, + "m_SSSTransmission": true, + "m_EnergyConservingSpecular": false, + "m_ClearCoat": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TilingAndOffsetNode", + "m_ObjectId": "87ee7e6f5f835985af5333dc9f83a2f4", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Tiling And Offset", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5530.0, + "y": 1551.0, + "width": 152.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "8ac6729a4b3eeb8aa0441a0fcb67039a" + }, + { + "m_Id": "b46441a30656e28e88efb0543671e6dc" + }, + { + "m_Id": "0f7f0f796ab29b8cb47882621b5d479a" + }, + { + "m_Id": "7ba439544107ef8099b8ad41503667ff" + } + ], + "synonyms": [ + "pan", + "scale" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "88528b48c2e7fe80ad00b21ff3b36342", + "m_Id": 0, + "m_DisplayName": "Depth Offset Coloring", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "89dfd813da06fb8f8b1086e0aef46491", + "m_Id": 2, + "m_DisplayName": "Offset", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Offset", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "8ac6729a4b3eeb8aa0441a0fcb67039a", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "8c7bc83cba3e6d81b42b4a6640c4d3e1", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4011.0, + "y": 1312.0, + "width": 125.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "b7da42f01111aa81b505afa3cc32e95f" + }, + { + "m_Id": "cab23fb75995a58098cf63da88148b5a" + }, + { + "m_Id": "25af7f38b914c18ea72aad0690a131be" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "8cddbc527affc28a804113d84752a49b", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "8e3366402f34f680ae3194fa91cae9e0", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8e6675db18fe40fb8b4d1bec40db1b58", + "m_Id": 0, + "m_DisplayName": "Ambient Occlusion", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Occlusion", + "m_StageCapability": 2, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "8f8719e509d8cb84b299cc9848c89dbe", + "m_Id": 0, + "m_DisplayName": "OrthoCam", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "906f42f4ddf8ae8fad0e874d4033b468", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "90d32b81156de88ebb642e3ce186feae", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "91750096a72dae8ca1fe4f89d1ee14c7", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "91a8c96f65ec5180a959c762ae3735db", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9308e4ad37549684bef792e98d5b5149", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "960141a80e00718cab5b75850e89dfc5", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5784.0, + "y": 2438.0, + "width": 111.0, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "9d2dda9fa4a56688b7d757d75a1ee2e6" + }, + { + "m_Id": "986ff58fdd729789b06d91724131a4ae" + }, + { + "m_Id": "09cc6aadc839a28a888e3dad32bf292b" + }, + { + "m_Id": "cf1180743f567c8eb755874686b90dd9" + }, + { + "m_Id": "2837aabd890ebc868dbfd4464cba7843" + } + ], + "synonyms": [ + "separate" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitData", + "m_ObjectId": "9721e710977a4bdd93b41d724ec2ff90", + "m_RayTracing": false, + "m_MaterialType": 0, + "m_MaterialTypeMask": 2, + "m_RefractionModel": 0, + "m_SSSTransmission": true, + "m_EnergyConservingSpecular": true, + "m_ClearCoat": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "97abdce3aadaee8ea6a94285037437a3", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "97eeb3212b102c8db4de20495887e29c", + "m_Id": 0, + "m_DisplayName": "Foam Cutoff", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "986ff58fdd729789b06d91724131a4ae", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "99cf608b816be183b16417c719571201", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 3835.5, + "y": 1295.0, + "width": 175.5, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "71d6b008ed8c36879b33a2bce32f90fb" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "4b1acf2e3cce9b8181bf756bcf7be246" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "9ae02dff8f6f49f5a29b90a158456af0", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "c977416d09414934be42ed815adab0e3" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.LerpNode", + "m_ObjectId": "9bbd0086bba9d38484526f4262c46576", + "m_Group": { + "m_Id": "3e19e19b2df64467a275e18cd140162c" + }, + "m_Name": "Lerp", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8861.0, + "y": 276.0, + "width": 124.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "bf3887ded3974c859e531a534b188bd5" + }, + { + "m_Id": "032d4ba7de63b8848b902595af93efca" + }, + { + "m_Id": "491c686b41c2f68683f962ca9ae4ef7e" + }, + { + "m_Id": "bb7f5f3244f5f18aa3418c7b833feb0d" + } + ], + "synonyms": [ + "mix", + "blend", + "linear interpolate" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9c1e76a838b1d480977cc33d89c66e1b", + "m_Id": 1, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9c231209f60d2b8a85b7c19fe16e0f0f", + "m_Id": 1, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9d2dda9fa4a56688b7d757d75a1ee2e6", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "9d64d9dbecbe6e8a990e3f55c2a294dc", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SplitNode", + "m_ObjectId": "9e97f4cd1c51c489b40907548493fcc2", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Split", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5718.0, + "y": 2694.0, + "width": 111.0, + "height": 149.0 + } + }, + "m_Slots": [ + { + "m_Id": "c9c485f7d7a4558aad5a288d4edec776" + }, + { + "m_Id": "cb836e08ad8ee58296dc453f57d19bd0" + }, + { + "m_Id": "3cceddbddc03c38c88d0f2fe5f524d3c" + }, + { + "m_Id": "139b412fbe379a8895b1d8de8b721c9c" + }, + { + "m_Id": "4bcad51aa14d6c8d8cb0dc70af713bcf" + } + ], + "synonyms": [ + "separate" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "a19dc8569e7c7d83a52199093fc43251", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "a2ad2f890c29a6868153fc69c4bc06d0", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "a2c0e5d32d38f28f87cd7c040fba5732", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "a44e0265b4f846e18454952bcb55493e", + "m_Title": "Foam Line", + "m_Position": { + "x": 7707.99951171875, + "y": 239.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "a5cc2c49d7fe068fb775f89aa6b12873", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "a5e1677d2a4045c49f8930d1dfc087e7", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "b7ae2cab76a33f89a2a2bdee150a07ea" + }, + { + "m_Id": "08aab36f18d3e88baa4f8946e17b74b0" + }, + { + "m_Id": "fcfe74597f8a318cb1cd337809f31b85" + }, + { + "m_Id": "4b1acf2e3cce9b8181bf756bcf7be246" + }, + { + "m_Id": "5a455eb74e2732829630e40a05f4cc6a" + }, + { + "m_Id": "0b00e6a2210a488998362e51f6793d87" + }, + { + "m_Id": "266148eb985ad0809e59680ac1da203b" + }, + { + "m_Id": "07d4e9264f18c48ebbb29218ea04b1ed" + }, + { + "m_Id": "1704ee08ba8af68f97cfc2cbd4be3a8f" + }, + { + "m_Id": "e3f968e9517a8f80b9539bd31bc89cdd" + }, + { + "m_Id": "a7eec8558beb3588aca826f410af139d" + }, + { + "m_Id": "457cd928e2d1a082a965cc9a797bb18d" + }, + { + "m_Id": "77de79c83c17a581b69d91fc43b672e9" + }, + { + "m_Id": "df5990d727f93787bd223de493238042" + }, + { + "m_Id": "c063ec1e5c18b5889551f882910fec1c" + }, + { + "m_Id": "8672f91dc7be268eabfbd052fd4022c6" + }, + { + "m_Id": "205d0dacb8c0af82a9af443091de7f28" + }, + { + "m_Id": "06f4bdcd670a5f8eabe9d8f844feeeac" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "a70e1cce86c45d82ae9e7cc3607c7fa6", + "m_Id": 0, + "m_DisplayName": "Depth Color", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "a7358f17687cd28fbcbeaa991cf6dfe2", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "a743f012e4f92b84a168289b673d1085", + "m_Group": { + "m_Id": "a80b65feb204487f87bcc327191f6721" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6631.0, + "y": 682.9999389648438, + "width": 112.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "1ff6226b662d398eab0b571412244d60" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "c063ec1e5c18b5889551f882910fec1c" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "a7eec8558beb3588aca826f410af139d", + "m_Guid": { + "m_GuidSerialized": "6c634e9c-c9a2-4e88-9979-01edf026f88a" + }, + "m_Name": "RT", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_5EC8BAD8", + "m_OverrideReferenceName": "_GlobalEffectRT", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "a80b65feb204487f87bcc327191f6721", + "m_Title": "Refraction", + "m_Position": { + "x": 6165.99951171875, + "y": 578.4999389648438 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "a84d509a168399818b13180fdf6943d2", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "a95b0b9556301e83ac622b68269fc3af", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "a98445d3d123be829abe689cdb69c2d6", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "aa759b5518bea281bae6dd59c891c3d3", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.PositionNode", + "m_ObjectId": "ab8b3a45f4dd718588a80add9b36175a", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 3806.0, + "y": 1575.0, + "width": 198.0, + "height": 131.0 + } + }, + "m_Slots": [ + { + "m_Id": "857ba4734270be84a2a243e4d3c3f2f6" + } + ], + "synonyms": [ + "location" + ], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Space": 2, + "m_PositionSource": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "aebb9b2936834912b7b698ebf3afed48", + "m_Title": "RenderTexture UV/ Ripples", + "m_Position": { + "x": 5534.99951171875, + "y": 2358.5 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "aed51898b27cc98a88c0ab8872cdae8f", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b0cf8ae3244a2b8db20d0f04f014965e", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "b21b028fc0946d8d8f74a7b8f453a4ff", + "m_Id": 6, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "b22786817eea6f80a2e507a459316d99", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b22b913770e828859b809084ed9fe833", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b234f17c3e697c8dbfde5309097e95a9", + "m_Id": 1, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "b3279aa0fc94048898b5530785bb0253", + "m_Id": 2, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "b46441a30656e28e88efb0543671e6dc", + "m_Id": 1, + "m_DisplayName": "Tiling", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tiling", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0 + }, + "m_DefaultValue": { + "x": 1.0, + "y": 1.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DMaterialSlot", + "m_ObjectId": "b501c01850a3e585af3ce8a254955af3", + "m_Id": 0, + "m_DisplayName": "Distortion Texture", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b53ebc4919297a83865c43634bb1ef1b", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.5, + "y": 0.5, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b550ad098792d3808da357c530e621e4", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "b5834290269b479b96e0668e67b533d6", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "b6414cf84e4caa8cb9dbc5750706dbb2", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6544.0, + "y": 2530.0, + "width": 79.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "49718ff662ace185b0cbe00f88e2f6ed" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "a7eec8558beb3588aca826f410af139d" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "b6c1568afa53848d970d93695a7d3024", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "b7ae2cab76a33f89a2a2bdee150a07ea", + "m_Guid": { + "m_GuidSerialized": "b124c7c0-76be-4ef7-9196-be9fd7dea7b9" + }, + "m_Name": "Main Tint", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_27D4D743", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.27358490228652956, + "g": 0.8226657509803772, + "b": 1.0, + "a": 0.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "b7da42f01111aa81b505afa3cc32e95f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "b87a86b18bee3a88a1109faca58238f2", + "m_Id": 0, + "m_DisplayName": "RGBA", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "RGBA", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "bade025db5d886829a339138bbcbf225", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "bb7f5f3244f5f18aa3418c7b833feb0d", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "bc080fabc4b84465a005f874e5e48c23", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.NormalTS", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "5321a32ab7e643a88e0f24f38e694162" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.NormalTS" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2Node", + "m_ObjectId": "bcd3d4f4aecb5b8a91d83196cd3184c5", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Vector 2", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4263.0, + "y": 1662.0, + "width": 124.0, + "height": 101.0 + } + }, + "m_Slots": [ + { + "m_Id": "4c4a5b04f652be83bee8f1f790ef0582" + }, + { + "m_Id": "76d4bc08e6ae4384b33bd952b056dfdc" + }, + { + "m_Id": "fa73f18da45eef8589de76c3f68f082d" + } + ], + "synonyms": [ + "2", + "v2", + "vec2", + "float2" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": { + "x": 0.0, + "y": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "bf3887ded3974c859e531a534b188bd5", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "bfd9c5e4276547e0ac0adaea7fb81fe3", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "b5834290269b479b96e0668e67b533d6" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "c063ec1e5c18b5889551f882910fec1c", + "m_Guid": { + "m_GuidSerialized": "3da9b109-4921-4fed-965e-17e0a3dcfd26" + }, + "m_Name": "CamTex", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_436DF3D4", + "m_OverrideReferenceName": "_CameraOpaqueTexture", + "m_GeneratePropertyBlock": false, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "c132af8cb42e9b8b840591891275f065", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "c4960add728f7e8cb21fdb9b3ce5f90e", + "m_Group": { + "m_Id": "d859412d4c6840ddbd8c508c9c52729e" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8673.0, + "y": 771.0, + "width": 119.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "69500099392f3281b095a69db6902eeb" + }, + { + "m_Id": "edf4221bb52b098e96b0ff627f548a04" + }, + { + "m_Id": "6692928e84b5cb8dac89b1dcf2b7db33" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SaturateNode", + "m_ObjectId": "c55cf13808d0d086b7941ac537fa0cf3", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Saturate", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 10191.0, + "y": 1688.0, + "width": 126.99999237060547, + "height": 94.0 + } + }, + "m_Slots": [ + { + "m_Id": "fed07872761cf48a90f1b56b3faa04b7" + }, + { + "m_Id": "9c1e76a838b1d480977cc33d89c66e1b" + } + ], + "synonyms": [ + "clamp" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.MultiplyNode", + "m_ObjectId": "c58cea36576bed83b595ea4f75b4683e", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Multiply", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8379.0, + "y": 1449.0, + "width": 124.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "eba13ae64129fd8b9fd89309107fceb1" + }, + { + "m_Id": "2bf0615df591bc82a9a312f68451f30d" + }, + { + "m_Id": "314d3d13a2a48e828910ba3951c4a9cf" + } + ], + "synonyms": [ + "multiplication", + "times", + "x" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "c977416d09414934be42ed815adab0e3", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "c9c485f7d7a4558aad5a288d4edec776", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "cab23fb75995a58098cf63da88148b5a", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "cb0670333ac76482a18fcfda91de45e7", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "cb1633d01521fb82b0231525863f3f7f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "cb5a68926964ee86b3e5ac2d943ca921", + "m_Id": 3, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "cb78da4fb4275c848adcc77ca8267bf5", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cb836e08ad8ee58296dc453f57d19bd0", + "m_Id": 1, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "cd1a37556117b089b9bf2c4110905f43", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4725.0, + "y": 1751.0, + "width": 198.0, + "height": 253.0 + } + }, + "m_Slots": [ + { + "m_Id": "53b12c795c0cd88abbf0fdd0cc723479" + }, + { + "m_Id": "e147d4fef9d92b879dc26b42ae3c03d6" + }, + { + "m_Id": "008930cdfd553883ac5c8dd5d96a028c" + }, + { + "m_Id": "b21b028fc0946d8d8f74a7b8f453a4ff" + }, + { + "m_Id": "1ddf9e9a5a408684904e8bbcecc1ba30" + }, + { + "m_Id": "b22786817eea6f80a2e507a459316d99" + }, + { + "m_Id": "0257c4c56ddbf484ae84222dd4100af8" + }, + { + "m_Id": "cb5a68926964ee86b3e5ac2d943ca921" + } + ], + "synonyms": [ + "tex2d" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 1, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "cdd271e4117aec839bca2916bd09189c", + "m_Group": { + "m_Id": "d859412d4c6840ddbd8c508c9c52729e" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8980.0, + "y": 855.0, + "width": 130.0, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "97eeb3212b102c8db4de20495887e29c" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "266148eb985ad0809e59680ac1da203b" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ce7641f8915e468ea2086d91a71b3158", + "m_Id": 2, + "m_DisplayName": "Y", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Y", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "cf1180743f567c8eb755874686b90dd9", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TimeNode", + "m_ObjectId": "cfc754641f758682a43a198266a3d28f", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Time", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4053.0, + "y": 1934.0001220703125, + "width": 120.0, + "height": 173.0 + } + }, + "m_Slots": [ + { + "m_Id": "71070f58291f678eacd470f3a7acb97c" + }, + { + "m_Id": "f7fdbfd1df58bc8b8ebffffa2aed8ad9" + }, + { + "m_Id": "4f11a226cec46989b07dbaf04bd6240f" + }, + { + "m_Id": "e649043cbab528818c04cc5668548a21" + }, + { + "m_Id": "0be0eab9b365e283868c37bf903fe17e" + } + ], + "synonyms": [], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PropertyNode", + "m_ObjectId": "d0d470654ac91a8db45c42f499f97806", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Property", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6062.0, + "y": 2729.0, + "width": 112.00000762939453, + "height": 34.0 + } + }, + "m_Slots": [ + { + "m_Id": "8f8719e509d8cb84b299cc9848c89dbe" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Property": { + "m_Id": "77de79c83c17a581b69d91fc43b672e9" + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d22bb442ec89f68d99b359860041887f", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SampleTexture2DNode", + "m_ObjectId": "d5df6d29ffb3628ba435bf3b55a90f5f", + "m_Group": { + "m_Id": "a80b65feb204487f87bcc327191f6721" + }, + "m_Name": "Sample Texture 2D", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 6773.0, + "y": 678.0000610351563, + "width": 198.0, + "height": 255.0 + } + }, + "m_Slots": [ + { + "m_Id": "4377824a2e173f898c76fa8cd2c916bb" + }, + { + "m_Id": "91a8c96f65ec5180a959c762ae3735db" + }, + { + "m_Id": "dddfb93d4c6a408ca82a61c7d0b10352" + }, + { + "m_Id": "65f001383b7db88da8ff1f35d404d3a0" + }, + { + "m_Id": "67332cdac064dd8694ea6cc23f079092" + }, + { + "m_Id": "8e3366402f34f680ae3194fa91cae9e0" + }, + { + "m_Id": "b3279aa0fc94048898b5530785bb0253" + }, + { + "m_Id": "03c658377fd0ee8fbf65124084c5e014" + } + ], + "synonyms": [ + "tex2d" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_NormalMapSpace": 0, + "m_EnableGlobalMipBias": true, + "m_MipSamplingMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.GroupData", + "m_ObjectId": "d859412d4c6840ddbd8c508c9c52729e", + "m_Title": "Foam Line with noise and cutoffs", + "m_Position": { + "x": 8647.9990234375, + "y": 617.4998779296875 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d947e3e944e1d78180d5b5ea32afe467", + "m_Id": 7, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "da306c9c71a3e88c9da477ce9dccde7d", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.LightingData", + "m_ObjectId": "da57162496bb4f9a9394a725f4c2ea2a", + "m_NormalDropOffSpace": 0, + "m_BlendPreserveSpecular": false, + "m_ReceiveDecals": false, + "m_ReceiveSSR": true, + "m_ReceiveSSRTransparent": false, + "m_SpecularAA": false, + "m_SpecularOcclusionMode": 1, + "m_OverrideBakedGI": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "dacda9299a39278990577d0ab129d8a9", + "m_Group": { + "m_Id": "d859412d4c6840ddbd8c508c9c52729e" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8825.0, + "y": 676.0, + "width": 119.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "fdf246a74989928689e52c6566349e63" + }, + { + "m_Id": "70245a27aa026a89b439d8cc109beece" + }, + { + "m_Id": "1565ca44a290a8829fe3b69058623084" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SceneDepthNode", + "m_ObjectId": "dbf3baf9367d0189b81d83cdaf5d698d", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "Scene Depth", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 7907.99951171875, + "y": 307.0, + "width": 198.0, + "height": 114.0 + } + }, + "m_Slots": [ + { + "m_Id": "864f4df106cf808884db74cc06597b13" + }, + { + "m_Id": "fc0f89f28e46b18682dfd741a43b817c" + } + ], + "synonyms": [ + "zbuffer", + "zdepth" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_DepthSamplingMode": 2 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.PositionNode", + "m_ObjectId": "dc12caa34192ba808d86921702b30dea", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5560.0, + "y": 2417.0, + "width": 198.0, + "height": 131.0 + } + }, + "m_Slots": [ + { + "m_Id": "5529ee2d4592c38b93b0222c4666ed44" + } + ], + "synonyms": [ + "location" + ], + "m_Precision": 1, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Space": 2, + "m_PositionSource": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "dddfb93d4c6a408ca82a61c7d0b10352", + "m_Id": 5, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "de3fd787e774538488fefd90351e7e05", + "m_Id": 3, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "df5990d727f93787bd223de493238042", + "m_Guid": { + "m_GuidSerialized": "161e5ecc-5d2c-4339-bcd8-68b29c8e9a85" + }, + "m_Name": "Noise Scroll Speed", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Vector1_5AE4170F", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.15000000596046449, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "df60f88c2f8bc182ac3e611d100ca5a9", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "e06b85c960aa7d8098025998305e7e25", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e147d4fef9d92b879dc26b42ae3c03d6", + "m_Id": 4, + "m_DisplayName": "R", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "R", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e335a35e41f1cc80911e578a103fdaeb", + "m_Id": 4, + "m_DisplayName": "A", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e39906f44d4d7f88bb71cdb421eecb5f", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "e3f968e9517a8f80b9539bd31bc89cdd", + "m_Guid": { + "m_GuidSerialized": "d6089739-06da-4cfc-b1bd-1d940c642b7f" + }, + "m_Name": "Depth Color", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Color_C347D0B", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.4549661874771118, + "g": 0.6634097099304199, + "b": 0.6792452931404114, + "a": 0.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "e40c7905b1534c86b347fca03d429162", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 1.0, + "y": 1.0, + "z": 1.0, + "w": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget", + "m_ObjectId": "e423eff37cfa4590a7ae3aef359c89b2", + "m_ActiveSubTarget": { + "m_Id": "eb53c98cb291490a9c89cfe8f0d347aa" + }, + "m_Datas": [ + { + "m_Id": "4d11e9f0552948dda20d84fac3f6ebc5" + }, + { + "m_Id": "876b2c5402df4c338ab417decb3ef452" + }, + { + "m_Id": "da57162496bb4f9a9394a725f4c2ea2a" + }, + { + "m_Id": "f054dfec607643c9a6f85c5b75448573" + }, + { + "m_Id": "9721e710977a4bdd93b41d724ec2ff90" + }, + { + "m_Id": "5c96cd2d008f44d6ac7702169c3373ea" + }, + { + "m_Id": "5199242bfa5348db9746ec896a6044e5" + }, + { + "m_Id": "5c8047e7317e415a8cc87a3c2b1ab638" + } + ], + "m_CustomEditorGUI": "", + "m_SupportVFX": false, + "m_SupportLineRendering": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "e44e6d95b7304ba8978b1bb1c20422ff", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.AlphaClipThreshold", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "fd2b919c4ce24204b3caf754f5405481" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.AlphaClipThreshold" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2Node", + "m_ObjectId": "e4718a914fb2078f9375b1b12267204e", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Vector 2", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5915.0, + "y": 2642.0, + "width": 117.0, + "height": 101.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "0a19b99f40a2c98285ac6bc86a9b6445" + }, + { + "m_Id": "ce7641f8915e468ea2086d91a71b3158" + }, + { + "m_Id": "6493b496a9a77c82a91b316ba4e13c27" + } + ], + "synonyms": [ + "2", + "v2", + "vec2", + "float2" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": { + "x": 0.0, + "y": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e649043cbab528818c04cc5668548a21", + "m_Id": 3, + "m_DisplayName": "Delta Time", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Delta Time", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SubtractNode", + "m_ObjectId": "e700d4c126184f8a845a97c9ff17a93b", + "m_Group": { + "m_Id": "a44e0265b4f846e18454952bcb55493e" + }, + "m_Name": "Subtract", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8374.0, + "y": 298.0000305175781, + "width": 124.0, + "height": 118.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "43569388de1eb68d9e77d71ec591f91c" + }, + { + "m_Id": "111dfaa81907978eb8b71c29c09ca229" + }, + { + "m_Id": "10a0481552aaae8ab723fa00fc906d2a" + } + ], + "synonyms": [ + "subtraction", + "remove", + "minus", + "take away" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "e7a1559aca03ed8a843eb6095d053972", + "m_Id": 3, + "m_DisplayName": "B", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "e826d94d277aea878a307c83e2930c8a", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "e9ae3f90d35ba186b70c76bc5807d4d7", + "m_Group": { + "m_Id": "45bc717be67b45e492dc7f43a9c648eb" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 4411.0, + "y": 1760.0001220703125, + "width": 125.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "ecf940b6a35c368da3985a7340dad801" + }, + { + "m_Id": "68bed8e64450dc82be7e9222eef6d09a" + }, + { + "m_Id": "16924615bc04a382a54730defd520aa0" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDLitSubTarget", + "m_ObjectId": "eb53c98cb291490a9c89cfe8f0d347aa" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "eba13ae64129fd8b9fd89309107fceb1", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "ecf940b6a35c368da3985a7340dad801", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "edf4221bb52b098e96b0ff627f548a04", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "eeae1438f124a08189d4e58c36fabfe5", + "m_Id": 1, + "m_DisplayName": "B", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "B", + "m_StageCapability": 3, + "m_Value": { + "e00": 2.0, + "e01": 2.0, + "e02": 2.0, + "e03": 2.0, + "e10": 2.0, + "e11": 2.0, + "e12": 2.0, + "e13": 2.0, + "e20": 2.0, + "e21": 2.0, + "e22": 2.0, + "e23": 2.0, + "e30": 2.0, + "e31": 2.0, + "e32": 2.0, + "e33": 2.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData", + "m_ObjectId": "f054dfec607643c9a6f85c5b75448573", + "m_Distortion": false, + "m_DistortionMode": 0, + "m_DistortionDepthTest": true, + "m_AddPrecomputedVelocity": false, + "m_TransparentWritesMotionVec": false, + "m_DepthOffset": false, + "m_ConservativeDepthOffset": false, + "m_TransparencyFog": true, + "m_AlphaTestShadow": false, + "m_BackThenFrontRendering": false, + "m_TransparentDepthPrepass": false, + "m_TransparentDepthPostpass": false, + "m_TransparentPerPixelSorting": false, + "m_SupportLodCrossFade": false +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalLitSubTarget", + "m_ObjectId": "f18e3b334f9b43588150f53696a5cffb", + "m_WorkflowMode": 0, + "m_NormalDropOffSpace": 0, + "m_ClearCoat": false, + "m_BlendModePreserveSpecular": true +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f1a46d87fcd7f38fa4df627e2026ff5c", + "m_Id": 2, + "m_DisplayName": "G", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "G", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "f1fd97f602053e8181a2b882199cbbe2", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f22057687bd54b0f9ebfb37bf076a863", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Occlusion", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "8e6675db18fe40fb8b4d1bec40db1b58" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Occlusion" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f231c6bfac23d383849659e52d8c627f", + "m_Id": 0, + "m_DisplayName": "Noise Scroll Speed", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2Node", + "m_ObjectId": "f2d11399da4b888a900f95bda5008cc6", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Vector 2", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 5928.0, + "y": 2457.0, + "width": 117.0, + "height": 101.00000762939453 + } + }, + "m_Slots": [ + { + "m_Id": "2c077ffcdb2d3e8ba1a130eef5d7cdd0" + }, + { + "m_Id": "15229efaf2946e88a0393368582b3b0f" + }, + { + "m_Id": "8cddbc527affc28a804113d84752a49b" + } + ], + "synonyms": [ + "2", + "v2", + "vec2", + "float2" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": { + "x": 0.0, + "y": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "f6306332d516d289baa007ec4065e07c", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "f7465c41c22b4cee8731ef7170c5ff04", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.Emission", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "5ed94c3fddc34fc7b2ff150fba943753" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.Emission" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SmoothstepNode", + "m_ObjectId": "f7d75fc85ea73c8faa99f8c06200da23", + "m_Group": { + "m_Id": "aebb9b2936834912b7b698ebf3afed48" + }, + "m_Name": "Smoothstep", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 7145.0, + "y": 2603.0, + "width": 138.0, + "height": 142.0 + } + }, + "m_Slots": [ + { + "m_Id": "390cf845b4bb4580a9b6065499e78b51" + }, + { + "m_Id": "32fc0002fc4e1d89bf6005770c8f0e13" + }, + { + "m_Id": "84ead6418700a78dbef38f1e2197b82b" + }, + { + "m_Id": "730cc214801e1781abe0bf9ae27096c9" + } + ], + "synonyms": [ + "curve" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "f7fdbfd1df58bc8b8ebffffa2aed8ad9", + "m_Id": 1, + "m_DisplayName": "Sine Time", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Sine Time", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.AddNode", + "m_ObjectId": "f8bc24877f30df8a803f733bbea3dedf", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Add", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 8171.99951171875, + "y": 777.9999389648438, + "width": 124.0, + "height": 118.0 + } + }, + "m_Slots": [ + { + "m_Id": "cb0670333ac76482a18fcfda91de45e7" + }, + { + "m_Id": "4d5194923921cc81bd7329826aed2a3c" + }, + { + "m_Id": "1e2e700bcd417c8d92429f9a5ebd52f3" + } + ], + "synonyms": [ + "addition", + "sum", + "plus" + ], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector2MaterialSlot", + "m_ObjectId": "fa73f18da45eef8589de76c3f68f082d", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [ + "X", + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicValueMaterialSlot", + "m_ObjectId": "fa7ce679111c6a8e9913e2eca11f6a5f", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "e00": 0.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 0.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 0.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 0.0 + }, + "m_DefaultValue": { + "e00": 1.0, + "e01": 0.0, + "e02": 0.0, + "e03": 0.0, + "e10": 0.0, + "e11": 1.0, + "e12": 0.0, + "e13": 0.0, + "e20": 0.0, + "e21": 0.0, + "e22": 1.0, + "e23": 0.0, + "e30": 0.0, + "e31": 0.0, + "e32": 0.0, + "e33": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fc0f89f28e46b18682dfd741a43b817c", + "m_Id": 1, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "X" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "fcfe74597f8a318cb1cd337809f31b85", + "m_Guid": { + "m_GuidSerialized": "347cc912-2fbc-4e68-91bc-fe68050b38a3" + }, + "m_Name": "Distortion Texture", + "m_DefaultRefNameVersion": 0, + "m_RefNameGeneratedByDisplayName": "", + "m_DefaultReferenceName": "Texture2D_B66AF0E1", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fd2b919c4ce24204b3caf754f5405481", + "m_Id": 0, + "m_DisplayName": "Alpha Clip Threshold", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "AlphaClipThreshold", + "m_StageCapability": 2, + "m_Value": 0.5, + "m_DefaultValue": 0.5, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "fdf246a74989928689e52c6566349e63", + "m_Id": 0, + "m_DisplayName": "A", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "A", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot", + "m_ObjectId": "fed07872761cf48a90f1b56b3faa04b7", + "m_Id": 0, + "m_DisplayName": "In", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "In", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + } +} + diff --git a/blueberryPeak/Assets/Shaders/Water/StylizedWaterInteractive.shadergraph.meta b/blueberryPeak/Assets/Shaders/Water/StylizedWaterInteractive.shadergraph.meta new file mode 100644 index 0000000..2ba4a8f --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/StylizedWaterInteractive.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: 8774e02a1462f4b24a669d375c6c7f47 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/blueberryPeak/Assets/Shaders/Water/WaterFall.shadergraph b/blueberryPeak/Assets/Shaders/Water/WaterFall.shadergraph new file mode 100644 index 0000000..907e127 --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/WaterFall.shadergraph @@ -0,0 +1,1033 @@ +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.GraphData", + "m_ObjectId": "b686a40ab7d9426dab4db5e2364558ea", + "m_Properties": [ + { + "m_Id": "eb0249e2771343258a334d1df9f95a4e" + }, + { + "m_Id": "0ce699585fff4904a7f59e4d4b3bdb67" + }, + { + "m_Id": "405e55c7e4a84aff9264632b674d315b" + }, + { + "m_Id": "e1d0a0059f68428090adce2d5b186919" + } + ], + "m_Keywords": [], + "m_Dropdowns": [], + "m_CategoryData": [ + { + "m_Id": "fcbb675a209a4daabb13cf5eebd73ea8" + } + ], + "m_Nodes": [ + { + "m_Id": "7f34cbf6b969473eb15544eedd205d31" + }, + { + "m_Id": "c7b3fb6d2e414395b42ee3df0bdbc7cd" + }, + { + "m_Id": "d578811dd0f3481fa4dac0f2433e5543" + }, + { + "m_Id": "153f8b3d8c614e24ac799b89fbb008d2" + }, + { + "m_Id": "ea3f80cc0e58412395bfeb229d66a06c" + }, + { + "m_Id": "576782a2dc3642209b8776cdd883d8e9" + }, + { + "m_Id": "20a46269958c4119b0d0ba23de829ae6" + }, + { + "m_Id": "711455ab112844b0800b8d8bfc46668f" + } + ], + "m_GroupDatas": [], + "m_StickyNoteDatas": [], + "m_Edges": [ + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "576782a2dc3642209b8776cdd883d8e9" + }, + "m_SlotId": 0 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "153f8b3d8c614e24ac799b89fbb008d2" + }, + "m_SlotId": 0 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ea3f80cc0e58412395bfeb229d66a06c" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a46269958c4119b0d0ba23de829ae6" + }, + "m_SlotId": 1 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ea3f80cc0e58412395bfeb229d66a06c" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a46269958c4119b0d0ba23de829ae6" + }, + "m_SlotId": 2 + } + }, + { + "m_OutputSlot": { + "m_Node": { + "m_Id": "ea3f80cc0e58412395bfeb229d66a06c" + }, + "m_SlotId": 2 + }, + "m_InputSlot": { + "m_Node": { + "m_Id": "20a46269958c4119b0d0ba23de829ae6" + }, + "m_SlotId": 3 + } + } + ], + "m_VertexContext": { + "m_Position": { + "x": 435.5000305175781, + "y": -259.5 + }, + "m_Blocks": [ + { + "m_Id": "7f34cbf6b969473eb15544eedd205d31" + }, + { + "m_Id": "c7b3fb6d2e414395b42ee3df0bdbc7cd" + }, + { + "m_Id": "d578811dd0f3481fa4dac0f2433e5543" + } + ] + }, + "m_FragmentContext": { + "m_Position": { + "x": 435.5000305175781, + "y": -59.500030517578128 + }, + "m_Blocks": [ + { + "m_Id": "153f8b3d8c614e24ac799b89fbb008d2" + } + ] + }, + "m_PreviewData": { + "serializedMesh": { + "m_SerializedMesh": "{\"mesh\":{\"fileID\":10202,\"guid\":\"0000000000000000e000000000000000\",\"type\":0}}", + "m_Guid": "" + }, + "preventRotation": false + }, + "m_Path": "Shader Graphs", + "m_GraphPrecision": 1, + "m_PreviewMode": 2, + "m_OutputNode": { + "m_Id": "" + }, + "m_SubDatas": [], + "m_ActiveTargets": [ + { + "m_Id": "7df534745d54451090b119ab7c57661f" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "08684318b17f4801a36eccbe1587181f", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 3, + "m_Type": "UnityEditor.ShaderGraph.Internal.ColorShaderProperty", + "m_ObjectId": "0ce699585fff4904a7f59e4d4b3bdb67", + "m_Guid": { + "m_GuidSerialized": "9d74a0b7-40a1-4aa7-b640-bfaa4135710e" + }, + "m_Name": "Basecolor", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Basecolor", + "m_DefaultReferenceName": "_Basecolor", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "r": 0.25618547201156618, + "g": 0.6427986025810242, + "b": 0.9528301954269409, + "a": 0.0 + }, + "isMainColor": false, + "m_ColorMode": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "153f8b3d8c614e24ac799b89fbb008d2", + "m_Group": { + "m_Id": "" + }, + "m_Name": "SurfaceDescription.BaseColor", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a64a7dd962c144f4b312fd5c57f16bd7" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "SurfaceDescription.BaseColor" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3Node", + "m_ObjectId": "20a46269958c4119b0d0ba23de829ae6", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Vector 3", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -779.5000610351563, + "y": -655.5000610351563, + "width": 127.5, + "height": 125.0 + } + }, + "m_Slots": [ + { + "m_Id": "6dff912fcabb404da66d235b2888c01c" + }, + { + "m_Id": "50f7ca13de024865baebda635d654ff7" + }, + { + "m_Id": "392e9e4441a24f1da8216bce07aba8b1" + }, + { + "m_Id": "08684318b17f4801a36eccbe1587181f" + } + ], + "synonyms": [ + "3", + "v3", + "vec3", + "float3" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "33ab5de8bcc94ad7a8eb0fb120b354bd", + "m_Id": 0, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "36e9e2e7bfd14041869880f54e03616e", + "m_Id": 3, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 4 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "38f93c2353e0455f9c6752f12d6c2952", + "m_Id": 5, + "m_DisplayName": "Tile", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tile", + "m_StageCapability": 3, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "392e9e4441a24f1da8216bce07aba8b1", + "m_Id": 3, + "m_DisplayName": "Z", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Z", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "Z" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.SamplerStateMaterialSlot", + "m_ObjectId": "3a4e993a522440a19fa1f3f575064b10", + "m_Id": 2, + "m_DisplayName": "Sampler", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Sampler", + "m_StageCapability": 3, + "m_BareResource": false +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "405e55c7e4a84aff9264632b674d315b", + "m_Guid": { + "m_GuidSerialized": "a059f0a7-1494-4dde-833b-b0f1b83bd702" + }, + "m_Name": "Float", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Float", + "m_DefaultReferenceName": "_Float", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 1.2000000476837159, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "50f7ca13de024865baebda635d654ff7", + "m_Id": 2, + "m_DisplayName": "Y", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Y", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [ + "Y" + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalVectorNode", + "m_ObjectId": "576782a2dc3642209b8776cdd883d8e9", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Normal Vector", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1250.3275146484375, + "y": -264.639892578125, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "a6c49c98ac3743c3bc3de688efdf1419" + } + ], + "synonyms": [ + "surface direction" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_Space": 2 +} + +{ + "m_SGVersion": 2, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget", + "m_ObjectId": "5d22f8ce1f8840b2ad0eeddd07a2e40e" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot", + "m_ObjectId": "6d03a13692b549cbb006a7e9d62e0a07", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 2, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0, + "w": 0.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "6dff912fcabb404da66d235b2888c01c", + "m_Id": 1, + "m_DisplayName": "X", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "X", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TriplanarNode", + "m_ObjectId": "711455ab112844b0800b8d8bfc46668f", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Triplanar", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -498.50006103515627, + "y": -655.5000610351563, + "width": 208.00003051757813, + "height": 432.50006103515627 + } + }, + "m_Slots": [ + { + "m_Id": "6d03a13692b549cbb006a7e9d62e0a07" + }, + { + "m_Id": "723776175c0541b2add9b0dba5fdb9b7" + }, + { + "m_Id": "3a4e993a522440a19fa1f3f575064b10" + }, + { + "m_Id": "36e9e2e7bfd14041869880f54e03616e" + }, + { + "m_Id": "92e541afd7704c7ea005bcbe9cec7c67" + }, + { + "m_Id": "38f93c2353e0455f9c6752f12d6c2952" + }, + { + "m_Id": "ab185c0f60ec4694af52672759a675bb" + } + ], + "synonyms": [ + "project" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 2, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_TextureType": 0, + "m_InputSpace": 4, + "m_NormalOutputSpace": 3 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Texture2DInputMaterialSlot", + "m_ObjectId": "723776175c0541b2add9b0dba5fdb9b7", + "m_Id": 1, + "m_DisplayName": "Texture", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Texture", + "m_StageCapability": 3, + "m_BareResource": false, + "m_Texture": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"61a9149cf8c094f52978e1eef778bf32\",\"type\":3}}", + "m_Guid": "" + }, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget", + "m_ObjectId": "7df534745d54451090b119ab7c57661f", + "m_Datas": [], + "m_ActiveSubTarget": { + "m_Id": "5d22f8ce1f8840b2ad0eeddd07a2e40e" + }, + "m_AllowMaterialOverride": false, + "m_SurfaceType": 0, + "m_ZTestMode": 4, + "m_ZWriteControl": 0, + "m_AlphaMode": 0, + "m_RenderFace": 2, + "m_AlphaClip": false, + "m_CastShadows": true, + "m_ReceiveShadows": true, + "m_DisableTint": false, + "m_AdditionalMotionVectorMode": 0, + "m_AlembicMotionVectors": false, + "m_SupportsLODCrossFade": false, + "m_CustomEditorGUI": "", + "m_SupportVFX": false +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "7f34cbf6b969473eb15544eedd205d31", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Position", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "d5466c3f51fe4d17bc5d48bc4e90a080" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Position" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot", + "m_ObjectId": "92e541afd7704c7ea005bcbe9cec7c67", + "m_Id": 4, + "m_DisplayName": "Normal", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Normal", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 4 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot", + "m_ObjectId": "a64a7dd962c144f4b312fd5c57f16bd7", + "m_Id": 0, + "m_DisplayName": "Base Color", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "BaseColor", + "m_StageCapability": 2, + "m_Value": { + "x": 0.5, + "y": 0.5, + "z": 0.5 + }, + "m_DefaultValue": { + "x": 0.5, + "y": 0.5, + "z": 0.5 + }, + "m_Labels": [], + "m_ColorMode": 0, + "m_DefaultColor": { + "r": 0.5, + "g": 0.5, + "b": 0.5, + "a": 1.0 + } +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector3MaterialSlot", + "m_ObjectId": "a6c49c98ac3743c3bc3de688efdf1419", + "m_Id": 0, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 1.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 1.0 + }, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "ab185c0f60ec4694af52672759a675bb", + "m_Id": 6, + "m_DisplayName": "Blend", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Blend", + "m_StageCapability": 3, + "m_Value": 1.0, + "m_DefaultValue": 1.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.UVMaterialSlot", + "m_ObjectId": "b10657c70ce841b9b9b8f3971ded3434", + "m_Id": 0, + "m_DisplayName": "UV", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "UV", + "m_StageCapability": 3, + "m_Value": { + "x": 0.0, + "y": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0 + }, + "m_Labels": [], + "m_Channel": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "c7b3fb6d2e414395b42ee3df0bdbc7cd", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Normal", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "33ab5de8bcc94ad7a8eb0fb120b354bd" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Normal" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot", + "m_ObjectId": "d40642e6568e4c6b91a674c23ecef096", + "m_Id": 0, + "m_DisplayName": "Tangent", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Tangent", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot", + "m_ObjectId": "d5466c3f51fe4d17bc5d48bc4e90a080", + "m_Id": 0, + "m_DisplayName": "Position", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Position", + "m_StageCapability": 1, + "m_Value": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_DefaultValue": { + "x": 0.0, + "y": 0.0, + "z": 0.0 + }, + "m_Labels": [], + "m_Space": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.BlockNode", + "m_ObjectId": "d578811dd0f3481fa4dac0f2433e5543", + "m_Group": { + "m_Id": "" + }, + "m_Name": "VertexDescription.Tangent", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": 0.0, + "y": 0.0, + "width": 0.0, + "height": 0.0 + } + }, + "m_Slots": [ + { + "m_Id": "d40642e6568e4c6b91a674c23ecef096" + } + ], + "synonyms": [], + "m_Precision": 0, + "m_PreviewExpanded": false, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_SerializedDescriptor": "VertexDescription.Tangent" +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "d709ce223f884605a82dbfb70ea6a36a", + "m_Id": 1, + "m_DisplayName": "Scale", + "m_SlotType": 0, + "m_Hidden": false, + "m_ShaderOutputName": "Scale", + "m_StageCapability": 3, + "m_Value": 500.0, + "m_DefaultValue": 500.0, + "m_Labels": [] +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty", + "m_ObjectId": "e1d0a0059f68428090adce2d5b186919", + "m_Guid": { + "m_GuidSerialized": "622d16b7-17b1-41ae-8740-41686f5878d3" + }, + "m_Name": "Float (1)", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "Float (1)", + "m_DefaultReferenceName": "_Float_1", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": 0.8500000238418579, + "m_FloatType": 0, + "m_RangeValues": { + "x": 0.0, + "y": 1.0 + } +} + +{ + "m_SGVersion": 1, + "m_Type": "UnityEditor.ShaderGraph.NoiseNode", + "m_ObjectId": "ea3f80cc0e58412395bfeb229d66a06c", + "m_Group": { + "m_Id": "" + }, + "m_Name": "Simple Noise", + "m_DrawState": { + "m_Expanded": true, + "m_Position": { + "serializedVersion": "2", + "x": -1060.0, + "y": -690.5, + "width": 207.99981689453126, + "height": 336.4999084472656 + } + }, + "m_Slots": [ + { + "m_Id": "b10657c70ce841b9b9b8f3971ded3434" + }, + { + "m_Id": "d709ce223f884605a82dbfb70ea6a36a" + }, + { + "m_Id": "fd4ba9957cf04ad5b12a5cfad4934918" + } + ], + "synonyms": [ + "value noise" + ], + "m_Precision": 0, + "m_PreviewExpanded": true, + "m_DismissedVersion": 0, + "m_PreviewMode": 0, + "m_CustomColors": { + "m_SerializableColors": [] + }, + "m_HashType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Internal.Texture2DShaderProperty", + "m_ObjectId": "eb0249e2771343258a334d1df9f95a4e", + "m_Guid": { + "m_GuidSerialized": "1b6f6ff2-0668-4b89-a180-af856e5f1cbe" + }, + "m_Name": "NoiseTexture", + "m_DefaultRefNameVersion": 1, + "m_RefNameGeneratedByDisplayName": "NoiseTexture", + "m_DefaultReferenceName": "_NoiseTexture", + "m_OverrideReferenceName": "", + "m_GeneratePropertyBlock": true, + "m_UseCustomSlotLabel": false, + "m_CustomSlotLabel": "", + "m_DismissedVersion": 0, + "m_Precision": 0, + "overrideHLSLDeclaration": false, + "hlslDeclarationOverride": 0, + "m_Hidden": false, + "m_Value": { + "m_SerializedTexture": "{\"texture\":{\"fileID\":2800000,\"guid\":\"61a9149cf8c094f52978e1eef778bf32\",\"type\":3}}", + "m_Guid": "" + }, + "isMainTexture": false, + "useTilingAndOffset": false, + "m_Modifiable": true, + "m_DefaultType": 0 +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.CategoryData", + "m_ObjectId": "fcbb675a209a4daabb13cf5eebd73ea8", + "m_Name": "", + "m_ChildObjectList": [ + { + "m_Id": "0ce699585fff4904a7f59e4d4b3bdb67" + }, + { + "m_Id": "eb0249e2771343258a334d1df9f95a4e" + }, + { + "m_Id": "405e55c7e4a84aff9264632b674d315b" + }, + { + "m_Id": "e1d0a0059f68428090adce2d5b186919" + } + ] +} + +{ + "m_SGVersion": 0, + "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot", + "m_ObjectId": "fd4ba9957cf04ad5b12a5cfad4934918", + "m_Id": 2, + "m_DisplayName": "Out", + "m_SlotType": 1, + "m_Hidden": false, + "m_ShaderOutputName": "Out", + "m_StageCapability": 3, + "m_Value": 0.0, + "m_DefaultValue": 0.0, + "m_Labels": [] +} + diff --git a/blueberryPeak/Assets/Shaders/Water/WaterFall.shadergraph.meta b/blueberryPeak/Assets/Shaders/Water/WaterFall.shadergraph.meta new file mode 100644 index 0000000..984837e --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/WaterFall.shadergraph.meta @@ -0,0 +1,10 @@ +fileFormatVersion: 2 +guid: db8e759363f834e0192a5a542b84e8f3 +ScriptedImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 2 + userData: + assetBundleName: + assetBundleVariant: + script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3} diff --git a/blueberryPeak/Assets/Shaders/Water/Waterfall.mat b/blueberryPeak/Assets/Shaders/Water/Waterfall.mat new file mode 100644 index 0000000..e886240 --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/Waterfall.mat @@ -0,0 +1,147 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &-160733851818504181 +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: 9 +--- !u!21 &2100000 +Material: + serializedVersion: 8 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Waterfall + m_Shader: {fileID: -6465566751694194690, guid: db8e759363f834e0192a5a542b84e8f3, 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: {} + disabledShaderPasses: + - MOTIONVECTORS + 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} + - _NoiseTexture: + m_Texture: {fileID: 2800000, guid: 61a9149cf8c094f52978e1eef778bf32, type: 3} + 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} + - _Triplanar_3d55bfa173df40daa5141df6aba0d462_Texture_1_Texture2D: + m_Texture: {fileID: 2800000, guid: 61a9149cf8c094f52978e1eef778bf32, type: 3} + 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: + - _AddPrecomputedVelocity: 0 + - _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 + - _Float: 0.6 + - _Float_1: -0.56 + - _GlossMapScale: 0 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.005 + - _QueueControl: 0 + - _QueueOffset: 0 + - _ReceiveShadows: 1 + - _Smoothness: 0.5 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _SrcBlendAlpha: 1 + - _Surface: 0 + - _WorkflowMode: 1 + - _ZWrite: 1 + m_Colors: + - _BaseColor: {r: 1, g: 1, b: 1, a: 1} + - _Basecolor: {r: 0.25618547, g: 0.6427986, b: 0.95283014, a: 0} + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} + m_BuildTextureStacks: [] + m_AllowLocking: 1 diff --git a/blueberryPeak/Assets/Shaders/Water/Waterfall.mat.meta b/blueberryPeak/Assets/Shaders/Water/Waterfall.mat.meta new file mode 100644 index 0000000..8a3fcd9 --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/Waterfall.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9e378c417728e4d8cb9a13ec8b7e34f2 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Shaders/Water/grainy 6 - 128x128.png b/blueberryPeak/Assets/Shaders/Water/grainy 6 - 128x128.png new file mode 100644 index 0000000..2d5cb43 --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/grainy 6 - 128x128.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cd1360185627956b0af2aab3ee3d87e45cbdc0f5f055e04f157d07529f31088 +size 56470 diff --git a/blueberryPeak/Assets/Shaders/Water/grainy 6 - 128x128.png.meta b/blueberryPeak/Assets/Shaders/Water/grainy 6 - 128x128.png.meta new file mode 100644 index 0000000..bb48fbc --- /dev/null +++ b/blueberryPeak/Assets/Shaders/Water/grainy 6 - 128x128.png.meta @@ -0,0 +1,143 @@ +fileFormatVersion: 2 +guid: 61a9149cf8c094f52978e1eef778bf32 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 13 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + flipGreenChannel: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMipmapLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + swizzle: 50462976 + cookieLightType: 0 + platformSettings: + - serializedVersion: 4 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: Android + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 4 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + ignorePlatformSupport: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + customData: + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spriteCustomMetadata: + entries: [] + nameFileIdTable: {} + mipmapLimitGroupName: + pSDRemoveMatte: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/blueberryPeak/Assets/Wwise/API/Runtime/WwiseTypes/WwiseObjects/WwiseEventReference.cs b/blueberryPeak/Assets/Wwise/API/Runtime/WwiseTypes/WwiseObjects/WwiseEventReference.cs index 343b09a..a459953 100644 --- a/blueberryPeak/Assets/Wwise/API/Runtime/WwiseTypes/WwiseObjects/WwiseEventReference.cs +++ b/blueberryPeak/Assets/Wwise/API/Runtime/WwiseTypes/WwiseObjects/WwiseEventReference.cs @@ -242,7 +242,7 @@ public class WwiseEventReference : WwiseObjectReference #endif IsInUserDefinedSoundBank = !soundBankRef.IsValid; - UnityEditor.EditorUtility.SetDirty(this); + UnityEditor.EditorUtility.SetDirty(this); if (IsAutoBankLoaded) { UnloadAutoBank(); diff --git a/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset b/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset index 4c99670..b68b5d3 100644 --- a/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset +++ b/blueberryPeak/Assets/Wwise/Editor/ProjectData/AkWwiseProjectData.asset @@ -13,7 +13,7 @@ MonoBehaviour: m_Name: AkWwiseProjectData m_EditorClassIdentifier: AcousticTextureWwu: - - PhysicalPath: Virtual Acoustics\Default Work Unit.wwu + - PhysicalPath: Virtual Acoustics/Default Work Unit.wwu PathAndIcons: - ElementName: Virtual Acoustics ObjectType: 5 @@ -21,13 +21,13 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: 7473811295cd724597a015fdd1da0da3 - ParentPath: Virtual Acoustics\Default Work Unit + ParentPath: Virtual Acoustics/Default Work Unit guid: 7473811295cd724597a015fdd1da0da3 GuidInternal: - m_lastTime: -8584520486833053230 + m_lastTime: -8584518736503360064 List: [] AuxBusWwu: - - PhysicalPath: Master-Mixer Hierarchy\Default Work Unit.wwu + - PhysicalPath: Master-Mixer Hierarchy/Default Work Unit.wwu PathAndIcons: - ElementName: Master-Mixer Hierarchy ObjectType: 5 @@ -35,10 +35,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: e4ff27caecdb4b47a4f455153b6ff5c5 - ParentPath: Master-Mixer Hierarchy\Default Work Unit + ParentPath: Master-Mixer Hierarchy/Default Work Unit guid: e4ff27caecdb4b47a4f455153b6ff5c5 GuidInternal: - m_lastTime: -8584518741991267210 + m_lastTime: -8584518571940370018 List: - name: Master Audio Bus guid: d8a41415a61d2a41a17e75ca0c2149f3 @@ -53,9 +53,9 @@ MonoBehaviour: - ElementName: Master Audio Bus ObjectType: 2 guid: d8a41415a61d2a41a17e75ca0c2149f3 - Path: Master-Mixer Hierarchy\Default Work Unit\Master Audio Bus + Path: Master-Mixer Hierarchy/Default Work Unit/Master Audio Bus BankWwu: - - PhysicalPath: SoundBanks\Default Work Unit.wwu + - PhysicalPath: SoundBanks/Default Work Unit.wwu PathAndIcons: - ElementName: SoundBanks ObjectType: 5 @@ -63,10 +63,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: 6dbe1735fe9da64689dc0e3d33d7b30f - ParentPath: SoundBanks\Default Work Unit + ParentPath: SoundBanks/Default Work Unit guid: 6dbe1735fe9da64689dc0e3d33d7b30f GuidInternal: - m_lastTime: -8584518662585569824 + m_lastTime: -8584518571940313550 List: - name: DefaultSoundBank guid: 478b900634195a4da87a85e27e5ad6f8 @@ -81,9 +81,9 @@ MonoBehaviour: - ElementName: DefaultSoundBank ObjectType: 7 guid: 478b900634195a4da87a85e27e5ad6f8 - Path: SoundBanks\Default Work Unit\DefaultSoundBank + Path: SoundBanks/Default Work Unit/DefaultSoundBank EventWwu: - - PhysicalPath: Events\Default Work Unit.wwu + - PhysicalPath: Events/Default Work Unit.wwu PathAndIcons: - ElementName: Events ObjectType: 5 @@ -91,10 +91,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: d503ca4bc28c0b4384cf91e122dea841 - ParentPath: Events\Default Work Unit + ParentPath: Events/Default Work Unit guid: d503ca4bc28c0b4384cf91e122dea841 GuidInternal: - m_lastTime: -8584518662585715618 + m_lastTime: -8584518571942724591 List: - name: Play_BackgroundMusic guid: e73cae149756cc4ca4877c502decb508 @@ -109,7 +109,7 @@ MonoBehaviour: - ElementName: Play_BackgroundMusic ObjectType: 3 guid: e73cae149756cc4ca4877c502decb508 - Path: Events\Default Work Unit\Play_BackgroundMusic + Path: Events/Default Work Unit/Play_BackgroundMusic maxAttenuation: 0 maxDuration: 0 minDuration: 0 @@ -126,7 +126,7 @@ MonoBehaviour: - ElementName: Play_Bird1 ObjectType: 3 guid: af0be0110e6529478a0a70aa791ecf7c - Path: Events\Default Work Unit\Play_Bird1 + Path: Events/Default Work Unit/Play_Bird1 maxAttenuation: 20 maxDuration: 47.736008 minDuration: 47.736008 @@ -143,7 +143,7 @@ MonoBehaviour: - ElementName: Play_Bird2 ObjectType: 3 guid: e769787ca03c484e8eb680ea43e4c501 - Path: Events\Default Work Unit\Play_Bird2 + Path: Events/Default Work Unit/Play_Bird2 maxAttenuation: 20 maxDuration: 18.86399 minDuration: 18.86399 @@ -160,7 +160,7 @@ MonoBehaviour: - ElementName: Play_Bird3 ObjectType: 3 guid: 55d4602c47e30a4087f9d076c64fcb60 - Path: Events\Default Work Unit\Play_Bird3 + Path: Events/Default Work Unit/Play_Bird3 maxAttenuation: 20 maxDuration: 19.536009 minDuration: 19.536009 @@ -177,7 +177,7 @@ MonoBehaviour: - ElementName: Play_Bird4 ObjectType: 3 guid: 196be13cf650d74fba8b7b48c7329607 - Path: Events\Default Work Unit\Play_Bird4 + Path: Events/Default Work Unit/Play_Bird4 maxAttenuation: 20 maxDuration: 21.408005 minDuration: 21.408005 @@ -194,7 +194,7 @@ MonoBehaviour: - ElementName: Play_click1 ObjectType: 3 guid: 602a369d2628574d9d0a9602a2539d8e - Path: Events\Default Work Unit\Play_click1 + Path: Events/Default Work Unit/Play_click1 maxAttenuation: 0 maxDuration: 0.08852608 minDuration: 0.08852608 @@ -211,7 +211,7 @@ MonoBehaviour: - ElementName: Play_click2 ObjectType: 3 guid: 09afc604064f5345a410f6fddaff0121 - Path: Events\Default Work Unit\Play_click2 + Path: Events/Default Work Unit/Play_click2 maxAttenuation: 0 maxDuration: 0.10303855 minDuration: 0.10303855 @@ -228,7 +228,7 @@ MonoBehaviour: - ElementName: Play_DialogText ObjectType: 3 guid: eae17392be238542b04e111fb8ac5e19 - Path: Events\Default Work Unit\Play_DialogText + Path: Events/Default Work Unit/Play_DialogText maxAttenuation: 0 maxDuration: 0.07159184 minDuration: 0.06378107 @@ -245,7 +245,7 @@ MonoBehaviour: - ElementName: Play_Digging ObjectType: 3 guid: f34993dcf10dc84b90bfd101add5e039 - Path: Events\Default Work Unit\Play_Digging + Path: Events/Default Work Unit/Play_Digging maxAttenuation: 15 maxDuration: 3.0626078 minDuration: 3.0626078 @@ -262,7 +262,7 @@ MonoBehaviour: - ElementName: Play_Footsteps ObjectType: 3 guid: 3cb9f89bed87bc4dbc71e306be2127f3 - Path: Events\Default Work Unit\Play_Footsteps + Path: Events/Default Work Unit/Play_Footsteps maxAttenuation: 0 maxDuration: 0.49522915 minDuration: 0.22827664 @@ -279,7 +279,7 @@ MonoBehaviour: - ElementName: Play_GrassFootsteps ObjectType: 3 guid: 5489ead757eb4a429fcd5cb66d6ffb6e - Path: Events\Default Work Unit\Play_GrassFootsteps + Path: Events/Default Work Unit/Play_GrassFootsteps maxAttenuation: 0 maxDuration: 0.3559637 minDuration: 0.22827664 @@ -296,7 +296,7 @@ MonoBehaviour: - ElementName: Play_GravelFootsteps ObjectType: 3 guid: 8c9dc3a085290a4180b466ac1bc07016 - Path: Events\Default Work Unit\Play_GravelFootsteps + Path: Events/Default Work Unit/Play_GravelFootsteps maxAttenuation: 0 maxDuration: 0.345235 minDuration: 0.30057737 @@ -313,7 +313,7 @@ MonoBehaviour: - ElementName: Play_ItemPickUp ObjectType: 3 guid: ba02578a919bfe46a7b01c95c2d8b936 - Path: Events\Default Work Unit\Play_ItemPickUp + Path: Events/Default Work Unit/Play_ItemPickUp maxAttenuation: 0 maxDuration: 0.5201354 minDuration: 0.5201354 @@ -330,7 +330,7 @@ MonoBehaviour: - ElementName: Play_Ocean ObjectType: 3 guid: 71a8eb3c14d2db4ca3b54b43832fee29 - Path: Events\Default Work Unit\Play_Ocean + Path: Events/Default Work Unit/Play_Ocean maxAttenuation: 15 maxDuration: 0 minDuration: 0 @@ -347,7 +347,7 @@ MonoBehaviour: - ElementName: Play_Pause ObjectType: 3 guid: 8ec9c7de4649024792c777faa9d5e136 - Path: Events\Default Work Unit\Play_Pause + Path: Events/Default Work Unit/Play_Pause maxAttenuation: 0 maxDuration: 0.129161 minDuration: 0.129161 @@ -364,7 +364,7 @@ MonoBehaviour: - ElementName: Play_QuestComplete ObjectType: 3 guid: 0608a645786f034d9c7d3946fc8a2591 - Path: Events\Default Work Unit\Play_QuestComplete + Path: Events/Default Work Unit/Play_QuestComplete maxAttenuation: 0 maxDuration: 6 minDuration: 6 @@ -381,7 +381,7 @@ MonoBehaviour: - ElementName: Play_Resume ObjectType: 3 guid: 6b34d81a5330ad46b18f49a821a43915 - Path: Events\Default Work Unit\Play_Resume + Path: Events/Default Work Unit/Play_Resume maxAttenuation: 0 maxDuration: 0.1756009 minDuration: 0.1756009 @@ -398,7 +398,7 @@ MonoBehaviour: - ElementName: Play_River ObjectType: 3 guid: f45904934e42cd4ba070f99a52ea6670 - Path: Events\Default Work Unit\Play_River + Path: Events/Default Work Unit/Play_River maxAttenuation: 15 maxDuration: 0 minDuration: 0 @@ -415,7 +415,7 @@ MonoBehaviour: - ElementName: Play_SandFootsteps ObjectType: 3 guid: ea20a55f8cb9a047a4beb1236644799f - Path: Events\Default Work Unit\Play_SandFootsteps + Path: Events/Default Work Unit/Play_SandFootsteps maxAttenuation: 0 maxDuration: 0.49522915 minDuration: 0.3056916 @@ -432,7 +432,7 @@ MonoBehaviour: - ElementName: Play_WateringCan ObjectType: 3 guid: e310aed0004d1943b82d4f188e31246d - Path: Events\Default Work Unit\Play_WateringCan + Path: Events/Default Work Unit/Play_WateringCan maxAttenuation: 15 maxDuration: 9.114081 minDuration: 9.114081 @@ -449,12 +449,12 @@ MonoBehaviour: - ElementName: Play_Wind ObjectType: 3 guid: 7090832dab006940a95aa933923cc7d4 - Path: Events\Default Work Unit\Play_Wind + Path: Events/Default Work Unit/Play_Wind maxAttenuation: 0 maxDuration: 0 minDuration: 0 RtpcWwu: - - PhysicalPath: Game Parameters\Default Work Unit.wwu + - PhysicalPath: Game Parameters/Default Work Unit.wwu PathAndIcons: - ElementName: Game Parameters ObjectType: 5 @@ -462,13 +462,13 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: 1937a7f7d0ed474eb600155fd13eda73 - ParentPath: Game Parameters\Default Work Unit + ParentPath: Game Parameters/Default Work Unit guid: 1937a7f7d0ed474eb600155fd13eda73 GuidInternal: - m_lastTime: -8584520486833697649 + m_lastTime: -8584518736504732142 List: [] StateWwu: - - PhysicalPath: States\Default Work Unit.wwu + - PhysicalPath: States/Default Work Unit.wwu PathAndIcons: - ElementName: States ObjectType: 5 @@ -476,10 +476,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: ccedf87717c82b48b00425eee111735a - ParentPath: States\Default Work Unit + ParentPath: States/Default Work Unit guid: ccedf87717c82b48b00425eee111735a GuidInternal: - m_lastTime: -8584518741990987001 + m_lastTime: -8584518736503362537 List: - name: WindState guid: 45bb338ca5416c42b7130926a7851f58 @@ -494,7 +494,7 @@ MonoBehaviour: - ElementName: WindState ObjectType: 9 guid: 45bb338ca5416c42b7130926a7851f58 - Path: States\Default Work Unit\WindState + Path: States/Default Work Unit/WindState values: - name: fast guid: ba3a6736ef012c47856caeba38273fe7 @@ -564,7 +564,7 @@ MonoBehaviour: ValueIcons: [] valuesInternal: [] SwitchWwu: - - PhysicalPath: Switches\Default Work Unit.wwu + - PhysicalPath: Switches/Default Work Unit.wwu PathAndIcons: - ElementName: Switches ObjectType: 5 @@ -572,10 +572,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: f08a7878e320d64dbef9b4b1e7db47fb - ParentPath: Switches\Default Work Unit + ParentPath: Switches/Default Work Unit guid: f08a7878e320d64dbef9b4b1e7db47fb GuidInternal: - m_lastTime: -8584518741991720402 + m_lastTime: -8584518571940310814 List: - name: Footsteps guid: b329a8285e5b094cb6a88fd03040a940 @@ -590,7 +590,7 @@ MonoBehaviour: - ElementName: Footsteps ObjectType: 11 guid: b329a8285e5b094cb6a88fd03040a940 - Path: Switches\Default Work Unit\Footsteps + Path: Switches/Default Work Unit/Footsteps values: - name: grass guid: d0b4ddb7db1adf44baba88b5f3d3d872 @@ -644,7 +644,7 @@ MonoBehaviour: ValueIcons: [] valuesInternal: [] TriggerWwu: - - PhysicalPath: Triggers\Default Work Unit.wwu + - PhysicalPath: Triggers/Default Work Unit.wwu PathAndIcons: - ElementName: Triggers ObjectType: 5 @@ -652,10 +652,10 @@ MonoBehaviour: - ElementName: Default Work Unit ObjectType: 12 guid: cdb5c3a4e21b2c47bc3151725b9cf378 - ParentPath: Triggers\Default Work Unit + ParentPath: Triggers/Default Work Unit guid: cdb5c3a4e21b2c47bc3151725b9cf378 GuidInternal: - m_lastTime: -8584520486832050207 + m_lastTime: -8584518736503360884 List: [] ExpandedFileSystemItemIds: ExpandedWaapiItemIds: 0500000006000000070000000e0000000f0000001f00000020000000