From 9a42409c761687f21576a6cd69deb95caf434761 Mon Sep 17 00:00:00 2001 From: Masataka SUMI Date: Wed, 21 Sep 2022 17:39:37 +0900 Subject: [PATCH] Add a vrm 1.0 model creation sample of Seed-san --- Assets/VRM10_Samples/ModelSetup_SeedSan.meta | 8 + .../ModelSetup_SeedSan/Expressions.meta | 8 + .../ModelSetup_SeedSan/Expressions/aa.asset | 26 + .../Expressions/aa.asset.meta | 8 + .../Expressions/angry.asset | 26 + .../Expressions/angry.asset.meta | 8 + .../Expressions/blink.asset | 29 + .../Expressions/blink.asset.meta | 8 + .../Expressions/blinkLeft.asset | 26 + .../Expressions/blinkLeft.asset.meta | 8 + .../Expressions/blinkRight.asset | 26 + .../Expressions/blinkRight.asset.meta | 8 + .../ModelSetup_SeedSan/Expressions/ee.asset | 26 + .../Expressions/ee.asset.meta | 8 + .../Expressions/happy.asset | 26 + .../Expressions/happy.asset.meta | 8 + .../ModelSetup_SeedSan/Expressions/ih.asset | 26 + .../Expressions/ih.asset.meta | 8 + .../Expressions/lookDown.asset | 26 + .../Expressions/lookDown.asset.meta | 8 + .../Expressions/lookLeft.asset | 26 + .../Expressions/lookLeft.asset.meta | 8 + .../Expressions/lookRight.asset | 26 + .../Expressions/lookRight.asset.meta | 8 + .../Expressions/lookUp.asset | 26 + .../Expressions/lookUp.asset.meta | 8 + .../Expressions/neutral.asset | 23 + .../Expressions/neutral.asset.meta | 8 + .../ModelSetup_SeedSan/Expressions/oh.asset | 26 + .../Expressions/oh.asset.meta | 8 + .../ModelSetup_SeedSan/Expressions/ou.asset | 26 + .../Expressions/ou.asset.meta | 8 + .../Expressions/relaxed.asset | 26 + .../Expressions/relaxed.asset.meta | 8 + .../ModelSetup_SeedSan/Expressions/sad.asset | 26 + .../Expressions/sad.asset.meta | 8 + .../Expressions/surprised.asset | 26 + .../Expressions/surprised.asset.meta | 8 + .../ModelSetup_SeedSan/Materials.meta | 8 + .../ModelSetup_SeedSan/Materials/mtoon.meta | 8 + .../Materials/mtoon/New Material.mat | 130 + .../Materials/mtoon/New Material.mat.meta | 8 + .../Materials/mtoon/anim_logo.mat | 173 + .../Materials/mtoon/anim_logo.mat.meta | 8 + .../Materials/mtoon/arm_mat.mat | 175 + .../Materials/mtoon/arm_mat.mat.meta | 8 + .../Materials/mtoon/arm_plastic.mat | 176 + .../Materials/mtoon/arm_plastic.mat.meta | 8 + .../Materials/mtoon/armgear_plastic.mat | 175 + .../Materials/mtoon/armgear_plastic.mat.meta | 8 + .../Materials/mtoon/body_bake.mat | 176 + .../Materials/mtoon/body_bake.mat.meta | 8 + .../Materials/mtoon/body_nm.mat | 176 + .../Materials/mtoon/body_nm.mat.meta | 8 + .../Materials/mtoon/eye.mat | 175 + .../Materials/mtoon/eye.mat.meta | 8 + .../Materials/mtoon/eye_trans.mat | 175 + .../Materials/mtoon/eye_trans.mat.meta | 8 + .../Materials/mtoon/hair.mat | 175 + .../Materials/mtoon/hair.mat.meta | 8 + .../Materials/mtoon/huku_bake.mat | 176 + .../Materials/mtoon/huku_bake.mat.meta | 8 + .../Materials/mtoon/robo_face.mat | 175 + .../Materials/mtoon/robo_face.mat.meta | 8 + .../ModelSetup_SeedSan/Materials/pbr.meta | 8 + .../Materials/pbr/backpack_metal.mat | 77 + .../Materials/pbr/backpack_metal.mat.meta | 8 + .../Materials/pbr/backpack_nm.mat | 77 + .../Materials/pbr/backpack_nm.mat.meta | 8 + .../Materials/pbr/backpack_plastic.mat | 77 + .../Materials/pbr/backpack_plastic.mat.meta | 8 + .../Materials/pbr/glass.mat | 78 + .../Materials/pbr/glass.mat.meta | 8 + .../Materials/pbr/green_emit.mat | 77 + .../Materials/pbr/green_emit.mat.meta | 8 + .../Materials/pbr/wear_metal.mat | 77 + .../Materials/pbr/wear_metal.mat.meta | 8 + .../ModelSetup_SeedSan.unity | 453 +++ .../ModelSetup_SeedSan.unity.meta | 7 + .../ModelSetup_SeedSan/Models.meta | 8 + .../Models/new_seedsan_betterfbx.fbx | 3 + .../Models/new_seedsan_betterfbx.fbx.meta | 1280 +++++++ .../ModelSetup_SeedSan/Texture.meta | 8 + .../ModelSetup_SeedSan/Texture/backpack.png | 3 + .../Texture/backpack.png.meta | 108 + .../ModelSetup_SeedSan/Texture/body.png | 3 + .../ModelSetup_SeedSan/Texture/body.png.meta | 108 + .../ModelSetup_SeedSan/Texture/faceparts.png | 3 + .../Texture/faceparts.png.meta | 108 + .../ModelSetup_SeedSan/Texture/gradation.png | 3 + .../Texture/gradation.png.meta | 92 + .../ModelSetup_SeedSan/Texture/hair.png | 3 + .../ModelSetup_SeedSan/Texture/hair.png.meta | 96 + .../ModelSetup_SeedSan/Texture/mask.meta | 8 + .../Texture/mask/body_shadeshift.png | 3 + .../Texture/mask/body_shadeshift.png.meta | 108 + .../Texture/mask/mask_hair.png | 3 + .../Texture/mask/mask_hair.png.meta | 108 + .../Texture/mask/mat_oneside_spec.png | 3 + .../Texture/mask/mat_oneside_spec.png.meta | 96 + .../Texture/mask/outlinemask_body.png | 3 + .../Texture/mask/outlinemask_body.png.meta | 108 + .../Texture/nm_backpack_normals.png | 3 + .../Texture/nm_backpack_normals.png.meta | 108 + .../Texture/nm_body_normals.png | 3 + .../Texture/nm_body_normals.png.meta | 108 + .../ModelSetup_SeedSan/Texture/nm_wear.png | 3 + .../Texture/nm_wear.png.meta | 108 + .../Texture/planekun_face.png | 3 + .../Texture/planekun_face.png.meta | 96 + .../ModelSetup_SeedSan/Texture/robo_arm.png | 3 + .../Texture/robo_arm.png.meta | 108 + .../ModelSetup_SeedSan/Texture/thumbnail.png | 3 + .../Texture/thumbnail.png.meta | 96 + .../ModelSetup_SeedSan/Texture/wear.png | 3 + .../ModelSetup_SeedSan/Texture/wear.png.meta | 108 + .../ModelSetup_SeedSan/new_seedsan_10.asset | 83 + .../new_seedsan_10.asset.meta | 8 + .../ModelSetup_SeedSan/new_seedsan_10.prefab | 3388 +++++++++++++++++ .../new_seedsan_10.prefab.meta | 7 + 120 files changed, 10281 insertions(+) create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Models.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset.meta create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab create mode 100644 Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab.meta diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan.meta new file mode 100644 index 000000000..608879c84 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 65f15241642f7c54aa7e4e6be850c421 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions.meta new file mode 100644 index 000000000..f138c41e8 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: e778adbc56c02854180d7e118f86f1db +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset new file mode 100644 index 000000000..0631cfd74 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: aa + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 25 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset.meta new file mode 100644 index 000000000..02a510f5e --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/aa.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 63adb09cb7f195e44b32c8e2193a0897 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset new file mode 100644 index 000000000..fd2a22edb --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: angry + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 34 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset.meta new file mode 100644 index 000000000..514694232 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/angry.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c807acff36202ef498658f1ae6de2754 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset new file mode 100644 index 000000000..9a93974cb --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset @@ -0,0 +1,29 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: blink + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 1 + Weight: 1 + - RelativePath: head + Index: 2 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset.meta new file mode 100644 index 000000000..83b280574 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blink.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 7393f9001a89cb14da2f0a87e6d0098b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset new file mode 100644 index 000000000..d9fc04d91 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: blinkLeft + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 1 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset.meta new file mode 100644 index 000000000..8d462675b --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkLeft.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 84280f5ef305b844385a035e771c1110 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset new file mode 100644 index 000000000..909e84d2d --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: blinkRight + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 2 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset.meta new file mode 100644 index 000000000..b63e50264 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/blinkRight.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 683054113a6fab242bba4930c52ef494 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset new file mode 100644 index 000000000..08f4828ca --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: ee + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 28 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset.meta new file mode 100644 index 000000000..5fab7d922 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ee.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4907a30a91a526c4088142d415c2cc55 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset new file mode 100644 index 000000000..fbc1d99dd --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: happy + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 33 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 2 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset.meta new file mode 100644 index 000000000..91102c799 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/happy.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 59099ed707272f445b3e1cd8f2adb928 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset new file mode 100644 index 000000000..5a23db498 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: ih + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 26 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset.meta new file mode 100644 index 000000000..6c2488887 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ih.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 376f35ec9a4cf5d47ac90c88810c5065 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset new file mode 100644 index 000000000..6453f47c0 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: lookDown + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 40 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset.meta new file mode 100644 index 000000000..70d4d4a36 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookDown.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8b172f76c49681f49b7fe8f6a4aa5eae +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset new file mode 100644 index 000000000..4ced2a588 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: lookLeft + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 41 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset.meta new file mode 100644 index 000000000..d8e3434a5 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookLeft.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5fdd3f317c3c20540b7928f867b4e493 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset new file mode 100644 index 000000000..45ee74146 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: lookRight + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 42 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset.meta new file mode 100644 index 000000000..732269746 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookRight.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1316b3d37e19c204ab4ca36942247474 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset new file mode 100644 index 000000000..1fb8b4814 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: lookUp + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 39 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset.meta new file mode 100644 index 000000000..d7761c921 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/lookUp.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2791d3ca7e617934f8937c310842bbd8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset new file mode 100644 index 000000000..5347e924e --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset @@ -0,0 +1,23 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: neutral + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: [] + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset.meta new file mode 100644 index 000000000..8e3649b6d --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/neutral.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1615cb5e55510ec4089f14e385953fcf +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset new file mode 100644 index 000000000..f2d24aca0 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: oh + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 29 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset.meta new file mode 100644 index 000000000..744b58e0b --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/oh.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9e6779ceea4cfbd488e16276e97cbb69 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset new file mode 100644 index 000000000..faea9d6d6 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: ou + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 27 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset.meta new file mode 100644 index 000000000..fe4ab24ba --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/ou.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ec77e37103b9baa4492fe135cc3db97b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset new file mode 100644 index 000000000..c1c0fbf51 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: relaxed + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 36 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 1 + OverrideBlink: 1 + OverrideLookAt: 1 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset.meta new file mode 100644 index 000000000..941aa2262 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/relaxed.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c874082a5b1fa534b8bc30b8e83130e9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset new file mode 100644 index 000000000..e5ab52d15 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: sad + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 35 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 1 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset.meta new file mode 100644 index 000000000..ac2fe18cb --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/sad.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 67d3d553758072a4abf1debab7a92adc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset new file mode 100644 index 000000000..e88d9eaff --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset @@ -0,0 +1,26 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 8c8b2024ae0d0944eb878d90212bf21b, type: 3} + m_Name: surprised + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + MorphTargetBindings: + - RelativePath: head + Index: 38 + Weight: 1 + MaterialColorBindings: [] + MaterialUVBindings: [] + IsBinary: 0 + OverrideBlink: 0 + OverrideLookAt: 0 + OverrideMouth: 0 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset.meta new file mode 100644 index 000000000..297d7dbfa --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Expressions/surprised.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ab8b0827ee975714aab52fd8af20f8cf +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials.meta new file mode 100644 index 000000000..4aee201ab --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 91a258b5267c2024daa186c0119ae0f4 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon.meta new file mode 100644 index 000000000..f37f5b734 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8826984a5ff27e942969f013ee8578e8 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat new file mode 100644 index 000000000..d19d81b56 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat @@ -0,0 +1,130 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: New Material + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + 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} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0.5 + - _GlossyReflections: 1 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 1 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineLightingMix: 1 + - _OutlineWidth: 0 + - _OutlineWidthMode: 0 + - _Parallax: 0.02 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 5 + - _RimLift: 0 + - _RimLightingMix: 1 + - _ShadingShiftFactor: -0.05 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.95 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat.meta new file mode 100644 index 000000000..9e47925e7 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/New Material.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 476be1a097918034f825a282798177f8 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat new file mode 100644 index 000000000..b9fdf3e34 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat @@ -0,0 +1,173 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: anim_logo + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f0f15500a1a4f6347bea8d6854f70b38, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: f0f15500a1a4f6347bea8d6854f70b38, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 07f90a53f8bf2224898092c787f00dde, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.5 + - _OutlineWidthMode: 0 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.364 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: 0 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.9 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: -0.15 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat.meta new file mode 100644 index 000000000..c863be798 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/anim_logo.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fddf5f98ee2f95e48aef5b3783624632 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat new file mode 100644 index 000000000..bb1df16b8 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: arm_mat + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _MTOON_OUTLINE_WORLD + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 221a95bc36eefd24190c05e8febe4268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: 221a95bc36eefd24190c05e8febe4268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 221a95bc36eefd24190c05e8febe4268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.0015 + - _OutlineWidthMode: 1 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 4.3 + - _RimLift: 0.182 + - _RimLightingMix: 1 + - _ShadeShift: 0 + - _ShadeToony: 0.364 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.1 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.9 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0.31132078, g: 0.31132078, b: 0.31132078, a: 1} + - _ShadeColor: {r: 0.6909932, g: 0.6629583, b: 0.735849, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat.meta new file mode 100644 index 000000000..7b823701f --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_mat.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9944e5c5d9dbd7b4abf64ada4fc9db53 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat new file mode 100644 index 000000000..547775e9e --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat @@ -0,0 +1,176 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: arm_plastic + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _MTOON_OUTLINE_WORLD + _MTOON_RIMMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 221a95bc36eefd24190c05e8febe4268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 2800000, guid: 7e6a752adc6dc0146823804710859c57, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: 221a95bc36eefd24190c05e8febe4268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 221a95bc36eefd24190c05e8febe4268, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7e6a752adc6dc0146823804710859c57, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.002 + - _OutlineWidthMode: 1 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 3.2 + - _RimLift: 0.15 + - _RimLightingMix: 1 + - _ShadeShift: 0 + - _ShadeToony: 0.813 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.1 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.9 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0.31132078, g: 0.31132078, b: 0.31132078, a: 1} + - _RimColor: {r: 0.6226415, g: 0.6226415, b: 0.6226415, a: 1} + - _ShadeColor: {r: 0.620461, g: 0.644075, b: 0.6886792, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat.meta new file mode 100644 index 000000000..c02b5137c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/arm_plastic.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6ac032e55fe898e4c9aa436691ce5448 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat new file mode 100644 index 000000000..d97cbde85 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: armgear_plastic + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: _MTOON_OUTLINE_WORLD _MTOON_RIMMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 4e60238480af1f34bb98b8611c853d20, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 2800000, guid: 7e6a752adc6dc0146823804710859c57, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: 4e60238480af1f34bb98b8611c853d20, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 4e60238480af1f34bb98b8611c853d20, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 2800000, guid: 7e6a752adc6dc0146823804710859c57, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.001 + - _OutlineWidthMode: 1 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 7.9 + - _RimLift: 0.153 + - _RimLightingMix: 1 + - _ShadeShift: 0 + - _ShadeToony: 0.364 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.1 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.9 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0.09433961, g: 0.09433961, b: 0.09433961, a: 1} + - _RimColor: {r: 0.6886792, g: 0.6886792, b: 0.6886792, a: 1} + - _ShadeColor: {r: 0.6909932, g: 0.6629583, b: 0.735849, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat.meta new file mode 100644 index 000000000..d0d7131d3 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/armgear_plastic.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 35a6556c9afdb8440ac221019e0447d9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat new file mode 100644 index 000000000..5f57261e4 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat @@ -0,0 +1,176 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: body_bake + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_MIXED MTOON_OUTLINE_WIDTH_WORLD _MTOON_OUTLINE_WORLD + _MTOON_PARAMETERMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e3fb7b5f97aeb614eb6616b3a16bc936, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 2800000, guid: 32e1eaba23d13e04eb212d59a021dfc0, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + m_Texture: {fileID: 2800000, guid: 32e1eaba23d13e04eb212d59a021dfc0, type: 3} + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: e3fb7b5f97aeb614eb6616b3a16bc936, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: e3fb7b5f97aeb614eb6616b3a16bc936, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 2800000, guid: 33fd712fc0bdb544bad992f2cf8f79c5, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.0011 + - _OutlineWidthMode: 1 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.527 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.2 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.8 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0.5283019, g: 0.46351016, b: 0.4311143, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 0.8059607, b: 0.740566, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat.meta new file mode 100644 index 000000000..267a2e684 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_bake.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 30331c33aa726374db7759e53aa8c35d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat new file mode 100644 index 000000000..e10078b47 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat @@ -0,0 +1,176 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: body_nm + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_FIXED MTOON_OUTLINE_WIDTH_WORLD _MTOON_OUTLINE_WORLD + _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: fbf81069c533381489bdfc9e7a5d180e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: e3fb7b5f97aeb614eb6616b3a16bc936, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: e3fb7b5f97aeb614eb6616b3a16bc936, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: e3fb7b5f97aeb614eb6616b3a16bc936, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 1 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.001 + - _OutlineWidthMode: 1 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.364 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.2 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.8 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0.14509805, g: 0.14117648, b: 0.17254902, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.6909932, g: 0.6629583, b: 0.735849, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat.meta new file mode 100644 index 000000000..80648e94b --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/body_nm.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b1e4fb8d21f431741a2fa8daba22df57 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat new file mode 100644 index 000000000..d84046669 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: eye + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f3583f6d4db1971498af75d88b84c656, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: f3583f6d4db1971498af75d88b84c656, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: f3583f6d4db1971498af75d88b84c656, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.5 + - _OutlineWidthMode: 0 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.364 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.2 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.8 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.6909932, g: 0.6629583, b: 0.735849, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat.meta new file mode 100644 index 000000000..376f4fa4a --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 159f26ab9c48f9444a6ec8ba914acf40 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat new file mode 100644 index 000000000..8fefe71b4 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: eye_trans + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: _ALPHABLEND_ON + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: f3583f6d4db1971498af75d88b84c656, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: f3583f6d4db1971498af75d88b84c656, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 2 + - _AlphaToMask: 0 + - _BlendMode: 2 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 10 + - _GiEqualization: 0.5 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 10 + - _M_EditMode: 0 + - _M_SrcBlend: 5 + - _M_ZWrite: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.5 + - _OutlineWidthMode: 0 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.5 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.2 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.8 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 5 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat.meta new file mode 100644 index 000000000..3f86a13c3 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/eye_trans.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bbf7dfae41002934995e7f166519664b +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat new file mode 100644 index 000000000..920397d46 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: hair + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: _MTOON_OUTLINE_WORLD _MTOON_PARAMETERMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 678fcc8f5832deb46a6ba73f15d7a983, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 2800000, guid: 0683edf48e4c88d499b3128cde5ef9ea, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: 678fcc8f5832deb46a6ba73f15d7a983, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 678fcc8f5832deb46a6ba73f15d7a983, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.0005 + - _OutlineWidthMode: 1 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.364 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.05 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.95 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.5849056, g: 0.5849056, b: 0.5849056, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat.meta new file mode 100644 index 000000000..adc65cd6f --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/hair.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f1b528e700d8b9944a1c9ea32fc1cc11 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat new file mode 100644 index 000000000..037fce92e --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat @@ -0,0 +1,176 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: huku_bake + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: MTOON_OUTLINE_COLOR_MIXED MTOON_OUTLINE_WIDTH_WORLD _MTOON_OUTLINE_WORLD + _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: 3847601792635e848a2c5123343d0434, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 4e60238480af1f34bb98b8611c853d20, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: 4e60238480af1f34bb98b8611c853d20, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 4e60238480af1f34bb98b8611c853d20, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 1 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.0015 + - _OutlineWidthMode: 1 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.278 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.1 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.9 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _OutlineColor: {r: 0.42532933, g: 0.47665387, b: 0.509434, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 0.49056602, g: 0.49056602, b: 0.49056602, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat.meta new file mode 100644 index 000000000..c5eed630b --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/huku_bake.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5a396d818a8dbd44192bdc8bd9323ea9 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat new file mode 100644 index 000000000..9e2cc088a --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat @@ -0,0 +1,175 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: robo_face + m_Shader: {fileID: 4800000, guid: e0edbf68d81d1f340ae8b110086b7063, type: 3} + m_ShaderKeywords: _MTOON_EMISSIVEMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 2000 + stringTagMap: + RenderType: Opaque + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 2800000, guid: 07f90a53f8bf2224898092c787f00dde, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 07f90a53f8bf2224898092c787f00dde, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MatcapTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OutlineWidthTexture: + 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} + - _ReceiveShadowTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _RimTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTex: + m_Texture: {fileID: 2800000, guid: 07f90a53f8bf2224898092c787f00dde, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadeTexture: + m_Texture: {fileID: 2800000, guid: 07f90a53f8bf2224898092c787f00dde, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingGradeTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ShadingShiftTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _SphereAdd: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _UvAnimMaskTexture: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _AlphaMode: 0 + - _AlphaToMask: 0 + - _BlendMode: 0 + - _BumpScale: 1 + - _CullMode: 2 + - _Cutoff: 0.5 + - _DebugMode: 0 + - _DetailNormalMapScale: 1 + - _DoubleSided: 0 + - _DstBlend: 0 + - _GiEqualization: 0.9 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _IndirectLightIntensity: 0.1 + - _LightColorAttenuation: 0 + - _MToonVersion: 37 + - _M_AlphaToMask: 0 + - _M_CullMode: 2 + - _M_DebugMode: 0 + - _M_DstBlend: 0 + - _M_EditMode: 0 + - _M_SrcBlend: 1 + - _M_ZWrite: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _OutlineColorMode: 0 + - _OutlineCullMode: 1 + - _OutlineLightingMix: 1 + - _OutlineScaledMaxDistance: 1 + - _OutlineWidth: 0.5 + - _OutlineWidthMode: 0 + - _Parallax: 0.02 + - _ReceiveShadowRate: 1 + - _RenderQueueOffset: 0 + - _RimFresnelPower: 1 + - _RimLift: 0 + - _RimLightingMix: 0 + - _ShadeShift: 0 + - _ShadeToony: 0.364 + - _ShadingGradeRate: 1 + - _ShadingShiftFactor: -0.1 + - _ShadingShiftTexScale: 1 + - _ShadingToonyFactor: 0.9 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _TransparentWithZWrite: 0 + - _UVSec: 0 + - _UvAnimRotation: 0 + - _UvAnimRotationSpeed: 0 + - _UvAnimScrollX: 0 + - _UvAnimScrollXSpeed: 0 + - _UvAnimScrollY: 0 + - _UvAnimScrollYSpeed: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 1.7207954, b: 0.5135358, a: 1} + - _OutlineColor: {r: 0, g: 0, b: 0, a: 1} + - _RimColor: {r: 0, g: 0, b: 0, a: 1} + - _ShadeColor: {r: 1, g: 1, b: 1, a: 1} + m_BuildTextureStacks: [] diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat.meta new file mode 100644 index 000000000..0902f4cd2 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/mtoon/robo_face.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 821fce6670f06564396069b99b07af1c +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr.meta new file mode 100644 index 000000000..2f6467e35 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5c24a81f5d4b00f4c9a21996f43150c6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat new file mode 100644 index 000000000..1532d754c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: backpack_metal + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: cee0be781cb6a8246bf9f672aacf5a0e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 93acaea50b77f85459f8f84b3d9fe30f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.475 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat.meta new file mode 100644 index 000000000..2f7fd06ec --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_metal.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9bd87056ea8f4744ca4fd627c86425c3 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat new file mode 100644 index 000000000..6f0b2a537 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: backpack_nm + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: cee0be781cb6a8246bf9f672aacf5a0e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 93acaea50b77f85459f8f84b3d9fe30f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.343 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat.meta new file mode 100644 index 000000000..31cb08164 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_nm.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0fcb5af1c75754945af18440129f5e4a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat new file mode 100644 index 000000000..2c9836a3c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: backpack_plastic + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _NORMALMAP + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 2800000, guid: cee0be781cb6a8246bf9f672aacf5a0e, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 93acaea50b77f85459f8f84b3d9fe30f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.455 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat.meta new file mode 100644 index 000000000..f94628fe6 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/backpack_plastic.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 9130ff940ea36a9439b4cf03b7d4dc29 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat new file mode 100644 index 000000000..546aaa5d5 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: glass + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHAPREMULTIPLY_ON + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: 3000 + stringTagMap: + RenderType: Transparent + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 10 + - _GlossMapScale: 1 + - _Glossiness: 1 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 3 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 0 + m_Colors: + - _Color: {r: 0.2075471, g: 0.2075471, b: 0.2075471, a: 0.5529412} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat.meta new file mode 100644 index 000000000..499f4659f --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/glass.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1f660e2d72a5a8f4cb111c3f148f3376 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat new file mode 100644 index 000000000..a696c568a --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: green_emit + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 93acaea50b77f85459f8f84b3d9fe30f, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 1 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0.23214683, g: 1.3041189, b: 0.24580252, a: 1} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat.meta new file mode 100644 index 000000000..bf624cd43 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/green_emit.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 27051b0ff700fba458f9d461ccc0bcdc +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat new file mode 100644 index 000000000..1ed17a627 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: wear_metal + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 4e60238480af1f34bb98b8611c853d20, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.361 + - _GlossyReflections: 1 + - _Metallic: 1 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 1 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat.meta new file mode 100644 index 000000000..9b4386f1c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Materials/pbr/wear_metal.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3193fdfc2091fd049b6b2fb3ebd94b40 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity b/Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity new file mode 100644 index 000000000..83c18e96c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity @@ -0,0 +1,453 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!29 &1 +OcclusionCullingSettings: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_OcclusionBakeSettings: + smallestOccluder: 5 + smallestHole: 0.25 + backfaceThreshold: 100 + m_SceneGUID: 00000000000000000000000000000000 + m_OcclusionCullingData: {fileID: 0} +--- !u!104 &2 +RenderSettings: + m_ObjectHideFlags: 0 + serializedVersion: 9 + m_Fog: 0 + m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1} + m_FogMode: 3 + m_FogDensity: 0.01 + m_LinearFogStart: 0 + m_LinearFogEnd: 300 + m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1} + m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1} + m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1} + m_AmbientIntensity: 1 + m_AmbientMode: 0 + m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1} + m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0} + m_HaloStrength: 0.5 + m_FlareStrength: 1 + m_FlareFadeSpeed: 3 + m_HaloTexture: {fileID: 0} + m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0} + m_DefaultReflectionMode: 0 + m_DefaultReflectionResolution: 128 + m_ReflectionBounces: 1 + m_ReflectionIntensity: 1 + m_CustomReflection: {fileID: 0} + m_Sun: {fileID: 0} + m_IndirectSpecularColor: {r: 0.17912559, g: 0.22429305, b: 0.30606824, a: 1} + m_UseRadianceAmbientProbe: 0 +--- !u!157 &3 +LightmapSettings: + m_ObjectHideFlags: 0 + serializedVersion: 12 + m_GIWorkflowMode: 1 + m_GISettings: + serializedVersion: 2 + m_BounceScale: 1 + m_IndirectOutputScale: 1 + m_AlbedoBoost: 1 + m_EnvironmentLightingMode: 0 + m_EnableBakedLightmaps: 1 + m_EnableRealtimeLightmaps: 0 + m_LightmapEditorSettings: + serializedVersion: 12 + m_Resolution: 2 + m_BakeResolution: 40 + m_AtlasSize: 1024 + m_AO: 0 + m_AOMaxDistance: 1 + m_CompAOExponent: 1 + m_CompAOExponentDirect: 0 + m_ExtractAmbientOcclusion: 0 + m_Padding: 2 + m_LightmapParameters: {fileID: 0} + m_LightmapsBakeMode: 1 + m_TextureCompression: 1 + m_FinalGather: 0 + m_FinalGatherFiltering: 1 + m_FinalGatherRayCount: 256 + m_ReflectionCompression: 2 + m_MixedBakeMode: 2 + m_BakeBackend: 1 + m_PVRSampling: 1 + m_PVRDirectSampleCount: 32 + m_PVRSampleCount: 512 + m_PVRBounces: 2 + m_PVREnvironmentSampleCount: 256 + m_PVREnvironmentReferencePointCount: 2048 + m_PVRFilteringMode: 1 + m_PVRDenoiserTypeDirect: 1 + m_PVRDenoiserTypeIndirect: 1 + m_PVRDenoiserTypeAO: 1 + m_PVRFilterTypeDirect: 0 + m_PVRFilterTypeIndirect: 0 + m_PVRFilterTypeAO: 0 + m_PVREnvironmentMIS: 1 + m_PVRCulling: 1 + m_PVRFilteringGaussRadiusDirect: 1 + m_PVRFilteringGaussRadiusIndirect: 5 + m_PVRFilteringGaussRadiusAO: 2 + m_PVRFilteringAtrousPositionSigmaDirect: 0.5 + m_PVRFilteringAtrousPositionSigmaIndirect: 2 + m_PVRFilteringAtrousPositionSigmaAO: 1 + m_ExportTrainingData: 0 + m_TrainingDataDestination: TrainingData + m_LightProbeSampleCountMultiplier: 4 + m_LightingDataAsset: {fileID: 0} + m_LightingSettings: {fileID: 0} +--- !u!196 &4 +NavMeshSettings: + serializedVersion: 2 + m_ObjectHideFlags: 0 + m_BuildSettings: + serializedVersion: 2 + agentTypeID: 0 + agentRadius: 0.5 + agentHeight: 2 + agentSlope: 45 + agentClimb: 0.4 + ledgeDropHeight: 0 + maxJumpAcrossDistance: 0 + minRegionArea: 2 + manualCellSize: 0 + cellSize: 0.16666667 + manualTileSize: 0 + tileSize: 256 + accuratePlacement: 0 + maxJobWorkers: 0 + preserveTilesOutsideBounds: 0 + debug: + m_Flags: 0 + m_NavMeshData: {fileID: 0} +--- !u!1 &230936237 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 230936240} + - component: {fileID: 230936239} + - component: {fileID: 230936238} + m_Layer: 0 + m_Name: Longshot Camera + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &230936238 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 230936237} + m_Enabled: 1 +--- !u!20 &230936239 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 230936237} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 15 + orthographic: 0 + orthographic size: 5 + m_Depth: -1 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingPath: -1 + m_TargetTexture: {fileID: 0} + m_TargetDisplay: 1 + 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 &230936240 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 230936237} + m_LocalRotation: {x: 0.0114369355, y: 0.9649748, z: -0.04267812, w: 0.25859514} + m_LocalPosition: {x: -3.516, y: 1.415, z: 5.843} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 1 + m_LocalEulerAnglesHint: {x: 5.065, y: 149.997, z: 0} +--- !u!1001 &1093094223 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_Name + value: new_seedsan_10 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_RootOrder + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 2052244755609601383, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: a99b93c790025db42ae8499df5178ef9, type: 3} +--- !u!1 &1340924112 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1340924115} + - component: {fileID: 1340924114} + - component: {fileID: 1340924113} + m_Layer: 0 + m_Name: Closeup Camera + m_TagString: MainCamera + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!81 &1340924113 +AudioListener: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1340924112} + m_Enabled: 1 +--- !u!20 &1340924114 +Camera: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1340924112} + m_Enabled: 1 + serializedVersion: 2 + m_ClearFlags: 2 + m_BackGroundColor: {r: 0.9716981, g: 0.9716981, b: 0.9716981, a: 0} + m_projectionMatrixMode: 1 + m_GateFitMode: 2 + m_FOVAxisMode: 0 + m_SensorSize: {x: 36, y: 24} + m_LensShift: {x: 0, y: 0} + m_FocalLength: 50 + m_NormalizedViewPortRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 + near clip plane: 0.3 + far clip plane: 1000 + field of view: 7.5 + 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 &1340924115 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1340924112} + m_LocalRotation: {x: 0, y: 1, z: 0, w: 0} + m_LocalPosition: {x: 0, y: 1.376, z: 3.804} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} +--- !u!1 &1630229880 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1630229882} + - component: {fileID: 1630229881} + m_Layer: 0 + m_Name: Directional Light + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!108 &1630229881 +Light: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1630229880} + m_Enabled: 1 + serializedVersion: 10 + m_Type: 1 + m_Shape: 0 + m_Color: {r: 0.8773585, g: 0.8773585, b: 0.8773585, a: 1} + m_Intensity: 1 + m_Range: 10 + m_SpotAngle: 30 + m_InnerSpotAngle: 21.80208 + m_CookieSize: 10 + m_Shadows: + m_Type: 2 + m_Resolution: -1 + m_CustomResolution: -1 + m_Strength: 1 + m_Bias: 0.05 + m_NormalBias: 0.4 + m_NearPlane: 0.2 + m_CullingMatrixOverride: + e00: 1 + e01: 0 + e02: 0 + e03: 0 + e10: 0 + e11: 1 + e12: 0 + e13: 0 + e20: 0 + e21: 0 + e22: 1 + e23: 0 + e30: 0 + e31: 0 + e32: 0 + e33: 1 + m_UseCullingMatrixOverride: 0 + m_Cookie: {fileID: 0} + m_DrawHalo: 0 + m_Flare: {fileID: 0} + m_RenderMode: 0 + m_CullingMask: + serializedVersion: 2 + m_Bits: 4294967295 + m_RenderingLayerMask: 1 + m_Lightmapping: 4 + m_LightShadowCasterMode: 0 + m_AreaSize: {x: 1, y: 1} + m_BounceIntensity: 1 + m_ColorTemperature: 6570 + m_UseColorTemperature: 0 + m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0} + m_UseBoundingSphereOverride: 0 + m_UseViewFrustumForShadowCasterCull: 1 + m_ShadowRadius: 0 + m_ShadowAngle: 0 +--- !u!4 &1630229882 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1630229880} + m_LocalRotation: {x: 0.87971675, y: 0.034167852, z: 0.09239315, w: 0.46518221} + m_LocalPosition: {x: 0, y: 3, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 0} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 125.694, y: -19.457, z: -14.498993} diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity.meta new file mode 100644 index 000000000..e32977791 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/ModelSetup_SeedSan.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 579687a66f10d1d4db35e65ac74fb09d +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Models.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Models.meta new file mode 100644 index 000000000..ffb489f53 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Models.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c1a86bd8051861442a1571bb4a8bca6c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx b/Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx new file mode 100644 index 000000000..7b5dd6c6c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2840a29e8a3a10406e73d2d1a5bdb4c260d2a756289c527a0dc5fc06c0a22025 +size 2527136 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx.meta new file mode 100644 index 000000000..dda533b4a --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Models/new_seedsan_betterfbx.fbx.meta @@ -0,0 +1,1280 @@ +fileFormatVersion: 2 +guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3 +ModelImporter: + serializedVersion: 20200 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: arm_mat + second: {fileID: 2100000, guid: 9944e5c5d9dbd7b4abf64ada4fc9db53, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: arm_plastic + second: {fileID: 2100000, guid: 6ac032e55fe898e4c9aa436691ce5448, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: armgear_plastic + second: {fileID: 2100000, guid: 35a6556c9afdb8440ac221019e0447d9, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: backpack_metal + second: {fileID: 2100000, guid: 9bd87056ea8f4744ca4fd627c86425c3, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: backpack_nm + second: {fileID: 2100000, guid: 0fcb5af1c75754945af18440129f5e4a, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: backpack_plastic + second: {fileID: 2100000, guid: 9130ff940ea36a9439b4cf03b7d4dc29, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: body_bake + second: {fileID: 2100000, guid: 30331c33aa726374db7759e53aa8c35d, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: body_nm + second: {fileID: 2100000, guid: b1e4fb8d21f431741a2fa8daba22df57, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: eye + second: {fileID: 2100000, guid: 159f26ab9c48f9444a6ec8ba914acf40, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: eye_trans + second: {fileID: 2100000, guid: bbf7dfae41002934995e7f166519664b, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: glass + second: {fileID: 2100000, guid: 1f660e2d72a5a8f4cb111c3f148f3376, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: green_emit + second: {fileID: 2100000, guid: 27051b0ff700fba458f9d461ccc0bcdc, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: huku_bake + second: {fileID: 2100000, guid: 5a396d818a8dbd44192bdc8bd9323ea9, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: newhair + second: {fileID: 2100000, guid: f1b528e700d8b9944a1c9ea32fc1cc11, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: robo_face + second: {fileID: 2100000, guid: 821fce6670f06564396069b99b07af1c, type: 2} + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: wear_metal + second: {fileID: 2100000, guid: 3193fdfc2091fd049b6b2fb3ebd94b40, type: 2} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + 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: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 2 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 2 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: 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: thigh.L + 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: thigh.R + 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: shin.L + 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: shin.R + 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: foot.L + 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: foot.R + 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: 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: chest + 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: 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: head 1 + 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: shoulder.L + 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: shoulder.R + 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: upper_arm.L + 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: upper_arm.R + 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: forearm.L + 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: forearm.R + 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: hand.L + 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: hand.R + 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: toe.L + 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: toe.R + 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: thumb.01.L + 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: thumb.02.L + 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: thumb.03.L + 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: f_index.01.L + 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: f_index.02.L + 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: f_index.03.L + 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: f_middle.01.L + humanName: Left Middle 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: f_middle.02.L + humanName: Left Middle 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: f_middle.03.L + humanName: Left Middle 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: f_ring.01.L + humanName: Left Ring 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: f_ring.02.L + humanName: Left Ring 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: f_ring.03.L + humanName: Left Ring 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: f_pinky.01.L + humanName: Left Little 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: f_pinky.02.L + humanName: Left Little 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: f_pinky.03.L + humanName: Left Little 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: thumb.01.R + 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: thumb.02.R + 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: thumb.03.R + 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: f_index.01.R + 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: f_index.02.R + 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: f_index.03.R + 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: f_middle.01.R + humanName: Right Middle 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: f_middle.02.R + humanName: Right Middle 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: f_middle.03.R + humanName: Right Middle 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: f_ring.01.R + humanName: Right Ring 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: f_ring.02.R + humanName: Right Ring 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: f_ring.03.R + humanName: Right Ring 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: f_pinky.01.R + humanName: Right Little 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: f_pinky.02.R + humanName: Right Little 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: f_pinky.03.R + humanName: Right Little 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 + skeleton: + - name: new_seedsan_betterfbx(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: hair + parentName: new_seedsan_betterfbx(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hair_tail + parentName: new_seedsan_betterfbx(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: new_seedsan_betterfbx(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: robo_arm + parentName: new_seedsan_betterfbx(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: wear + parentName: new_seedsan_betterfbx(Clone) + position: {x: -0, y: 0, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hips + parentName: new_seedsan_betterfbx(Clone) + position: {x: -0, y: 0.79557997, z: -0.033847} + rotation: {x: 0.09120309, y: -0, z: -0, w: 0.9958323} + scale: {x: 1, y: 1, z: 1} + - name: spine + parentName: hips + position: {x: -0, y: 0.13893138, z: 0.000000680748} + rotation: {x: -0.09233181, y: -0, z: -0, w: 0.9957283} + scale: {x: 1, y: 0.9999996, z: 0.9999996} + - name: chest + parentName: spine + position: {x: -0, y: 0.12427937, z: -0.0000002586612} + rotation: {x: -0.020611389, y: -0, z: -0, w: 0.99978757} + scale: {x: 1, y: 0.99999976, z: 0.9999998} + - name: bag_rope_L + parentName: chest + position: {x: -0.100226, y: 0.038218334, z: 0.09261531} + rotation: {x: 0.000057456855, y: 0.0069951816, z: 0.9999563, w: 0.0062011937} + scale: {x: 0.9997479, y: 1.0000014, z: 0.9996782} + - name: bag_rope_L.001 + parentName: bag_rope_L + position: {x: -0.00000082559586, y: 0.036353875, z: 0.0000005213332} + rotation: {x: 0.0043763975, y: 0.00011875917, z: -0.0041343584, w: 0.99998194} + scale: {x: 1.0000013, y: 1.0000012, z: 1.0000002} + - name: bag_rope_L.002 + parentName: bag_rope_L.001 + position: {x: 0.00000039123827, y: 0.031963907, z: -0.00000028927076} + rotation: {x: 0.011610407, y: -0.00084861834, z: -0.010863065, w: 0.9998733} + scale: {x: 1.0000006, y: 1.0000015, z: 0.999998} + - name: bag_rope_R + parentName: chest + position: {x: 0.100226, y: 0.038218334, z: 0.09261531} + rotation: {x: -0.000057456855, y: 0.0069951816, z: 0.9999563, w: -0.0062011937} + scale: {x: 0.9997479, y: 1.0000014, z: 0.9996782} + - name: bag_rope_R.001 + parentName: bag_rope_R + position: {x: 0.00000082559586, y: 0.036353875, z: 0.0000005213332} + rotation: {x: 0.0043763975, y: -0.00011875917, z: 0.0041343584, w: 0.99998194} + scale: {x: 1.0000013, y: 1.0000012, z: 1.0000002} + - name: bag_rope_R.002 + parentName: bag_rope_R.001 + position: {x: -0.00000039123827, y: 0.031963907, z: -0.00000028927076} + rotation: {x: 0.011610407, y: 0.00084861834, z: 0.010863065, w: 0.9998733} + scale: {x: 1.0000006, y: 1.0000015, z: 0.999998} + - name: neck + parentName: chest + position: {x: -0, y: 0.23258899, z: 0.000046780737} + rotation: {x: 0.10104786, y: -0, z: -0, w: 0.99488163} + scale: {x: 1, y: 1.0000007, z: 1.0000004} + - name: head 1 + parentName: neck + position: {x: -0, y: 0.043717, z: -0.0000005364757} + rotation: {x: -0.08127104, y: -0, z: -0, w: 0.99669206} + scale: {x: 1, y: 1.0000001, z: 1.0000004} + - name: hair_D + parentName: head 1 + position: {x: -0.088802, y: 0.12128783, z: 0.082961194} + rotation: {x: -0.0024856827, y: -0.0022925134, z: 0.99977565, w: -0.0209096} + scale: {x: 0.9999241, y: 1.0000004, z: 0.9999996} + - name: hair_D.001 + parentName: hair_D + position: {x: -0.0000007150525, y: 0.046203464, z: -0.00000018260279} + rotation: {x: -0.03813415, y: -0.004584748, z: -0.122680746, w: 0.99170274} + scale: {x: 1.0000037, y: 1.0000045, z: 0.9999989} + - name: hair_E + parentName: head 1 + position: {x: 0.078451, y: 0.11408643, z: 0.09763313} + rotation: {x: -0.0028194871, y: -0.003571916, z: 0.99998736, w: 0.0021646582} + scale: {x: 0.9995068, y: 1.0000043, z: 0.99861884} + - name: hair_E.001 + parentName: hair_E + position: {x: -0.0000004037308, y: 0.04140262, z: -0.0000009373723} + rotation: {x: -0.08525837, y: 0.0046106945, z: -0.0056259204, w: 0.9963324} + scale: {x: 1.0000135, y: 1.0000061, z: 0.9999809} + - name: hair_F + parentName: head 1 + position: {x: 0.097066, y: 0.080115825, z: 0.045518592} + rotation: {x: 0.010597014, y: 0.041868396, z: 0.99442357, w: 0.096210875} + scale: {x: 0.99999714, y: 1.0000018, z: 0.9999988} + - name: hair_F.001 + parentName: hair_F + position: {x: -0.00000013039215, y: 0.035404198, z: 0.000000091454055} + rotation: {x: 0.0992311, y: -0.0012094533, z: -0.0065445728, w: 0.9950422} + scale: {x: 1.0000019, y: 1.0000013, z: 0.99999964} + - name: hair_G + parentName: head 1 + position: {x: -0.099524, y: 0.08223708, z: 0.046513606} + rotation: {x: 0.017675465, y: 0.050341085, z: 0.99474835, w: -0.08734437} + scale: {x: 1.0000033, y: 1.0000014, z: 1.0000002} + - name: hair_G.001 + parentName: hair_G + position: {x: 0.0000002273131, y: 0.03558057, z: 0.0000008503552} + rotation: {x: 0.079385586, y: 0.0034029419, z: 0.04521873, w: 0.9958121} + scale: {x: 1.0000013, y: 1.0000026, z: 1.0000001} + - name: hair_subA + parentName: head 1 + position: {x: -0.096962996, y: 0.059512626, z: -0.006152502} + rotation: {x: 0.04762032, y: -0.12932478, z: 0.98958415, w: -0.041601174} + scale: {x: 1.0000045, y: 1.0000051, z: 0.9999999} + - name: hair_subA.001 + parentName: hair_subA + position: {x: -0.00000090793554, y: 0.023595005, z: 0.000000056593297} + rotation: {x: 0.031674966, y: -0.000040518295, z: -0.05097721, w: 0.99819744} + scale: {x: 1.0000031, y: 1.000003, z: 1} + - name: hair_subB + parentName: head 1 + position: {x: -0.081695996, y: 0.059979722, z: -0.06528115} + rotation: {x: 0.037388146, y: -0.026668029, z: 0.99730754, w: 0.057172213} + scale: {x: 0.99998724, y: 1.0000007, z: 0.99999857} + - name: hair_subB.001 + parentName: hair_subB + position: {x: 0.00000016238023, y: 0.017812658, z: -0.00000034457267} + rotation: {x: -0.08538357, y: -0.00082391966, z: -0.044208527, w: 0.99536663} + scale: {x: 1.0000048, y: 1.0000049, z: 0.9999982} + - name: hair_subC + parentName: head 1 + position: {x: 0.107073, y: 0.063622825, z: 0.0017550611} + rotation: {x: 0.06864169, y: -0.07715135, z: 0.99131435, w: 0.081436485} + scale: {x: 1.0000062, y: 1.0000026, z: 1.0000017} + - name: hair_subC.001 + parentName: hair_subC + position: {x: 0.000000024710841, y: 0.029485516, z: 0.00000005477687} + rotation: {x: -0.05652817, y: 0.0077209575, z: -0.038084835, w: 0.99764454} + scale: {x: 1.0000015, y: 1.000002, z: 1} + - name: hair_subD + parentName: head 1 + position: {x: 0.066192, y: 0.034426656, z: -0.05841952} + rotation: {x: 0.04347495, y: -0.28291625, z: 0.9579989, w: 0.017507821} + scale: {x: 1.0000026, y: 1.0000015, z: 0.9999991} + - name: hair_subD.001 + parentName: hair_subD + position: {x: -0.00000044787083, y: 0.015848223, z: 0.00000055128197} + rotation: {x: -0.041546054, y: 0.000027297065, z: 0.06260727, w: 0.9971732} + scale: {x: 1.0000032, y: 1.0000023, z: 1.0000006} + - name: hair_A + parentName: head 1 + position: {x: 0.010338, y: 0.13621552, z: 0.12653783} + rotation: {x: 0.00028694698, y: 0.008972979, z: 0.9971845, w: 0.074448206} + scale: {x: 1.0000125, y: 1.0000023, z: 1.000001} + - name: hair_A.001 + parentName: hair_A + position: {x: 0.0000002506598, y: 0.033465892, z: -0.00000015941662} + rotation: {x: -0.112543344, y: 0.003224996, z: -0.053682808, w: 0.9921904} + scale: {x: 1.0000044, y: 1.0000035, z: 0.99999946} + - name: hair_B + parentName: head 1 + position: {x: 0.048107, y: 0.13601471, z: 0.113234974} + rotation: {x: 0.00096040545, y: 0.012183947, z: 0.99959576, w: -0.025668295} + scale: {x: 0.99999154, y: 1.0000021, z: 0.9999982} + - name: hair_B.001 + parentName: hair_B + position: {x: -0.00000089300687, y: 0.025830287, z: -0.00000019581852} + rotation: {x: -0.07913586, y: 0.001974542, z: -0.030316168, w: 0.99640083} + scale: {x: 1.0000013, y: 1.0000013, z: 0.999999} + - name: hair_C + parentName: head 1 + position: {x: -0.039519, y: 0.14545678, z: 0.11986065} + rotation: {x: -0.0034477678, y: 0.009819991, z: 0.99325204, w: 0.115507826} + scale: {x: 1.0000008, y: 1.0000014, z: 1.0000002} + - name: hair_C.001 + parentName: hair_C + position: {x: -0.00000042104108, y: 0.032399185, z: -0.00000017741179} + rotation: {x: -0.09343869, y: 0.0014028768, z: -0.01792215, w: 0.9954628} + scale: {x: 1.0000029, y: 1.0000032, z: 0.999999} + - name: hair_tail_1 + parentName: head 1 + position: {x: -0.0024169998, y: -0.004535595, z: -0.05683451} + rotation: {x: 0.9827115, y: 0.045158546, z: 0.009151315, w: -0.1793186} + scale: {x: 1.0000001, y: 1.0000014, z: 1.0000007} + - name: hair_tail_2 + parentName: hair_tail_1 + position: {x: 0.0000006792239, y: 0.05629571, z: -0.00000011941718} + rotation: {x: 0.029518139, y: 0.00807783, z: -0.1494963, w: 0.9882886} + scale: {x: 1.0000001, y: 1.0000007, z: 1.0000008} + - name: hair_tail_3 + parentName: hair_tail_2 + position: {x: 0.00000029086075, y: 0.0702993, z: 0.00000084907674} + rotation: {x: 0.036958326, y: 0.0024845789, z: -0.18300399, w: 0.9824141} + scale: {x: 0.9999998, y: 1.000002, z: 1.0000008} + - name: hair_tail_4 + parentName: hair_tail_3 + position: {x: -0.0000004627678, y: 0.07871643, z: -0.0000008037331} + rotation: {x: 0.04549557, y: -0.015253987, z: -0.017416948, w: 0.99869627} + scale: {x: 1.0000002, y: 1.0000021, z: 1.0000037} + - name: hair_tail_5 + parentName: hair_tail_4 + position: {x: 0.0000006268357, y: 0.072486624, z: 0.00000015281819} + rotation: {x: 0.07946156, y: -0.006117897, z: 0.08206476, w: 0.9934353} + scale: {x: 1.0000006, y: 1, z: 0.9999991} + - name: hair_tail_6 + parentName: hair_tail_5 + position: {x: -0.00000088147743, y: 0.064522095, z: 0.0000002916072} + rotation: {x: 0.04962707, y: 0.051963665, z: 0.14665686, w: 0.98657423} + scale: {x: 0.9999996, y: 1.0000004, z: 1.0000013} + - name: shoulder.L + parentName: chest + position: {x: -0.043390002, y: 0.2084904, z: 0.037485413} + rotation: {x: -0.53786635, y: 0.44932353, z: 0.48622403, w: 0.52191424} + scale: {x: 1.000001, y: 1.0000017, z: 1.0000013} + - name: upper_arm.L + parentName: shoulder.L + position: {x: 0.011895542, y: 0.106281556, z: -0.018816166} + rotation: {x: 0.04970287, y: -0.7644144, z: 0.04097667, w: 0.6414991} + scale: {x: 0.9999997, y: 1.0000017, z: 1.0000007} + - name: forearm.L + parentName: upper_arm.L + position: {x: 0.00000036071913, y: 0.2550731, z: 0.0000002916658} + rotation: {x: -0.011883503, y: 0.10520296, z: 0.011248334, w: 0.9943162} + scale: {x: 1.0000015, y: 1.0000021, z: 1.0000001} + - name: forearm.twist.L + parentName: forearm.L + position: {x: 0.00000029592005, y: 0.060039368, z: -0.0000007339498} + rotation: {x: 0.000751824, y: 0.000005409121, z: -0.013093585, w: 0.99991405} + scale: {x: 0.99999994, y: 1.0000001, z: 1.0000006} + - name: hand.L + parentName: forearm.twist.L + position: {x: 0.00025831626, y: 0.15992145, z: 0.00013174371} + rotation: {x: 0.018336108, y: -0.7439394, z: 0.006896375, w: 0.66796} + scale: {x: 1.0000007, y: 1.0000025, z: 1.0000026} + - name: palm.01.L + parentName: hand.L + position: {x: 0.027611408, y: 0.03607458, z: -0.0028479476} + rotation: {x: 0.013181255, y: -0.031099461, z: -0.044820353, w: 0.99842393} + scale: {x: 1.0000007, y: 1.000001, z: 1.0000005} + - name: f_index.01.L + parentName: palm.01.L + position: {x: 0.000000063859936, y: 0.0420817, z: 0.00000059041014} + rotation: {x: 0.010536395, y: -0.027631348, z: 0.028998353, w: 0.999142} + scale: {x: 1.0000011, y: 1.0000013, z: 1.0000017} + - name: f_index.02.L + parentName: f_index.01.L + position: {x: -0.000000025134995, y: 0.03027492, z: -0.0000007241652} + rotation: {x: 0.011833108, y: -0.017253939, z: 0.0009649381, w: 0.9997807} + scale: {x: 1.0000006, y: 1.0000005, z: 1.0000006} + - name: f_index.03.L + parentName: f_index.02.L + position: {x: 0.000000437597, y: 0.019912925, z: 0.00000043322507} + rotation: {x: -0.049955614, y: 0.015863288, z: 0.008930313, w: 0.9985856} + scale: {x: 1.0000004, y: 0.9999997, z: 1.0000018} + - name: thumb.01.L + parentName: palm.01.L + position: {x: 0.0014804916, y: -0.021837307, z: 0.007299323} + rotation: {x: -0.19281526, y: -0.47788072, z: -0.3399726, w: 0.78668356} + scale: {x: 0.9999973, y: 1.0000006, z: 1.0000027} + - name: thumb.02.L + parentName: thumb.01.L + position: {x: -0.00000027589618, y: 0.03224996, z: -0.00000031136918} + rotation: {x: 0.029003194, y: -0.0135448165, z: -0.027427472, w: 0.9991112} + scale: {x: 0.99999994, y: 0.9999997, z: 1.0000019} + - name: thumb.03.L + parentName: thumb.02.L + position: {x: 0.00000026938488, y: 0.026765747, z: 0.00000021537278} + rotation: {x: -0.15455988, y: -0.026766917, z: -0.09367053, w: 0.9831687} + scale: {x: 0.9999997, y: 1.0000051, z: 0.9999978} + - name: palm.02.L + parentName: hand.L + position: {x: 0.012546783, y: 0.03649102, z: -0.0059418273} + rotation: {x: 0.032132402, y: -0.0111905, z: -0.013061465, w: 0.99933565} + scale: {x: 1.0000002, y: 1.0000002, z: 1.0000001} + - name: f_middle.01.L + parentName: palm.02.L + position: {x: -0.00000008565697, y: 0.04297209, z: -0.00000071277566} + rotation: {x: -0.012557172, y: -0.005873159, z: -0.000040211682, w: 0.9999039} + scale: {x: 1.0000006, y: 1.0000008, z: 1.000001} + - name: f_middle.02.L + parentName: f_middle.01.L + position: {x: -0.00000070341565, y: 0.035638187, z: 0.0000005087972} + rotation: {x: -0.0029187056, y: 0.0036376335, z: -0.0017584498, w: 0.9999876} + scale: {x: 1.0000012, y: 1.0000002, z: 0.9999996} + - name: f_middle.03.L + parentName: f_middle.02.L + position: {x: 0.000000029717976, y: 0.02501205, z: -0.00000019203722} + rotation: {x: -0.03126077, y: 0.027386619, z: 0.002098195, w: 0.9991338} + scale: {x: 1.0000005, y: 1.0000015, z: 1.0000015} + - name: palm.03.L + parentName: hand.L + position: {x: -0.0042262524, y: 0.035480984, z: -0.0071381596} + rotation: {x: 0.044572785, y: 0.06966224, z: 0.013339299, w: 0.9964851} + scale: {x: 1.0000006, y: 1.0000004, z: 0.9999998} + - name: f_ring.01.L + parentName: palm.03.L + position: {x: -0.000000105006066, y: 0.043819517, z: 0.00000064437603} + rotation: {x: -0.029529095, y: -0.00047562248, z: -0.023988383, w: 0.999276} + scale: {x: 1.0000019, y: 1.0000008, z: 1.0000017} + - name: f_ring.02.L + parentName: f_ring.01.L + position: {x: 0.00000023056984, y: 0.03405028, z: -0.00000018778934} + rotation: {x: 0.018907897, y: 0.00506568, z: -0.002646595, w: 0.99980485} + scale: {x: 1, y: 1, z: 0.9999996} + - name: f_ring.03.L + parentName: f_ring.02.L + position: {x: -0.00000026522775, y: 0.024271933, z: 0.00000021723339} + rotation: {x: -0.023639856, y: 0.05035976, z: -0.005131508, w: 0.9984381} + scale: {x: 1.0000001, y: 1.0000005, z: 1.0000004} + - name: palm.04.L + parentName: hand.L + position: {x: -0.019737061, y: 0.03504717, z: -0.0034292918} + rotation: {x: 0.0459893, y: 0.0854438, z: 0.033707887, w: 0.9947101} + scale: {x: 1.0000006, y: 1.0000001, z: 0.9999998} + - name: f_pinky.01.L + parentName: palm.04.L + position: {x: 0.00000012853788, y: 0.041321244, z: 0.000000010369823} + rotation: {x: -0.02682488, y: 0.01878746, z: -0.045758028, w: 0.9984156} + scale: {x: 1.0000013, y: 1.0000012, z: 1.0000005} + - name: f_pinky.02.L + parentName: f_pinky.01.L + position: {x: 0.0000004036429, y: 0.02614053, z: -0.00000039038932} + rotation: {x: 0.015957065, y: 0.04256497, z: 0.002265957, w: 0.9989637} + scale: {x: 1.0000002, y: 1.0000005, z: 1.0000004} + - name: f_pinky.03.L + parentName: f_pinky.02.L + position: {x: -0.00000075002, y: 0.020000452, z: 0.00000034210254} + rotation: {x: -0.04117193, y: 0.021374341, z: -0.019203741, w: 0.9987388} + scale: {x: 0.9999997, y: 0.99999994, z: 1.0000005} + - name: shoulder.R + parentName: chest + position: {x: 0.043390002, y: 0.2084904, z: 0.037485413} + rotation: {x: -0.5378661, y: -0.4493238, z: -0.4862243, w: 0.52191395} + scale: {x: 1, y: 1.0000005, z: 1.0000002} + - name: upper_arm.R + parentName: shoulder.R + position: {x: -0.0118956445, y: 0.10628155, z: -0.018816167} + rotation: {x: -0.049702965, y: -0.76441437, z: 0.040975947, w: -0.6414993} + scale: {x: 1.0000008, y: 1.0000014, z: 1.0000002} + - name: forearm.R + parentName: upper_arm.R + position: {x: -0.00000018490978, y: 0.2550731, z: 0.00000029166583} + rotation: {x: -0.011883257, y: -0.105203435, z: -0.011248848, w: 0.9943161} + scale: {x: 1, y: 1.000001, z: 1} + - name: forearm.twist.R + parentName: forearm.R + position: {x: -0.000000296516, y: 0.060039368, z: -0.00000075877404} + rotation: {x: 0.0007522068, y: -0.000004328787, z: 0.013093776, w: 0.99991405} + scale: {x: 1.0000012, y: 1.000001, z: 0.99999976} + - name: hand.R + parentName: forearm.twist.R + position: {x: -0.00025831469, y: 0.15992168, z: 0.0001315628} + rotation: {x: -0.018335728, y: -0.743939, z: 0.0068968255, w: -0.6679604} + scale: {x: 1.0000011, y: 1.0000013, z: 1.0000005} + - name: palm.01.R + parentName: hand.R + position: {x: -0.027611408, y: 0.0360746, z: -0.0028479605} + rotation: {x: 0.013181335, y: 0.031099487, z: 0.044820406, w: 0.99842393} + scale: {x: 1.0000002, y: 1.0000017, z: 1.0000012} + - name: f_index.01.R + parentName: palm.01.R + position: {x: -0.000000059871056, y: 0.04208173, z: 0.0000005761159} + rotation: {x: 0.010535744, y: 0.027631475, z: -0.0289978, w: 0.999142} + scale: {x: 1.0000018, y: 1.0000008, z: 1.0000014} + - name: f_index.02.R + parentName: f_index.01.R + position: {x: 0.000000025134995, y: 0.03027492, z: -0.0000007241652} + rotation: {x: 0.011833002, y: 0.017253915, z: -0.00096495275, w: 0.9997807} + scale: {x: 1.0000001, y: 1.0000002, z: 1.0000005} + - name: f_index.03.R + parentName: f_index.02.R + position: {x: -0.000000437597, y: 0.019912925, z: 0.00000043322507} + rotation: {x: -0.04995572, y: -0.015863292, z: -0.0089303125, w: 0.9985855} + scale: {x: 1.0000002, y: 0.9999997, z: 1.0000012} + - name: thumb.01.R + parentName: palm.01.R + position: {x: -0.0014804956, y: -0.02183732, z: 0.00729933} + rotation: {x: -0.1928147, y: 0.47788075, z: 0.33997267, w: 0.7866836} + scale: {x: 0.99999803, y: 1, z: 1.0000037} + - name: thumb.02.R + parentName: thumb.01.R + position: {x: 0.00000027589618, y: 0.03224996, z: -0.00000031136918} + rotation: {x: 0.029001413, y: 0.013544819, z: 0.027428335, w: 0.99911124} + scale: {x: 0.9999996, y: 1, z: 1.0000014} + - name: thumb.03.R + parentName: thumb.02.R + position: {x: -0.00000026938488, y: 0.026765747, z: 0.00000022566793} + rotation: {x: -0.15455966, y: 0.026766809, z: 0.093670525, w: 0.98316866} + scale: {x: 1, y: 1.0000061, z: 0.9999978} + - name: palm.02.R + parentName: hand.R + position: {x: -0.012546783, y: 0.036491044, z: -0.00594184} + rotation: {x: 0.032132447, y: 0.011190501, z: 0.013061454, w: 0.9993357} + scale: {x: 1.0000006, y: 1.000001, z: 1.000001} + - name: f_middle.01.R + parentName: palm.02.R + position: {x: 0.00000008565697, y: 0.042972114, z: -0.0000007275897} + rotation: {x: -0.012558147, y: 0.0058734342, z: 0.000040843068, w: 0.9999039} + scale: {x: 1.0000007, y: 1.000001, z: 1.0000014} + - name: f_middle.02.R + parentName: f_middle.01.R + position: {x: 0.00000070341565, y: 0.035638187, z: 0.0000005240654} + rotation: {x: -0.0029185368, y: -0.0036376966, z: 0.0017584563, w: 0.99998766} + scale: {x: 1.0000018, y: 1.0000033, z: 1.0000011} + - name: f_middle.03.R + parentName: f_middle.02.R + position: {x: -0.000000029717976, y: 0.02501205, z: -0.00000018149497} + rotation: {x: 0.031260777, y: 0.027386734, z: 0.0020981582, w: -0.9991338} + scale: {x: 1.0000006, y: 0.9999998, z: 0.9999998} + - name: palm.03.R + parentName: hand.R + position: {x: 0.0042262347, y: 0.0354803, z: -0.007137461} + rotation: {x: -0.0445728, y: 0.069662124, z: 0.013339293, w: -0.99648505} + scale: {x: 1, y: 1.0000007, z: 0.9999997} + - name: f_ring.01.R + parentName: palm.03.R + position: {x: 0.0000000014680008, y: 0.04382015, z: -0.00000012070997} + rotation: {x: -0.02952901, y: 0.00047533948, z: 0.023988908, w: 0.9992759} + scale: {x: 1.0000017, y: 1.0000007, z: 1.0000011} + - name: f_ring.02.R + parentName: f_ring.01.R + position: {x: -0.00000020542981, y: 0.03405028, z: -0.00000018778918} + rotation: {x: 0.01890794, y: -0.0050656265, z: 0.0026461775, w: 0.9998049} + scale: {x: 0.9999991, y: 1.0000005, z: 0.9999997} + - name: f_ring.03.R + parentName: f_ring.02.R + position: {x: 0.00000026530128, y: 0.024271933, z: 0.00000021744164} + rotation: {x: -0.023639778, y: -0.050359253, z: 0.005131934, w: 0.99843824} + scale: {x: 1.0000008, y: 1.0000007, z: 1.0000017} + - name: palm.04.R + parentName: hand.R + position: {x: 0.019737061, y: 0.035047192, z: -0.0034293043} + rotation: {x: -0.045989282, y: 0.0854438, z: 0.033707865, w: -0.99471015} + scale: {x: 1.0000018, y: 1.0000018, z: 1.0000008} + - name: f_pinky.01.R + parentName: palm.04.R + position: {x: -0.00000012853788, y: 0.041321244, z: 0.000000010369823} + rotation: {x: -0.026824638, y: -0.018787233, z: 0.045757562, w: 0.99841565} + scale: {x: 0.9999998, y: 0.99999934, z: 0.99999946} + - name: f_pinky.02.R + parentName: f_pinky.01.R + position: {x: -0.0000004036429, y: 0.026140548, z: -0.00000038258287} + rotation: {x: 0.015957214, y: -0.042565078, z: -0.002265996, w: 0.9989638} + scale: {x: 1.0000017, y: 1.0000021, z: 1.0000007} + - name: f_pinky.03.R + parentName: f_pinky.02.R + position: {x: 0.00000075002, y: 0.020000452, z: 0.00000034210254} + rotation: {x: -0.041171838, y: -0.021374682, z: 0.019204075, w: 0.9987389} + scale: {x: 1.0000005, y: 1.0000005, z: 1.0000013} + - name: bagpack + parentName: chest + position: {x: 0.000346, y: 0.043166816, z: -0.10844273} + rotation: {x: -0.24806607, y: 0.75193363, z: -0.4318223, w: 0.4319591} + scale: {x: 1.0000026, y: 1.0000019, z: 1.0000035} + - name: robo_root_pole + parentName: bagpack + position: {x: 0.00043305755, y: 0.22581218, z: 0.00025235442} + rotation: {x: -0.34314078, y: -0.47383994, z: 0.4444527, w: 0.67837447} + scale: {x: 1.0000007, y: 1.0000017, z: 1.0000004} + - name: robo_shoulder.L + parentName: robo_root_pole + position: {x: -0.00062271504, y: 0.34491804, z: -0.0008684343} + rotation: {x: -0.41446102, y: -0.013834475, z: 0.1481306, w: 0.89782405} + scale: {x: 1.0000008, y: 0.9999973, z: 1.0000012} + - name: robo_upper_arm.L + parentName: robo_shoulder.L + position: {x: 0.002134429, y: 0.107323445, z: 0.000775966} + rotation: {x: -0.35751006, y: 0.01888029, z: 0.094822265, w: 0.9288912} + scale: {x: 1.0000014, y: 1.0000039, z: 0.99999815} + - name: robo_forearm.L + parentName: robo_upper_arm.L + position: {x: 0.00000029196516, y: 0.5067905, z: -0.00000027642344} + rotation: {x: -0.0119265, y: 0.0039203926, z: 0.0030047852, w: 0.99991673} + scale: {x: 1.0000021, y: 1.0000038, z: 1.0000006} + - name: robo_hand.L + parentName: robo_forearm.L + position: {x: 0.00000069423805, y: 0.45389873, z: -0.00000022962263} + rotation: {x: -0.004358302, y: -0.9996955, z: -0.0016902096, w: 0.024229366} + scale: {x: 0.99999934, y: 0.9999998, z: 1.0000002} + - name: robo_palm.01.L + parentName: robo_hand.L + position: {x: 0.04066609, y: 0.048314884, z: -0.01747113} + rotation: {x: 0.0059919558, y: 0.044221107, z: -0.004381157, w: 0.99899423} + scale: {x: 1.0000005, y: 1.0000001, z: 1.0000001} + - name: robo_f_index.01.L + parentName: robo_palm.01.L + position: {x: -0.000000041345995, y: 0.095928974, z: -0.00000012013905} + rotation: {x: 0.0000012535598, y: -0.10188437, z: -0.0000004102184, w: 0.9947963} + scale: {x: 1.0000008, y: 1.0000031, z: 1.000002} + - name: robo_f_index.02.L + parentName: robo_f_index.01.L + position: {x: 0.00000022206613, y: 0.06588559, z: 0.00000067212903} + rotation: {x: -0.000001686376, y: -0.010768105, z: 0.00000058382, w: 0.999942} + scale: {x: 1.0000001, y: 1.0000007, z: 1.0000006} + - name: robo_f_index.03.L + parentName: robo_f_index.02.L + position: {x: -0.00000044183332, y: 0.043363046, z: -0.000001072875} + rotation: {x: 0.000004288423, y: -0.05298087, z: -0.0000019208783, w: 0.99859554} + scale: {x: 1, y: 1.0000014, z: 1.0000013} + - name: robo_thumb.01.L + parentName: robo_palm.01.L + position: {x: 0.032564916, y: 0.042686466, z: -0.0027052844} + rotation: {x: -0.12044208, y: -0.58277476, z: -0.32437003, w: 0.73529005} + scale: {x: 1.0000025, y: 1.0000027, z: 1.0000031} + - name: robo_thumb.02.L + parentName: robo_thumb.01.L + position: {x: -0.0000005566708, y: 0.044445705, z: -0.0000005250296} + rotation: {x: -0.0065470473, y: -0.12458956, z: 0.010117215, w: 0.9921352} + scale: {x: 1.0000005, y: 1.0000011, z: 1} + - name: robo_thumb.03.L + parentName: robo_thumb.02.L + position: {x: -0.000000074807026, y: 0.04333275, z: 0.000000087965915} + rotation: {x: 0.01026545, y: -0.0052800314, z: -0.003432809, w: 0.9999275} + scale: {x: 1, y: 1.0000012, z: 1.0000001} + - name: robo_palm.02.L + parentName: robo_hand.L + position: {x: 0.015623989, y: 0.051339578, z: -0.011336531} + rotation: {x: 0.0059183496, y: 0.027307177, z: -0.0044822013, w: 0.9995995} + scale: {x: 1.0000007, y: 1.0000002, z: 0.9999997} + - name: robo_f_middle.01.L + parentName: robo_palm.02.L + position: {x: -0.00000006248998, y: 0.09373295, z: -0.00000025328535} + rotation: {x: -0.00000030547378, y: -0.053435355, z: 0.000000034706314, w: 0.99857134} + scale: {x: 1.0000005, y: 1.0000019, z: 1.000003} + - name: robo_f_middle.02.L + parentName: robo_f_middle.01.L + position: {x: 6.400001e-11, y: 0.065571554, z: 0.000000041134594} + rotation: {x: 0.00000017381815, y: 0.015415996, z: -0.000000246904, w: 0.9998812} + scale: {x: 1.0000004, y: 1.0000007, z: 1.0000002} + - name: robo_f_middle.03.L + parentName: robo_f_middle.02.L + position: {x: 0.000000084675094, y: 0.04282489, z: 0.00000042411418} + rotation: {x: -0.0000010201924, y: -0.011906749, z: 0.00000069119903, w: 0.99992913} + scale: {x: 1.0000017, y: 1.000001, z: 1.0000012} + - name: robo_palm.03.L + parentName: robo_hand.L + position: {x: -0.011541052, y: 0.051443048, z: -0.0047255135} + rotation: {x: 0.005831092, y: 0.008144063, z: -0.004594678, w: 0.9999393} + scale: {x: 1.0000004, y: 1.0000002, z: 0.99999994} + - name: robo_f_ring.01.L + parentName: robo_palm.03.L + position: {x: -0.000000045591012, y: 0.093940884, z: -0.00000018936382} + rotation: {x: 0.0000006607733, y: 0.0038776412, z: -0.0000003642271, w: 0.9999925} + scale: {x: 1.0000001, y: 1.0000014, z: 1.0000012} + - name: robo_f_ring.02.L + parentName: robo_f_ring.01.L + position: {x: 0.00000004005605, y: 0.06565996, z: 0.00000027181088} + rotation: {x: 0.000000014901161, y: -0.0016031563, z: 0.000000029802322, w: 0.99999875} + scale: {x: 0.9999954, y: 0.9999941, z: 1.0000002} + - name: robo_f_ring.03.L + parentName: robo_f_ring.02.L + position: {x: 0.000000098077116, y: 0.04254199, z: 0.00000048437806} + rotation: {x: -0.0000011618617, y: 0.012707165, z: 0.000000031478063, w: 0.9999193} + scale: {x: 1.0000005, y: 1.0000008, z: 1.000001} + - name: robo_palm.04.L + parentName: robo_hand.L + position: {x: -0.03712225, y: 0.05303274, z: 0.001519943} + rotation: {x: 0.0055813906, y: -0.044483226, z: -0.0048952997, w: 0.99898255} + scale: {x: 1.0000006, y: 1.0000002, z: 1} + - name: robo_f_pinky.01.L + parentName: robo_palm.04.L + position: {x: 0.00000038631492, y: 0.09077454, z: 0.0000012081255} + rotation: {x: -0.00000045262271, y: 0.093356125, z: -0.000000058149446, w: 0.99563277} + scale: {x: 0.9999971, y: 0.99999624, z: 1.0000017} + - name: robo_f_pinky.02.L + parentName: robo_f_pinky.01.L + position: {x: -0.00000008033901, y: 0.06718979, z: -0.00000030348096} + rotation: {x: -0.00000016018511, y: 0.000550747, z: 0.00000027146527, w: 0.9999999} + scale: {x: 1.0000015, y: 1.0000036, z: 1.0000024} + - name: robo_f_pinky.03.L + parentName: robo_f_pinky.02.L + position: {x: -0.000000032149995, y: 0.04258017, z: -0.00000017098846} + rotation: {x: 0.003982443, y: 0.00000014499528, z: -0.0005598871, w: 0.99999195} + scale: {x: 1.0000001, y: 1.0000014, z: 1.0000008} + - name: robo_wire + parentName: bagpack + position: {x: 0.14783747, y: -0.027911365, z: 0.17752844} + rotation: {x: 0.34884402, y: 0.6189679, z: 0.6072507, w: -0.35557458} + scale: {x: 0.9999992, y: 1.000002, z: 1.0000031} + - name: robo_wire.001 + parentName: robo_wire + position: {x: -0, y: 0.07708533, z: -0.00000014724229} + rotation: {x: -0.073490545, y: -0.0035973042, z: 0.0060720295, w: 0.997271} + scale: {x: 1, y: 1.0000001, z: 1.0000013} + - name: robo_wire.002 + parentName: robo_wire.001 + position: {x: -0.00000023218017, y: 0.111185946, z: -0.0000006331333} + rotation: {x: -0.033131763, y: -0.002500271, z: 0.0039382703, w: 0.9994401} + scale: {x: 0.9999998, y: 1.0000026, z: 1.0000011} + - name: robo_wire.003 + parentName: robo_wire.002 + position: {x: -0.00000029540632, y: 0.103147, z: 0.000000006142017} + rotation: {x: 0.06240628, y: 0.00011975574, z: -0.001036874, w: 0.99805033} + scale: {x: 1.0000001, y: 1.0000014, z: 1.0000027} + - name: robo_wire.004 + parentName: robo_wire.003 + position: {x: -0.00000017892602, y: 0.07056188, z: 0.00000038151165} + rotation: {x: 0.088869266, y: 0.004927696, z: -0.009601936, w: 0.9959849} + scale: {x: 1.0000007, y: 1.0000015, z: 1.0000004} + - name: robo_wire.005 + parentName: robo_wire.004 + position: {x: -0, y: 0.077231385, z: -0.000000024433364} + rotation: {x: 0.013508203, y: 0.000000015366817, z: -6.693879e-10, w: 0.99990875} + scale: {x: 0.9999997, y: 1.0000004, z: 1.0000012} + - name: thigh.L + parentName: hips + position: {x: -0.089124, y: 0.017702557, z: 0.038492765} + rotation: {x: 0.9951035, y: -0.0006461438, z: -0.006022654, w: 0.098653555} + scale: {x: 1.0000004, y: 1.0000006, z: 1.0000054} + - name: shin.L + parentName: thigh.L + position: {x: -0.0000005644766, y: 0.34246936, z: -0.0000004678341} + rotation: {x: 0.033739943, y: -0.0027701326, z: 0.000035517496, w: 0.9994268} + scale: {x: 0.9999992, y: 0.9999996, z: 0.99999946} + - name: foot.L + parentName: shin.L + position: {x: -0.000042934418, y: 0.3881124, z: -0.002663273} + rotation: {x: -0.57843894, y: 0.0072226203, z: 0.004199545, w: 0.8156829} + scale: {x: 1, y: 1.0000018, z: 1.0000004} + - name: toe.L + parentName: foot.L + position: {x: 0.00000026578124, y: 0.15927722, z: -0.00000026888026} + rotation: {x: -0.0005070783, y: 0.98648465, z: -0.16385286, w: 0.00007524154} + scale: {x: 1.0000012, y: 0.9999979, z: 1.0000033} + - name: heel.L + parentName: foot.L + position: {x: 0.00016699998, y: -0.002901968, z: 0.0020543972} + rotation: {x: -0.00036709197, y: 0.71233135, z: 0.7018432, w: -0.00036743702} + scale: {x: 1.000001, y: 1.0000007, z: 0.9999996} + - name: foot_rope_L + parentName: shin.L + position: {x: -0.054224916, y: 0.17278992, z: 0.013624702} + rotation: {x: -0.043686524, y: 0.99827325, z: 0.0370996, w: -0.0128737} + scale: {x: 1.0000023, y: 1.0000008, z: 1.0000007} + - name: foot_rope_L.001 + parentName: foot_rope_L + position: {x: -0.00000052045556, y: 0.033653695, z: 0.0000002802749} + rotation: {x: 0.018817019, y: -0.00053563796, z: 0.003360092, w: 0.99981713} + scale: {x: 1.0000011, y: 1.0000014, z: 0.99999946} + - name: thigh.R + parentName: hips + position: {x: 0.089124, y: 0.017702557, z: 0.038492765} + rotation: {x: 0.9951035, y: 0.0006461438, z: 0.006022654, w: 0.098653555} + scale: {x: 1.0000004, y: 1.0000006, z: 1.0000054} + - name: shin.R + parentName: thigh.R + position: {x: 0.0000005644766, y: 0.34246936, z: -0.0000004678341} + rotation: {x: 0.033739943, y: 0.0027701326, z: -0.000035517496, w: 0.9994268} + scale: {x: 0.9999992, y: 0.9999996, z: 0.99999946} + - name: foot.R + parentName: shin.R + position: {x: 0.000042934418, y: 0.3881124, z: -0.002663273} + rotation: {x: -0.57843894, y: -0.0072226203, z: -0.004199545, w: 0.8156829} + scale: {x: 1, y: 1.0000018, z: 1.0000004} + - name: toe.R + parentName: foot.R + position: {x: -0.00000026578124, y: 0.15927722, z: -0.00000026888026} + rotation: {x: 0.0005070783, y: 0.98648465, z: -0.16385286, w: -0.00007524154} + scale: {x: 1.0000012, y: 0.9999979, z: 1.0000033} + - name: heel.R + parentName: foot.R + position: {x: -0.00016699998, y: -0.002901968, z: 0.0020543972} + rotation: {x: 0.00036709197, y: 0.71233135, z: 0.7018432, w: 0.00036743702} + scale: {x: 1.000001, y: 1.0000007, z: 0.9999996} + - name: foot_rope_R + parentName: shin.R + position: {x: 0.054224916, y: 0.1727909, z: 0.013624649} + rotation: {x: 0.04368656, y: 0.99827325, z: 0.037099615, w: 0.012873704} + scale: {x: 1.0000006, y: 1.0000007, z: 1.0000004} + - name: foot_rope_R.001 + parentName: foot_rope_R + position: {x: 0.00000043396253, y: 0.033652708, z: 0.00000015509973} + rotation: {x: 0.018817037, y: 0.0005356426, z: -0.0033601366, w: 0.99981713} + scale: {x: 1.0000027, y: 1.0000019, z: 0.99999946} + 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: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 1 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture.meta new file mode 100644 index 000000000..e084dc243 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 07f9118c16db1324992780fcb27fcb72 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png new file mode 100644 index 000000000..7b2ab479b --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf54858142e994e7df1a5536077dd98fd25ac0166f24c090ed9806d8ba68d6aa +size 2396587 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png.meta new file mode 100644 index 000000000..1a16d3f48 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/backpack.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 93acaea50b77f85459f8f84b3d9fe30f +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png new file mode 100644 index 000000000..9900b70fa --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b9f897cfd77a3b621e7dc8cf7bff01d3596538427b17034ac44505bc2c51b6 +size 1700180 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png.meta new file mode 100644 index 000000000..dd651404a --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/body.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: e3fb7b5f97aeb614eb6616b3a16bc936 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png new file mode 100644 index 000000000..3b307bed5 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d72684a5d310a58e0b212c1f58881d0b15ad86efcf7d6a5f87d1531d847e3b +size 1440269 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png.meta new file mode 100644 index 000000000..6056a470e --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/faceparts.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: f3583f6d4db1971498af75d88b84c656 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png new file mode 100644 index 000000000..28abfff64 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3ec486650a0fa5e9acce3a1fc1b7cc01ebbdaf17461d2d83be8d1de4ed9c6a +size 462871 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png.meta new file mode 100644 index 000000000..2bab732d3 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/gradation.png.meta @@ -0,0 +1,92 @@ +fileFormatVersion: 2 +guid: f0f15500a1a4f6347bea8d6854f70b38 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: -1 + mipBias: -100 + wrapU: -1 + wrapV: -1 + wrapW: -1 + 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 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png new file mode 100644 index 000000000..0fd1d53f5 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d20bf5a5b55a44efa04cd9d770259a15a7d9a2eaa97d9cff32fb4b3932e6e60 +size 72897 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png.meta new file mode 100644 index 000000000..9254ae366 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/hair.png.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: 678fcc8f5832deb46a6ba73f15d7a983 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask.meta new file mode 100644 index 000000000..d3e4074f4 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 361325f2e831592439d41da34fe99eef +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png new file mode 100644 index 000000000..38f9dfe9a --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b928e50e8411fbc8aa11159e49545a1bb363dca2801c0820ef88def7ac67af +size 200401 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png.meta new file mode 100644 index 000000000..fd77b304c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/body_shadeshift.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 33fd712fc0bdb544bad992f2cf8f79c5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png new file mode 100644 index 000000000..19b48c22c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73ece1369fa3b9a45349c68fdd0bddc9b48c40ad8e1c70f0c3af9adf448f903 +size 47578 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png.meta new file mode 100644 index 000000000..7e7384dd7 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mask_hair.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 0683edf48e4c88d499b3128cde5ef9ea +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 256 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png new file mode 100644 index 000000000..e4a8563c6 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47f6629050294f27ad888cf97801afb2a0c6235f223c0f7cb3afdf5ddedb801c +size 156826 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png.meta new file mode 100644 index 000000000..e831ee2f6 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/mat_oneside_spec.png.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: 7e6a752adc6dc0146823804710859c57 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png new file mode 100644 index 000000000..8137c077d --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3c60f65d1ea714b5f518fbe4697798bc63262058bc6b65022c65ecc04bcfe5 +size 108177 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png.meta new file mode 100644 index 000000000..fbe25dc48 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/mask/outlinemask_body.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 32e1eaba23d13e04eb212d59a021dfc0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png new file mode 100644 index 000000000..4b7bb7651 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c66d6eb292a79e2d8d071af1f2a63cf51637eae195fcd3add4816c5581f7902b +size 2789482 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png.meta new file mode 100644 index 000000000..b53434f6c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_backpack_normals.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: cee0be781cb6a8246bf9f672aacf5a0e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + 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: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png new file mode 100644 index 000000000..ea193993d --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93943bd426fc6ffc745c64c55e429c82a6a0c4d575a2ea58527765cc8791ee0a +size 1732340 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png.meta new file mode 100644 index 000000000..9cd76a8ed --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_body_normals.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: fbf81069c533381489bdfc9e7a5d180e +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + 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: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png new file mode 100644 index 000000000..f178e82ad --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a9f46e5b9b36d15f9dd4569b3c2161d7fb6681fe9a6501ba1258e2d03e68b7 +size 2052016 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png.meta new file mode 100644 index 000000000..1a03a3f65 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/nm_wear.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 3847601792635e848a2c5123343d0434 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 0 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + 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: 1 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png new file mode 100644 index 000000000..505aa89b7 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ea3f404c4690ec172679adb8468f194de22711d0bc60ead41f3989bffb9d20 +size 159339 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png.meta new file mode 100644 index 000000000..a8202a3dd --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/planekun_face.png.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: 07f90a53f8bf2224898092c787f00dde +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png new file mode 100644 index 000000000..ea356ad8a --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79652fbd3632e3eb68ced8f542295d9f3e05c913772caebbf14be0cedf4c3596 +size 2646505 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png.meta new file mode 100644 index 000000000..26d00d1cf --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/robo_arm.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 221a95bc36eefd24190c05e8febe4268 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png new file mode 100644 index 000000000..b7f0dcc6c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61efba6e016a6c644524bcc2c9801bd671ebae99a19071f1aab9cbcc6e012064 +size 192765 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png.meta new file mode 100644 index 000000000..24126c31c --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/thumbnail.png.meta @@ -0,0 +1,96 @@ +fileFormatVersion: 2 +guid: 632c191535244c14480f1a4427eef9b2 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png new file mode 100644 index 000000000..2b1086559 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16115a611038ef4a5e048976601858e9c84a56a9600498acf5085721ae983a1 +size 4282100 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png.meta new file mode 100644 index 000000000..3bdf0b0c7 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/Texture/wear.png.meta @@ -0,0 +1,108 @@ +fileFormatVersion: 2 +guid: 4e60238480af1f34bb98b8611c853d20 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset new file mode 100644 index 000000000..abe7163f5 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset @@ -0,0 +1,83 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + 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: 88684271e27adb843b6570957c9e7637, type: 3} + m_Name: new_seedsan_10 + m_EditorClassIdentifier: + m_prefab: {fileID: 1671074158738710493, guid: a99b93c790025db42ae8499df5178ef9, + type: 3} + Meta: + Name: Seed-san + Version: 1 + Authors: + - VirtualCast, Inc. + CopyrightInformation: VirtualCast, Inc. + ContactInformation: + References: [] + ThirdPartyLicenses: + Thumbnail: {fileID: 2800000, guid: 632c191535244c14480f1a4427eef9b2, type: 3} + AvatarPermission: 2 + ViolentUsage: 1 + SexualUsage: 1 + CommercialUsage: 2 + PoliticalOrReligiousUsage: 1 + AntisocialOrHateUsage: 1 + CreditNotation: 0 + Redistribution: 1 + Modification: 2 + OtherLicenseUrl: + Expression: + Happy: {fileID: 11400000, guid: 59099ed707272f445b3e1cd8f2adb928, type: 2} + Angry: {fileID: 11400000, guid: c807acff36202ef498658f1ae6de2754, type: 2} + Sad: {fileID: 11400000, guid: 67d3d553758072a4abf1debab7a92adc, type: 2} + Relaxed: {fileID: 11400000, guid: c874082a5b1fa534b8bc30b8e83130e9, type: 2} + Surprised: {fileID: 11400000, guid: ab8b0827ee975714aab52fd8af20f8cf, type: 2} + Aa: {fileID: 11400000, guid: 63adb09cb7f195e44b32c8e2193a0897, type: 2} + Ih: {fileID: 11400000, guid: 376f35ec9a4cf5d47ac90c88810c5065, type: 2} + Ou: {fileID: 11400000, guid: ec77e37103b9baa4492fe135cc3db97b, type: 2} + Ee: {fileID: 11400000, guid: 4907a30a91a526c4088142d415c2cc55, type: 2} + Oh: {fileID: 11400000, guid: 9e6779ceea4cfbd488e16276e97cbb69, type: 2} + Blink: {fileID: 11400000, guid: 7393f9001a89cb14da2f0a87e6d0098b, type: 2} + BlinkLeft: {fileID: 11400000, guid: 84280f5ef305b844385a035e771c1110, type: 2} + BlinkRight: {fileID: 11400000, guid: 683054113a6fab242bba4930c52ef494, type: 2} + LookUp: {fileID: 11400000, guid: 2791d3ca7e617934f8937c310842bbd8, type: 2} + LookDown: {fileID: 11400000, guid: 8b172f76c49681f49b7fe8f6a4aa5eae, type: 2} + LookLeft: {fileID: 11400000, guid: 5fdd3f317c3c20540b7928f867b4e493, type: 2} + LookRight: {fileID: 11400000, guid: 1316b3d37e19c204ab4ca36942247474, type: 2} + Neutral: {fileID: 11400000, guid: 1615cb5e55510ec4089f14e385953fcf, type: 2} + CustomClips: [] + LookAt: + OffsetFromHead: {x: 0, y: 0.07764859, z: 0.100730225} + LookAtType: 1 + HorizontalOuter: + CurveXRangeDegree: 90 + CurveYRangeDegree: 1 + HorizontalInner: + CurveXRangeDegree: 90 + CurveYRangeDegree: 1 + VerticalDown: + CurveXRangeDegree: 90 + CurveYRangeDegree: 1 + VerticalUp: + CurveXRangeDegree: 90 + CurveYRangeDegree: 1 + FirstPerson: + Renderers: + - Renderer: hair + FirstPersonFlag: 2 + - Renderer: hair_tail + FirstPersonFlag: 2 + - Renderer: head + FirstPersonFlag: 2 + - Renderer: robo_arm + FirstPersonFlag: 1 + - Renderer: wear + FirstPersonFlag: 1 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset.meta new file mode 100644 index 000000000..3a9bb4802 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: dc4215657753834448a1a5a0f4669413 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab new file mode 100644 index 000000000..34f489fc8 --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab @@ -0,0 +1,3388 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1 &184416345 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 184416346} + - component: {fileID: 184416347} + m_Layer: 0 + m_Name: hair_B_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &184416346 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 184416345} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.0302, z: -0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 2487999467042940980} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &184416347 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 184416345} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!1 &501080526 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 501080527} + - component: {fileID: 501080528} + m_Layer: 0 + m_Name: hair_A_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &501080527 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 501080526} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0, y: 0.0259, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 5414789359189732408} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &501080528 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 501080526} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!1 &519045253 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 519045254} + - component: {fileID: 519045255} + m_Layer: 0 + m_Name: hair_C_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &519045254 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519045253} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0, y: 0.0226, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 8888457732681663741} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &519045255 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 519045253} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!1 &1201193032 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1201193033} + - component: {fileID: 1201193034} + m_Layer: 0 + m_Name: hair_G_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1201193033 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201193032} + 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_Children: [] + m_Father: {fileID: 1840086452628669381} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1201193034 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1201193032} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!1 &1248626014 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1248626015} + - component: {fileID: 1248626016} + m_Layer: 0 + m_Name: hair_E_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1248626015 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1248626014} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.0325, z: -0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 3063507339904479157} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1248626016 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1248626014} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!1 &1566520109 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1566520110} + - component: {fileID: 1566520111} + m_Layer: 0 + m_Name: robo_wire_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1566520110 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1566520109} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 0, y: 0.076, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 1454404977962406894} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1566520111 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1566520109} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!1 &1610103653 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1610103654} + - component: {fileID: 1610103655} + m_Layer: 0 + m_Name: hair_D_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1610103654 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1610103653} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0, y: 0.0339, z: -0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 7770996562120555479} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1610103655 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1610103653} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!1 &1643669066 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1643669067} + - component: {fileID: 1643669068} + m_Layer: 0 + m_Name: hair_F_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1643669067 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1643669066} + 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_Children: [] + m_Father: {fileID: 2895348803621793724} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1643669068 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1643669066} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!1 &1919972563 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1919972565} + - component: {fileID: 1919972564} + - component: {fileID: 291891193071369866} + m_Layer: 0 + m_Name: ColliderGroups + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1919972565 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1919972563} + 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_Children: [] + m_Father: {fileID: 2052244755609601383} + m_RootOrder: 6 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1919972564 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1919972563} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 177ea458e237fee41b0902e3006c744b, type: 3} + m_Name: + m_EditorClassIdentifier: + Name: Torso + Colliders: + - {fileID: 1952988633} + - {fileID: 1651437414} + - {fileID: 1651437415} + - {fileID: 1651437416} +--- !u!114 &291891193071369866 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1919972563} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 177ea458e237fee41b0902e3006c744b, type: 3} + m_Name: + m_EditorClassIdentifier: + Name: Leg + Colliders: + - {fileID: 1614998676} + - {fileID: 4626134715593795811} + - {fileID: 1854985798} + - {fileID: 1428568218} +--- !u!1 &1966864304 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1966864305} + - component: {fileID: 1966864306} + m_Layer: 0 + m_Name: hair_tail_end + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &1966864305 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1966864304} + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -0, y: 0.0603, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} + m_Children: [] + m_Father: {fileID: 6353538336557503295} + m_RootOrder: 0 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &1966864306 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1966864304} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!1001 &2013584873347457676 +PrefabInstance: + m_ObjectHideFlags: 0 + serializedVersion: 2 + m_Modification: + m_TransformParent: {fileID: 0} + m_Modifications: + - target: {fileID: -9052772428925042757, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -9052772428925042757, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.00000018993077 + objectReference: {fileID: 0} + - target: {fileID: -9052772428925042757, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -3.4694463e-18 + objectReference: {fileID: 0} + - target: {fileID: -9052772428925042757, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 3.4694478e-18 + objectReference: {fileID: 0} + - target: {fileID: -8948038345660716124, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8948038345660716124, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000052238295 + objectReference: {fileID: 0} + - target: {fileID: -8948038345660716124, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.0000007290361 + objectReference: {fileID: 0} + - target: {fileID: -8948038345660716124, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000014389182 + objectReference: {fileID: 0} + - target: {fileID: -8945233783998036244, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9970748 + objectReference: {fileID: 0} + - target: {fileID: -8945233783998036244, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0075340113 + objectReference: {fileID: 0} + - target: {fileID: -8945233783998036244, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.07547625 + objectReference: {fileID: 0} + - target: {fileID: -8945233783998036244, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.009406255 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_RootOrder + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalPosition.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalPosition.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalPosition.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -8674430314073242230, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.5205772 + objectReference: {fileID: 0} + - target: {fileID: -8674430314073242230, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.57592916 + objectReference: {fileID: 0} + - target: {fileID: -8674430314073242230, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.40443623 + objectReference: {fileID: 0} + - target: {fileID: -8674430314073242230, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.48346293 + objectReference: {fileID: 0} + - target: {fileID: -8509138534697226614, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.75091463 + objectReference: {fileID: 0} + - target: {fileID: -8509138534697226614, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.25802496 + objectReference: {fileID: 0} + - target: {fileID: -8509138534697226614, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.5370196 + objectReference: {fileID: 0} + - target: {fileID: -8509138534697226614, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.2848866 + objectReference: {fileID: 0} + - target: {fileID: -8509138534697226614, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -43.907 + objectReference: {fileID: 0} + - target: {fileID: -8509138534697226614, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -66.259 + objectReference: {fileID: 0} + - target: {fileID: -8509138534697226614, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -12.076 + objectReference: {fileID: 0} + - target: {fileID: -8035700712894833528, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -8035700712894833528, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.000002155144 + objectReference: {fileID: 0} + - target: {fileID: -8035700712894833528, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.0000025172155 + objectReference: {fileID: 0} + - target: {fileID: -8035700712894833528, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000040383483 + objectReference: {fileID: 0} + - target: {fileID: -7972662230396149916, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.032132365 + objectReference: {fileID: 0} + - target: {fileID: -7972662230396149916, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0111904945 + objectReference: {fileID: 0} + - target: {fileID: -7972662230396149916, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.013061466 + objectReference: {fileID: 0} + - target: {fileID: -7673964466552301592, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99648505 + objectReference: {fileID: 0} + - target: {fileID: -7673964466552301592, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.04457281 + objectReference: {fileID: 0} + - target: {fileID: -7673964466552301592, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.06966219 + objectReference: {fileID: 0} + - target: {fileID: -7603058596356483943, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.023640119 + objectReference: {fileID: 0} + - target: {fileID: -7603058596356483943, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.050359737 + objectReference: {fileID: 0} + - target: {fileID: -7603058596356483943, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.005131786 + objectReference: {fileID: 0} + - target: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9975415 + objectReference: {fileID: 0} + - target: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.056150116 + objectReference: {fileID: 0} + - target: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.04191023 + objectReference: {fileID: 0} + - target: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0013644996 + objectReference: {fileID: 0} + - target: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -2.901 + objectReference: {fileID: 0} + - target: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -4.91 + objectReference: {fileID: 0} + - target: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 2.227 + objectReference: {fileID: 0} + - target: {fileID: -7336884194576620464, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.66796005 + objectReference: {fileID: 0} + - target: {fileID: -7336884194576620464, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.018336078 + objectReference: {fileID: 0} + - target: {fileID: -7336884194576620464, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.74393934 + objectReference: {fileID: 0} + - target: {fileID: -7336884194576620464, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0068961857 + objectReference: {fileID: 0} + - target: {fileID: -7088230342556126180, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9989584 + objectReference: {fileID: 0} + - target: {fileID: -7088230342556126180, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.042122204 + objectReference: {fileID: 0} + - target: {fileID: -7088230342556126180, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00653072 + objectReference: {fileID: 0} + - target: {fileID: -7088230342556126180, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.016285265 + objectReference: {fileID: 0} + - target: {fileID: -6950485455367706007, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -6950485455367706007, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000012706081 + objectReference: {fileID: 0} + - target: {fileID: -6950485455367706007, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.0000014540823 + objectReference: {fileID: 0} + - target: {fileID: -6950485455367706007, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000000028775201 + objectReference: {fileID: 0} + - target: {fileID: -6901992479146530929, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9983811 + objectReference: {fileID: 0} + - target: {fileID: -6901992479146530929, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0065503404 + objectReference: {fileID: 0} + - target: {fileID: -6901992479146530929, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.028481094 + objectReference: {fileID: 0} + - target: {fileID: -6901992479146530929, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.048798483 + objectReference: {fileID: 0} + - target: {fileID: -6873880548691769343, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.99894565 + objectReference: {fileID: 0} + - target: {fileID: -6873880548691769343, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00681233 + objectReference: {fileID: 0} + - target: {fileID: -6873880548691769343, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.04530458 + objectReference: {fileID: 0} + - target: {fileID: -6873880548691769343, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0029506807 + objectReference: {fileID: 0} + - target: {fileID: -6693098254862554194, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.8620789 + objectReference: {fileID: 0} + - target: {fileID: -6693098254862554194, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.49970472 + objectReference: {fileID: 0} + - target: {fileID: -6693098254862554194, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.08006998 + objectReference: {fileID: 0} + - target: {fileID: -6693098254862554194, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.026531901 + objectReference: {fileID: 0} + - target: {fileID: -6693098254862554194, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -6693098254862554194, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -6693098254862554194, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 0 + objectReference: {fileID: 0} + - target: {fileID: -6486520521721298287, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0029186117 + objectReference: {fileID: 0} + - target: {fileID: -6486520521721298287, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.003637596 + objectReference: {fileID: 0} + - target: {fileID: -6486520521721298287, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0017583498 + objectReference: {fileID: 0} + - target: {fileID: -6208688142790726239, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -6208688142790726239, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0000049080263 + objectReference: {fileID: 0} + - target: {fileID: -6208688142790726239, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.000005034425 + objectReference: {fileID: 0} + - target: {fileID: -6208688142790726239, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0000008076834 + objectReference: {fileID: 0} + - target: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.7943042 + objectReference: {fileID: 0} + - target: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.15588467 + objectReference: {fileID: 0} + - target: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.51588744 + objectReference: {fileID: 0} + - target: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.28043035 + objectReference: {fileID: 0} + - target: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -35.837 + objectReference: {fileID: 0} + - target: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -59.163 + objectReference: {fileID: 0} + - target: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -21.916 + objectReference: {fileID: 0} + - target: {fileID: -4671212534714590397, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.99894196 + objectReference: {fileID: 0} + - target: {fileID: -4671212534714590397, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000015104397 + objectReference: {fileID: 0} + - target: {fileID: -4671212534714590397, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.045989174 + objectReference: {fileID: 0} + - target: {fileID: -4671212534714590397, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000033841746 + objectReference: {fileID: 0} + - target: {fileID: -4594024325270074606, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4594024325270074606, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0000007137715 + objectReference: {fileID: 0} + - target: {fileID: -4594024325270074606, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000007290369 + objectReference: {fileID: 0} + - target: {fileID: -4594024325270074606, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000014389057 + objectReference: {fileID: 0} + - target: {fileID: -4519319000148921948, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.9985856 + objectReference: {fileID: 0} + - target: {fileID: -4519319000148921948, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.049955405 + objectReference: {fileID: 0} + - target: {fileID: -4519319000148921948, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.01586338 + objectReference: {fileID: 0} + - target: {fileID: -4519319000148921948, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.008930282 + objectReference: {fileID: 0} + - target: {fileID: -4346784140102342404, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: -4346784140102342404, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -5.551115e-17 + objectReference: {fileID: 0} + - target: {fileID: -4346784140102342404, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -1.7347235e-18 + objectReference: {fileID: 0} + - target: {fileID: -4346784140102342404, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -9.62965e-35 + objectReference: {fileID: 0} + - target: {fileID: -4343188600788373639, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.99431616 + objectReference: {fileID: 0} + - target: {fileID: -4343188600788373639, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.011883586 + objectReference: {fileID: 0} + - target: {fileID: -4343188600788373639, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.105202906 + objectReference: {fileID: 0} + - target: {fileID: -4343188600788373639, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.011248471 + objectReference: {fileID: 0} + - target: {fileID: -4302220827003023635, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.04598933 + objectReference: {fileID: 0} + - target: {fileID: -4302220827003023635, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.033707816 + objectReference: {fileID: 0} + - target: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99397594 + objectReference: {fileID: 0} + - target: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.011626192 + objectReference: {fileID: 0} + - target: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.09481567 + objectReference: {fileID: 0} + - target: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0537271 + objectReference: {fileID: 0} + - target: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 5.523 + objectReference: {fileID: 0} + - target: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 11.73 + objectReference: {fileID: 0} + - target: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.778 + objectReference: {fileID: 0} + - target: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.998381 + objectReference: {fileID: 0} + - target: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.006550274 + objectReference: {fileID: 0} + - target: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.028481191 + objectReference: {fileID: 0} + - target: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.048798483 + objectReference: {fileID: 0} + - target: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -0.684 + objectReference: {fileID: 0} + - target: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -3.336 + objectReference: {fileID: 0} + - target: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 4.587 + objectReference: {fileID: 0} + - target: {fileID: -3726956589916971886, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.79430413 + objectReference: {fileID: 0} + - target: {fileID: -3726956589916971886, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.15588465 + objectReference: {fileID: 0} + - target: {fileID: -3726956589916971886, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.5158874 + objectReference: {fileID: 0} + - target: {fileID: -3726956589916971886, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.28043038 + objectReference: {fileID: 0} + - target: {fileID: -3307144046394297378, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.6551072 + objectReference: {fileID: 0} + - target: {fileID: -3307144046394297378, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.12278749 + objectReference: {fileID: 0} + - target: {fileID: -3307144046394297378, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7452542 + objectReference: {fileID: 0} + - target: {fileID: -3307144046394297378, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.018817691 + objectReference: {fileID: 0} + - target: {fileID: -3307144046394297378, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -2.24 + objectReference: {fileID: 0} + - target: {fileID: -3307144046394297378, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -90.91 + objectReference: {fileID: 0} + - target: {fileID: -3307144046394297378, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -0.523 + objectReference: {fileID: 0} + - target: {fileID: -2556381735329289589, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.9991338 + objectReference: {fileID: 0} + - target: {fileID: -2556381735329289589, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.03126082 + objectReference: {fileID: 0} + - target: {fileID: -2556381735329289589, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.02738661 + objectReference: {fileID: 0} + - target: {fileID: -2556381735329289589, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0020981408 + objectReference: {fileID: 0} + - target: {fileID: -2462803123254173094, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9991466 + objectReference: {fileID: 0} + - target: {fileID: -2462803123254173094, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.006532312 + objectReference: {fileID: 0} + - target: {fileID: -2462803123254173094, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.040633585 + objectReference: {fileID: 0} + - target: {fileID: -2462803123254173094, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.003524901 + objectReference: {fileID: 0} + - target: {fileID: -1734114584345013093, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.99947697 + objectReference: {fileID: 0} + - target: {fileID: -1734114584345013093, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.006770569 + objectReference: {fileID: 0} + - target: {fileID: -1734114584345013093, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.031474862 + objectReference: {fileID: 0} + - target: {fileID: -1734114584345013093, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0030450698 + objectReference: {fileID: 0} + - target: {fileID: -539023043334135165, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.66670936 + objectReference: {fileID: 0} + - target: {fileID: -539023043334135165, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.12701091 + objectReference: {fileID: 0} + - target: {fileID: -539023043334135165, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7342266 + objectReference: {fileID: 0} + - target: {fileID: -539023043334135165, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.01668138 + objectReference: {fileID: 0} + - target: {fileID: -144385646059810705, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.99978065 + objectReference: {fileID: 0} + - target: {fileID: -144385646059810705, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.011833064 + objectReference: {fileID: 0} + - target: {fileID: -144385646059810705, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.017254056 + objectReference: {fileID: 0} + - target: {fileID: -144385646059810705, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0009649959 + objectReference: {fileID: 0} + - target: {fileID: 102766650693749316, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9975414 + objectReference: {fileID: 0} + - target: {fileID: 102766650693749316, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.05614999 + objectReference: {fileID: 0} + - target: {fileID: 102766650693749316, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.041910272 + objectReference: {fileID: 0} + - target: {fileID: 102766650693749316, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0013644968 + objectReference: {fileID: 0} + - target: {fileID: 277263451081092326, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99998385 + objectReference: {fileID: 0} + - target: {fileID: 277263451081092326, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0040093437 + objectReference: {fileID: 0} + - target: {fileID: 277263451081092326, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0040215673 + objectReference: {fileID: 0} + - target: {fileID: 277263451081092326, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00031039226 + objectReference: {fileID: 0} + - target: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9989584 + objectReference: {fileID: 0} + - target: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.04212219 + objectReference: {fileID: 0} + - target: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.0065307035 + objectReference: {fileID: 0} + - target: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.016285269 + objectReference: {fileID: 0} + - target: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -4.818 + objectReference: {fileID: 0} + - target: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: -0.83 + objectReference: {fileID: 0} + - target: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 1.605 + objectReference: {fileID: 0} + - target: {fileID: 548181656194345204, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 548181656194345204, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0000005346853 + objectReference: {fileID: 0} + - target: {fileID: 548181656194345204, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.00000035970527 + objectReference: {fileID: 0} + - target: {fileID: 548181656194345204, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.00000034628604 + objectReference: {fileID: 0} + - target: {fileID: 663838273233061210, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.041171994 + objectReference: {fileID: 0} + - target: {fileID: 663838273233061210, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.021374365 + objectReference: {fileID: 0} + - target: {fileID: 663838273233061210, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.01920391 + objectReference: {fileID: 0} + - target: {fileID: 919132149155446097, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_Name + value: new_seedsan_10 + objectReference: {fileID: 0} + - target: {fileID: 2705047708398039063, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99277985 + objectReference: {fileID: 0} + - target: {fileID: 2705047708398039063, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0006815526 + objectReference: {fileID: 0} + - target: {fileID: 2705047708398039063, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.1193185 + objectReference: {fileID: 0} + - target: {fileID: 2705047708398039063, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.012280487 + objectReference: {fileID: 0} + - target: {fileID: 3863068427189351553, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.6528643 + objectReference: {fileID: 0} + - target: {fileID: 3863068427189351553, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.004652681 + objectReference: {fileID: 0} + - target: {fileID: 3863068427189351553, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.7574606 + objectReference: {fileID: 0} + - target: {fileID: 3863068427189351553, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.000447246 + objectReference: {fileID: 0} + - target: {fileID: 3863068427189351553, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 183.014 + objectReference: {fileID: 0} + - target: {fileID: 3881831649986422688, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99781525 + objectReference: {fileID: 0} + - target: {fileID: 3881831649986422688, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.060481634 + objectReference: {fileID: 0} + - target: {fileID: 3881831649986422688, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.020264814 + objectReference: {fileID: 0} + - target: {fileID: 3881831649986422688, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.017206 + objectReference: {fileID: 0} + - target: {fileID: 4200217465029773699, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.9998049 + objectReference: {fileID: 0} + - target: {fileID: 4200217465029773699, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.018907864 + objectReference: {fileID: 0} + - target: {fileID: 4200217465029773699, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.005065879 + objectReference: {fileID: 0} + - target: {fileID: 4200217465029773699, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0026466465 + objectReference: {fileID: 0} + - target: {fileID: 5093949943056799201, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 5093949943056799201, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.00000018437606 + objectReference: {fileID: 0} + - target: {fileID: 5093949943056799201, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.000000345356 + objectReference: {fileID: 0} + - target: {fileID: 5093949943056799201, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.00000036067374 + objectReference: {fileID: 0} + - target: {fileID: 5537540596027083213, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.99991405 + objectReference: {fileID: 0} + - target: {fileID: 5537540596027083213, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.0007518718 + objectReference: {fileID: 0} + - target: {fileID: 5537540596027083213, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.0000053638 + objectReference: {fileID: 0} + - target: {fileID: 5537540596027083213, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.013093718 + objectReference: {fileID: 0} + - target: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.66670924 + objectReference: {fileID: 0} + - target: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.12701093 + objectReference: {fileID: 0} + - target: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.7342267 + objectReference: {fileID: 0} + - target: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.016681403 + objectReference: {fileID: 0} + - target: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: 11.178 + objectReference: {fileID: 0} + - target: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 96.464 + objectReference: {fileID: 0} + - target: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: 9.639 + objectReference: {fileID: 0} + - target: {fileID: 5902131646415081587, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.013181253 + objectReference: {fileID: 0} + - target: {fileID: 5902131646415081587, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.031099483 + objectReference: {fileID: 0} + - target: {fileID: 5902131646415081587, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0448204 + objectReference: {fileID: 0} + - target: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99781525 + objectReference: {fileID: 0} + - target: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.060481608 + objectReference: {fileID: 0} + - target: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.020264812 + objectReference: {fileID: 0} + - target: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.017206078 + objectReference: {fileID: 0} + - target: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -6.168 + objectReference: {fileID: 0} + - target: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 2.423 + objectReference: {fileID: 0} + - target: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -5.158 + objectReference: {fileID: 0} + - target: {fileID: 6805534410559139550, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.9979561 + objectReference: {fileID: 0} + - target: {fileID: 6805534410559139550, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.063031845 + objectReference: {fileID: 0} + - target: {fileID: 6805534410559139550, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.00014216447 + objectReference: {fileID: 0} + - target: {fileID: 6805534410559139550, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.010519681 + objectReference: {fileID: 0} + - target: {fileID: 6842500757494394626, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.015957102 + objectReference: {fileID: 0} + - target: {fileID: 6842500757494394626, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.042565025 + objectReference: {fileID: 0} + - target: {fileID: 6842500757494394626, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0022660494 + objectReference: {fileID: 0} + - target: {fileID: 7173089385244599814, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.993976 + objectReference: {fileID: 0} + - target: {fileID: 7173089385244599814, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.011626193 + objectReference: {fileID: 0} + - target: {fileID: 7173089385244599814, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.09481567 + objectReference: {fileID: 0} + - target: {fileID: 7173089385244599814, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0537271 + objectReference: {fileID: 0} + - target: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.99795604 + objectReference: {fileID: 0} + - target: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.06303176 + objectReference: {fileID: 0} + - target: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.0001421719 + objectReference: {fileID: 0} + - target: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.010519811 + objectReference: {fileID: 0} + - target: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.x + value: -7.035 + objectReference: {fileID: 0} + - target: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.y + value: 0.071 + objectReference: {fileID: 0} + - target: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalEulerAnglesHint.z + value: -2.376 + objectReference: {fileID: 0} + - target: {fileID: 7227244260788056226, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 0.999265 + objectReference: {fileID: 0} + - target: {fileID: 7227244260788056226, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.0065442235 + objectReference: {fileID: 0} + - target: {fileID: 7227244260788056226, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.037606794 + objectReference: {fileID: 0} + - target: {fileID: 7227244260788056226, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.0035051708 + objectReference: {fileID: 0} + - target: {fileID: 7591305660525892725, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 7591305660525892725, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: 0.000000031998887 + objectReference: {fileID: 0} + - target: {fileID: 7591305660525892725, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: 0.000000703935 + objectReference: {fileID: 0} + - target: {fileID: 7591305660525892725, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: -0.000000014388553 + objectReference: {fileID: 0} + - target: {fileID: 8641954685084246284, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.w + value: -0.99815357 + objectReference: {fileID: 0} + - target: {fileID: 8641954685084246284, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.x + value: -0.010762373 + objectReference: {fileID: 0} + - target: {fileID: 8641954685084246284, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.y + value: -0.059768714 + objectReference: {fileID: 0} + - target: {fileID: 8641954685084246284, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + propertyPath: m_LocalRotation.z + value: 0.0011592165 + objectReference: {fileID: 0} + m_RemovedComponents: [] + m_SourcePrefab: {fileID: 100100000, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, type: 3} +--- !u!1 &1671074158738710493 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2052244755609601383 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4470543041244749853 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -6486520521721298287, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5148837706391816199 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -2556381735329289589, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &20730626558239097 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 1997371324124627957, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2931234664669450301 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -5522426189843090767, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6620404592825175063 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4616706528178351771, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5009038229855964242 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6805534410559139550, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &6254049894936397586 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -3658213756695386722, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7575454839329959196 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8273355284928204688, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2430707130635152143 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4200217465029773699, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &3327801235074352428 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3881831649986422688, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4973314196875955598 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6842500757494394626, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4641678185561428914 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6600937236679110974, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1353293902725261270 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 663838273233061210, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8075759455325722471 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7774176858748794347, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &3213820047645664332 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -5230798440152480064, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8970294666754254136 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7461712237872170932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4390275664984654027 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -6405010704871824825, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2873883504558909532 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -4894386863698146608, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &3230252246489553781 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3973751071357237753, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2275210334734058661 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -8907386170268801495, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &9095341947334229743 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7334276412127927395, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8094038403700419543 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7755899829151549787, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7094296327668396761 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8756598745513185365, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5505512205529599538 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -2912084135259214658, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4905501182578948925 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -2314173373898696271, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &7374866101759712715 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 9054901993147776839, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6959021527110108990 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -332463783575788110, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8578592376934699669 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -1369946859859562471, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &472390214331736139 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2125686533085496007, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1668260674809192992 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -8298046172099460948, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &8651728631098789311 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -2026428929723470029, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4970067345101689011 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -2375497977432657345, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &430612505272003876 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -7059279111034925144, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4353360489989602590 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -6369340520636522606, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6769548557041155214 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4178227414149915134, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &6269577187842353859 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5544973452710365263, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6905386426795966772 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4910450370704303032, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1681694574820034096 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 911737617511359676, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5594667853423647833 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6221142357222670037, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2288955814774189729 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 303344167337561133, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &976492474447476245 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -7603058596356483943, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &836433024518247352 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 1182805824308343092, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &6644806658280895656 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5172006718212806180, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2603925558952285517 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -4624439554612332607, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5794931061192742407 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -3775692285380070261, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2991074955910967521 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3635493506788250221, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5931486272985837259 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5305644504036183111, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &6969060922615671069 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8882966786055179153, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4415515665521892901 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -6433778149097243479, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5347657127965182852 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5892679828083763464, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2996167999476280367 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 3631368244882083491, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1769802918421996605 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 251685524820428465, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4067346064334714662 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -6664292309787912790, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &9046747003776683150 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -1838259532908073470, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1454404977962406894 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8079838878779051678, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7471020778602501559 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -261255959696656581, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &8622214593594570879 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 7807538316422486771, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5414789359189732408 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -3398947791913349452, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4081311108014190506 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2545107812513680678, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2487999467042940980 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -5082709570018800968, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &4033024861469957890 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -6050130385042014834, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &8888457732681663741 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6965826110465058417, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &358241058655517594 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 2236330365195557142, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7770996562120555479 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 8082150390365395291, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4696435754951032306 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6547292305411612542, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5261272527528624518 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 5976975698984968970, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &3063507339904479157 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -5660334823135818439, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &6969361410643655368 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 8883796121319856196, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2895348803621793724 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -5485410031916348112, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &7572606169556333432 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -943787836657659404, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1840086452628669381 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 178169430655197513, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &192467155656453571 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -7396468468760146097, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1757417253151548586 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -8966058380871072218, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5916809098093763426 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -3896446829602784786, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &1427076850516825663 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 593435097550861491, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &5605057680423049253 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: 6212885583854402217, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!1 &2451040487202549406 stripped +GameObject: + m_CorrespondingSourceObject: {fileID: -5047857263080420334, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6353538336557503295 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4333028323405876813, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &8914805796422885188 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6937355858285739464, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7166548224929955855 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -539023043334135165, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5881987344018123004 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -3868393526367450512, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2424311570100685957 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 4203356267760135689, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6766830403475841247 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4172254512825499053, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6701441537558635635 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4111226445349304577, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5801377205587147407 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5436707947527297027, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2493238573965579522 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -5086688768719800434, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &3554644614915998900 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -6150489135792822728, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6834499402088803473 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4239940893137252835, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &214894391514597305 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -7418900242285058763, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1631404712506568755 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8263444272017861953, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2092844276969063296 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 502984848630800652, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &3550980763952631066 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -6145673004125917290, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6868093450436099570 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4277876089409790082, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &9206774355223612320 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7220599207403333932, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &3050861330873071263 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -5645430421516479469, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &314230156927959150 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -6940629287287282974, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4850541643788539932 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6386426612710701712, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5237032731859496916 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 6006708180219694424, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &8698553673249694941 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7153625770140501585, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &3303232370915515277 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 3902017856468171009, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &2049009534280754950 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -8674430314073242230, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &5372026497761669055 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 5871837829128539443, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6361427092709707253 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4343188600788373639, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &134991941169088220 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -7336884194576620464, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &4307273779793626371 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -6901992479146530929, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &7354020588409139939 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -144385646059810705, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6537423005906801448 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -4519319000148921948, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &6320380398472478238 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -3726956589916971886, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &8681354639781168266 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 7173089385244599814, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &1917593906185382088 stripped +Transform: + m_CorrespondingSourceObject: {fileID: 102766650693749316, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!4 &454930395900827280 stripped +Transform: + m_CorrespondingSourceObject: {fileID: -7088230342556126180, guid: fdb1c3722d9e4064f9c7fb7b0ccd54c3, + type: 3} + m_PrefabInstance: {fileID: 2013584873347457676} + m_PrefabAsset: {fileID: 0} +--- !u!114 &1266402392 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 192467155656453571} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1525836949 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 358241058655517594} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!114 &4626134715593795811 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 430612505272003876} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 1 + Offset: {x: 0.0000000045702246, y: -0.00000001477034, z: 0.008859742} + Radius: 0.065 + Tail: {x: 0.00000002013798, y: 0.3535266, z: 0.008811156} +--- !u!114 &1614998676 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 472390214331736139} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 1 + Offset: {x: -0.004536999, y: 0.000000007566095, z: 0.012792892} + Radius: 0.07 + Tail: {x: -0.001991607, y: 0.32953426, z: 0.009325488} +--- !u!114 &1093094277 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 836433024518247352} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 9206774355223612320} + Weight: 1 +--- !u!114 &437175367 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1427076850516825663} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 3 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1093094283 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1668260674809192992} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 214894391514597305} + Weight: 1 +--- !u!114 &1093094225 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1671074158738710493} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: bfba4ccd3f854e64f868ce83553071a9, type: 3} + m_Name: + m_EditorClassIdentifier: + Vrm: {fileID: 11400000, guid: dc4215657753834448a1a5a0f4669413, type: 2} + SpringBone: + ColliderGroups: + - {fileID: 1919972564} + - {fileID: 291891193071369866} + Springs: + - Name: TailHair + ColliderGroups: + - {fileID: 1919972564} + Joints: + - {fileID: 1266402392} + - {fileID: 1288770356} + - {fileID: 775930483} + - {fileID: 437175367} + - {fileID: 929829439} + - {fileID: 414271926} + - {fileID: 1966864306} + Center: {fileID: 20730626558239097} + - Name: FrontHairA + ColliderGroups: [] + Joints: + - {fileID: 1595168890} + - {fileID: 501080528} + Center: {fileID: 20730626558239097} + - Name: FrontHairB + ColliderGroups: [] + Joints: + - {fileID: 1533571816} + - {fileID: 184416347} + Center: {fileID: 20730626558239097} + - Name: FrontHairC + ColliderGroups: [] + Joints: + - {fileID: 83460785} + - {fileID: 519045255} + Center: {fileID: 20730626558239097} + - Name: FrontHairD + ColliderGroups: [] + Joints: + - {fileID: 1525836949} + - {fileID: 1610103655} + Center: {fileID: 20730626558239097} + - Name: FrontHairE + ColliderGroups: [] + Joints: + - {fileID: 621173600} + - {fileID: 1248626016} + Center: {fileID: 20730626558239097} + - Name: FrontHairF + ColliderGroups: [] + Joints: + - {fileID: 1699963505} + - {fileID: 1643669068} + Center: {fileID: 20730626558239097} + - Name: FrontHairG + ColliderGroups: [] + Joints: + - {fileID: 1342283593} + - {fileID: 1201193034} + Center: {fileID: 20730626558239097} + - Name: RoboWire + ColliderGroups: + - {fileID: 291891193071369866} + Joints: + - {fileID: 886925083} + - {fileID: 579233236} + - {fileID: 1093245994} + - {fileID: 2024167069} + - {fileID: 1167105890} + - {fileID: 687269079} + - {fileID: 1566520111} + Center: {fileID: 0} + UpdateType: 2 + DrawLookAtGizmo: 1 + Gaze: {fileID: 0} + LookAtTargetType: 0 +--- !u!114 &1093094230 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1671074158738710493} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 97a39af5b64ede64e86b92b5bf94a0e7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Hips: {fileID: 20730626558239097} + m_LeftUpperLeg: {fileID: 4390275664984654027} + m_RightUpperLeg: {fileID: 8651728631098789311} + m_LeftLowerLeg: {fileID: 9095341947334229743} + m_RightLowerLeg: {fileID: 6769548557041155214} + m_LeftFoot: {fileID: 4905501182578948925} + m_RightFoot: {fileID: 6905386426795966772} + m_LeftToes: {fileID: 6959021527110108990} + m_RightToes: {fileID: 5594667853423647833} + m_Spine: {fileID: 6620404592825175063} + m_Chest: {fileID: 7575454839329959196} + m_UpperChest: {fileID: 0} + m_Neck: {fileID: 7471020778602501559} + m_Head: {fileID: 7094296327668396761} + m_LeftEye: {fileID: 0} + m_RightEye: {fileID: 0} + m_Jaw: {fileID: 0} + m_LeftShoulder: {fileID: 8914805796422885188} + m_RightShoulder: {fileID: 2049009534280754950} + m_LeftUpperArm: {fileID: 7166548224929955855} + m_RightUpperArm: {fileID: 5372026497761669055} + m_LeftLowerArm: {fileID: 5881987344018123004} + m_RightLowerArm: {fileID: 6361427092709707253} + m_LeftHand: {fileID: 2424311570100685957} + m_RightHand: {fileID: 134991941169088220} + m_LeftThumbProximal: {fileID: 3554644614915998900} + m_LeftThumbIntermediate: {fileID: 6834499402088803473} + m_LeftThumbDistal: {fileID: 214894391514597305} + m_LeftIndexProximal: {fileID: 6701441537558635635} + m_LeftIndexIntermediate: {fileID: 5801377205587147407} + m_LeftIndexDistal: {fileID: 2493238573965579522} + m_LeftMiddleProximal: {fileID: 2092844276969063296} + m_LeftMiddleIntermediate: {fileID: 3550980763952631066} + m_LeftMiddleDistal: {fileID: 4696435754951032306} + m_LeftRingProximal: {fileID: 9206774355223612320} + m_LeftRingIntermediate: {fileID: 3050861330873071263} + m_LeftRingDistal: {fileID: 314230156927959150} + m_LeftLittleProximal: {fileID: 5237032731859496916} + m_LeftLittleIntermediate: {fileID: 8698553673249694941} + m_LeftLittleDistal: {fileID: 3303232370915515277} + m_RightThumbProximal: {fileID: 6320380398472478238} + m_RightThumbIntermediate: {fileID: 8681354639781168266} + m_RightThumbDistal: {fileID: 1917593906185382088} + m_RightIndexProximal: {fileID: 4307273779793626371} + m_RightIndexIntermediate: {fileID: 7354020588409139939} + m_RightIndexDistal: {fileID: 6537423005906801448} + m_RightMiddleProximal: {fileID: 454930395900827280} + m_RightMiddleIntermediate: {fileID: 4470543041244749853} + m_RightMiddleDistal: {fileID: 5148837706391816199} + m_RightRingProximal: {fileID: 5009038229855964242} + m_RightRingIntermediate: {fileID: 2430707130635152143} + m_RightRingDistal: {fileID: 976492474447476245} + m_RightLittleProximal: {fileID: 3327801235074352428} + m_RightLittleIntermediate: {fileID: 4973314196875955598} + m_RightLittleDistal: {fileID: 1353293902725261270} +--- !u!114 &1093094279 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1681694574820034096} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 4696435754951032306} + Weight: 1 +--- !u!114 &1288770356 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1757417253151548586} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &2024167069 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1769802918421996605} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1093094288 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2275210334734058661} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 6701441537558635635} + Weight: 1 +--- !u!114 &1093094278 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2288955814774189729} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 6868093450436099570} + Weight: 1 +--- !u!114 &414271926 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2451040487202549406} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1093094275 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2603925558952285517} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 314230156927959150} + Weight: 1 +--- !u!114 &1093094289 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2873883504558909532} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 6766830403475841247} + Weight: 1 +--- !u!114 &1952988633 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2931234664669450301} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 1 + Offset: {x: 0.04, y: 0, z: 0.02} + Radius: 0.088 + Tail: {x: -0.04, y: 0, z: 0.02} +--- !u!114 &1093094273 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2991074955910967521} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 5237032731859496916} + Weight: 1 +--- !u!114 &1093245994 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2996167999476280367} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1854985798 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3213820047645664332} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 1 + Offset: {x: 0.004536999, y: 0.000000007566095, z: 0.012792892} + Radius: 0.07 + Tail: {x: 0.001991607, y: 0.32953426, z: 0.009325488} +--- !u!114 &1428568218 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 3230252246489553781} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 1 + Offset: {x: -0.000000004570225, y: -0.00000001477034, z: 0.008859742} + Radius: 0.065 + Tail: {x: -0.00000002013798, y: 0.3535266, z: 0.008811156} +--- !u!114 &83460785 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4033024861469957890} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!114 &1167105890 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4067346064334714662} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1533571816 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4081311108014190506} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!114 &1093094281 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4353360489989602590} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 2092844276969063296} + Weight: 1 +--- !u!114 &886925083 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4415515665521892901} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1093094292 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4641678185561428914} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 7166548224929955855} + Weight: 1 +--- !u!114 &1093094282 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 4970067345101689011} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 1631404712506568755} + Weight: 1 +--- !u!114 &621173600 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5261272527528624518} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!114 &579233236 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5347657127965182852} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1093094286 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5505512205529599538} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 2493238573965579522} + Weight: 1 +--- !u!114 &929829439 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5605057680423049253} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1093094274 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5794931061192742407} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 4850541643788539932} + Weight: 1 +--- !u!114 &775930483 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5916809098093763426} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 3 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.02 +--- !u!114 &1093094272 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 5931486272985837259} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 8698553673249694941} + Weight: 1 +--- !u!114 &1651437414 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6254049894936397586} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 0 + Offset: {x: 0, y: 0.02, z: -0.07} + Radius: 0.113 + Tail: {x: 0, y: 0, z: 0} +--- !u!114 &1651437415 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6254049894936397586} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 1 + Offset: {x: -0.065, y: 0.14, z: 0.01} + Radius: 0.083 + Tail: {x: 0.065, y: 0.14, z: 0.01} +--- !u!114 &1651437416 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6254049894936397586} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 35bfb658269b2af478e501de243deda6, type: 3} + m_Name: + m_EditorClassIdentifier: + ColliderType: 1 + Offset: {x: -0.04, y: 0, z: 0.02} + Radius: 0.083 + Tail: {x: 0.04, y: 0, z: 0.02} +--- !u!114 &1093094280 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6269577187842353859} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 3550980763952631066} + Weight: 1 +--- !u!114 &1093094276 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6644806658280895656} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 3050861330873071263} + Weight: 1 +--- !u!114 &1093094271 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6969060922615671069} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 3303232370915515277} + Weight: 1 +--- !u!114 &1699963505 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6969361410643655368} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!114 &1093094285 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7374866101759712715} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 3554644614915998900} + Weight: 1 +--- !u!114 &1342283593 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 7572606169556333432} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!114 &1093094291 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8075759455325722471} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 5881987344018123004} + Weight: 1 +--- !u!114 &1093094287 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8094038403700419543} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 5801377205587147407} + Weight: 1 +--- !u!114 &1093094284 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8578592376934699669} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 6834499402088803473} + Weight: 1 +--- !u!114 &1595168890 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8622214593594570879} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 1.2 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.01 +--- !u!114 &1093094290 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 8970294666754254136} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 7a07fbecedce41b4396f286fd7634e1d, type: 3} + m_Name: + m_EditorClassIdentifier: + Source: {fileID: 2424311570100685957} + Weight: 1 +--- !u!114 &687269079 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 9046747003776683150} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 0a942e03b39600e41a1b161e958048f7, type: 3} + m_Name: + m_EditorClassIdentifier: + m_stiffnessForce: 4 + m_gravityPower: 0 + m_gravityDir: {x: 0, y: -1, z: 0} + m_dragForce: 1 + m_jointRadius: 0.06 diff --git a/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab.meta b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab.meta new file mode 100644 index 000000000..d0f32038f --- /dev/null +++ b/Assets/VRM10_Samples/ModelSetup_SeedSan/new_seedsan_10.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a99b93c790025db42ae8499df5178ef9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: