浏览代码

hd shadergraph lit master node butterfly project

/main
Natalie Burke 6 年前
当前提交
ec42fce2
共有 177 个文件被更改,包括 12159 次插入0 次删除
  1. 10
      .gitattributes
  2. 43
      .gitignore
  3. 27
      README.md
  4. 8
      Assets/Materials.meta
  5. 8
      Assets/Materials/Butterfly.meta
  6. 45
      Assets/Materials/Butterfly/Body.mat
  7. 8
      Assets/Materials/Butterfly/Body.mat.meta
  8. 57
      Assets/Materials/Butterfly/WingBottom.mat
  9. 8
      Assets/Materials/Butterfly/WingBottom.mat.meta
  10. 60
      Assets/Materials/Butterfly/WingTop.mat
  11. 8
      Assets/Materials/Butterfly/WingTop.mat.meta
  12. 8
      Assets/Materials/Ground.meta
  13. 234
      Assets/Materials/Ground/Nails.mat
  14. 8
      Assets/Materials/Ground/Nails.mat.meta
  15. 235
      Assets/Materials/Ground/WoodGround.mat
  16. 8
      Assets/Materials/Ground/WoodGround.mat.meta
  17. 8
      Assets/Materials/Pot.meta
  18. 37
      Assets/Materials/Pot/Pot.mat
  19. 8
      Assets/Materials/Pot/Pot.mat.meta
  20. 234
      Assets/Materials/Pot/PotDirt.mat
  21. 8
      Assets/Materials/Pot/PotDirt.mat.meta
  22. 8
      Assets/Materials/Tree.meta
  23. 36
      Assets/Materials/Tree/BarkMajor.mat
  24. 8
      Assets/Materials/Tree/BarkMajor.mat.meta
  25. 56
      Assets/Materials/Tree/Leavves.mat
  26. 8
      Assets/Materials/Tree/Leavves.mat.meta
  27. 8
      Assets/Models.meta
  28. 8
      Assets/Models/Butterfly.meta
  29. 8
      Assets/Models/Butterfly/Animation.meta
  30. 422
      Assets/Models/Butterfly/Animation/ButterflyIdle.controller
  31. 8
      Assets/Models/Butterfly/Animation/ButterflyIdle.controller.meta
  32. 482
      Assets/Models/Butterfly/Animation/ButterflyIdle_Varient.controller
  33. 8
      Assets/Models/Butterfly/Animation/ButterflyIdle_Varient.controller.meta
  34. 433
      Assets/Models/Butterfly/Animation/Wings_Closed_Pose.anim
  35. 8
      Assets/Models/Butterfly/Animation/Wings_Closed_Pose.anim.meta
  36. 481
      Assets/Models/Butterfly/Butterfly Variant.prefab
  37. 7
      Assets/Models/Butterfly/Butterfly Variant.prefab.meta
  38. 1001
      Assets/Models/Butterfly/Butterfly.fbx
  39. 492
      Assets/Models/Butterfly/Butterfly.fbx.meta
  40. 1001
      Assets/Models/Butterfly/Butterfly.prefab
  41. 7
      Assets/Models/Butterfly/Butterfly.prefab.meta
  42. 8
      Assets/Models/Ground.meta
  43. 130
      Assets/Models/Ground/ground.fbx
  44. 99
      Assets/Models/Ground/ground.fbx.meta
  45. 8
      Assets/Models/Pot.meta
  46. 1001
      Assets/Models/Pot/bonsaipot.fbx
  47. 106
      Assets/Models/Pot/bonsaipot.fbx.meta
  48. 8
      Assets/Models/Tree.meta
  49. 301
      Assets/Models/Tree/BonsaiTree.prefab
  50. 7
      Assets/Models/Tree/BonsaiTree.prefab.meta
  51. 1001
      Assets/Models/Tree/BonsaiTreeSpeedtree.spm
  52. 30
      Assets/Models/Tree/BonsaiTreeSpeedtree.spm.meta
  53. 8
      Assets/Scenes.meta
  54. 1001
      Assets/Scenes/SampleScene.unity
  55. 7
      Assets/Scenes/SampleScene.unity.meta
  56. 8
      Assets/Scripts.meta
  57. 49
      Assets/Scripts/RandomIdleVariant.cs
  58. 11
      Assets/Scripts/RandomIdleVariant.cs.meta
  59. 169
      Assets/Scripts/SimpleCameraController.cs
  60. 11
      Assets/Scripts/SimpleCameraController.cs.meta
  61. 8
      Assets/Settings.meta
  62. 135
      Assets/Settings/Diffusion Profile Settings.asset
  63. 8
      Assets/Settings/Diffusion Profile Settings.asset.meta
  64. 207
      Assets/Settings/New HDRenderPipelineAsset.asset
  65. 8
      Assets/Settings/New HDRenderPipelineAsset.asset.meta
  66. 1001
      Assets/Settings/Post-process Volume Profile.asset
  67. 8
      Assets/Settings/Post-process Volume Profile.asset.meta
  68. 236
      Assets/Settings/Scene Settings Profile.asset
  69. 8
      Assets/Settings/Scene Settings Profile.asset.meta
  70. 8
      Assets/ShaderGraphShaders.meta
  71. 8
      Assets/ShaderGraphShaders/Butterfly.meta
  72. 131
      Assets/ShaderGraphShaders/Butterfly/ButterflyBody.ShaderGraph
  73. 10
      Assets/ShaderGraphShaders/Butterfly/ButterflyBody.ShaderGraph.meta
  74. 8
      Assets/ShaderGraphShaders/Butterfly/Subgraphs.meta
  75. 348
      Assets/ShaderGraphShaders/Butterfly/Subgraphs/butterflywings.ShaderSubGraph
  76. 10
      Assets/ShaderGraphShaders/Butterfly/Subgraphs/butterflywings.ShaderSubGraph.meta
  77. 198
      Assets/ShaderGraphShaders/Butterfly/WingBottom.ShaderGraph
  78. 10
      Assets/ShaderGraphShaders/Butterfly/WingBottom.ShaderGraph.meta
  79. 276
      Assets/ShaderGraphShaders/Butterfly/WingTop.ShaderGraph
  80. 10
      Assets/ShaderGraphShaders/Butterfly/WingTop.ShaderGraph.meta

10
.gitattributes


*.fbx filter=lfs diff=lfs merge=lfs -text
*.tif filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.maya filter=lfs diff=lfs merge=lfs -text
*.exr filter=lfs diff=lfs merge=lfs -text
*.ma filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.tga filter=lfs diff=lfs merge=lfs -text
*.bmp filter=lfs diff=lfs merge=lfs -text
*.spm filter=lfs diff=lfs merge=lfs -text

43
.gitignore


[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
Assets/AssetStoreTools*
# Visual Studio 2015 cache directory
/.vs/
# Ignore manually added packages
com.*
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
.DS_Store
# Shell Scripts
*.sh

27
README.md


# Lit Master Node Demo Project
**Read the official [Blog Post](LINK HERE)**
**This Project is intended to work with Unity release [2013.3](https://unity3d.com/get-unity/update).**
With the release of 2018.3, Shader Graph introduces a new Master Node for the High Definition Render Pipeline.
This new Master Node (called Lit Master) makes many of the advanced shading features found in HDRP accessible in Shader Graph!
This demo project makes use of Shader Graph and the High Definition Render Pipeline. It contains a bonsai tree and butterfly to showcase using iridescence
and translucency with shadergraph.
For additional example projects check out Andy Touch’s [Shader Graph Example Library](https://github.com/UnityTechnologies/ShaderGraph_ExampleLibrary)!
If you want to talk to us about the Shader Graph, check out the [forums](https://forum.unity.com/threads/feedback-wanted-shader-graph.511960/) and stay tuned to the blog for more exciting updates!
Note: this project demos multiple features that are still in Preview, meaning they introduce brand new features and workflows. As such, some of these features may be subject to change (API, UX, scope, etc.) and aren’t covered by traditional Unity support.
You can, however, report issues with Preview features on our [forum](https://forum.unity.com/forums/graphics-experimental-previews.110/?_ga=2.75910933.1446511377.1522795261-1647295365.1509665782) page.
Acknowledgement
---------------
The textures on the butterfly are created based on photogtraphs by Didier Descouens and is under the [Creative Commons](https://en.wikipedia.org/wiki/en:Creative_Commons) [Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/deed.en) license (CC BY-SA 4.0).
Please see the following page for further details.
https://commons.wikimedia.org/wiki/File:Morpho_didius_Male_Dos_MHNT.jpg

8
Assets/Materials.meta


fileFormatVersion: 2
guid: 31be0fa7a7313104aaf7451eef44027d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Materials/Butterfly.meta


fileFormatVersion: 2
guid: ed71ac4f7f7f4f94ead705cf29874668
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

45
Assets/Materials/Butterfly/Body.mat


%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
m_Shader: {fileID: 4800000, guid: 21297f1725610ba4eb8f61e08a5af194, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
MotionVector: User
disabledShaderPasses:
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _SampleTexture2D_D477EE3B_Texture:
m_Texture: {fileID: 2800000, guid: faeacaef9d3f46e41aa883472872670e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- Vector1_13462C46: 0.3
- Vector1_22BA6C56: 0.5
- Vector1_3ABAD3DC: 0.5
- Vector1_7098869F: 0.2
- Vector1_7254E56F: 0.8
- Vector1_7409C82D: 1
- Vector1_93CCC9E6: 0
- Vector1_9C762FB5: 0.82
- Vector1_C21B668F: 0.8
- Vector1_E2C3E01: 0.43
- Vector1_E5320372: -0.35
- Vector1_F2FEE0DD: -0.34
m_Colors:
- Color_D48B93AC: {r: 0.08056182, g: 0.066082254, b: 0.084905684, a: 0}
- Vector2_7638D0FA: {r: 15, g: 15, b: 0, a: 0}
- Vector2_8CEB31F9: {r: 30, g: 35, b: 0, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

8
Assets/Materials/Butterfly/Body.mat.meta


fileFormatVersion: 2
guid: 3ff524f84f2b931408dec86d1a5b8f3d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

57
Assets/Materials/Butterfly/WingBottom.mat


%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: WingBottom
m_Shader: {fileID: 4800000, guid: aa5021bf7a1d65e4ca6b7cf29b4391a1, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
MotionVector: User
disabledShaderPasses:
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _SampleTexture2D_219A186B_Texture:
m_Texture: {fileID: 2800000, guid: faeacaef9d3f46e41aa883472872670e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_2A378064_Texture:
m_Texture: {fileID: 2800000, guid: a45133d4db102894c94e41d986bcb189, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_91B8CF69_Texture:
m_Texture: {fileID: 2800000, guid: 43b43e97d35e3124f9c7e14ec7607341, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_A9B39445_Texture:
m_Texture: {fileID: 2800000, guid: d2437a74200335a4198fa12c209c62cd, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_D17DF5C2_Texture:
m_Texture: {fileID: 2800000, guid: ccf4d2d1285852f4aa72d551c1199b27, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- Vector1_12589EC5: 1
- Vector1_20A61F0B: 0.05
- Vector1_409379AB: 0
- Vector1_443E8C91: 0.3
- Vector1_65D13018: 0.2
- Vector1_C1439FA9: 0.9
- Vector1_C83914CF: 0.35
- Vector1_DB88063A: 0.6
m_Colors:
- Color_5723F99: {r: 0.6509434, g: 0.43838137, b: 0.22414559, a: 0}
- Color_8BB60C53: {r: 0.1792453, g: 0.024519408, b: 0.024519408, a: 1}
- Vector2_64F488F3: {r: 20, g: 25, b: 0, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

8
Assets/Materials/Butterfly/WingBottom.mat.meta


fileFormatVersion: 2
guid: daa3afca7e0985949a68cbbe696c1d7d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

60
Assets/Materials/Butterfly/WingTop.mat


%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: WingTop
m_Shader: {fileID: 4800000, guid: 16e5548b1308e334ca51d8eaf3c14a78, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
MotionVector: User
disabledShaderPasses:
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _SampleTexture2D_219A186B_Texture:
m_Texture: {fileID: 2800000, guid: faeacaef9d3f46e41aa883472872670e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_2A378064_Texture:
m_Texture: {fileID: 2800000, guid: a45133d4db102894c94e41d986bcb189, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_9FE271FB_Texture:
m_Texture: {fileID: 2800000, guid: 15c2db121ff0604498945cea70cb2de3, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_A9B39445_Texture:
m_Texture: {fileID: 2800000, guid: d2437a74200335a4198fa12c209c62cd, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_D17DF5C2_Texture:
m_Texture: {fileID: 2800000, guid: 092f9fbf3a14bd34b98b2102cffe46d6, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- Vector1_12589EC5: 1
- Vector1_20A61F0B: 0.01
- Vector1_3BE00870: 0.139
- Vector1_409379AB: 1
- Vector1_443E8C91: 0.3
- Vector1_65D13018: 0.2
- Vector1_8A56CF19: 0
- Vector1_C1439FA9: 0.7
- Vector1_C83914CF: 0.05
- Vector1_DB88063A: 0.6
m_Colors:
- Color_5723F99: {r: 0.6839622, g: 0.8132504, b: 1, a: 1}
- Color_5E6E97B1: {r: 0, g: 0.5878148, b: 1, a: 1}
- Color_8BB60C53: {r: 0.4056604, g: 0.20791733, b: 0.06314526, a: 1}
- Vector2_64F488F3: {r: 20, g: 25, b: 0, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

8
Assets/Materials/Butterfly/WingTop.mat.meta


fileFormatVersion: 2
guid: dd712f4f6432bd349ba747f1695f5ec0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Materials/Ground.meta


fileFormatVersion: 2
guid: 8292680a7974d0c45980f719e3dcb62e
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

234
Assets/Materials/Ground/Nails.mat


%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: Nails
m_Shader: {fileID: 4800000, guid: 6e4ae4064600d784cac1e41a9e6f2e59, type: 3}
m_ShaderKeywords: _NORMALMAP_TANGENT_SPACE
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap: {}
disabledShaderPasses:
- DistortionVectors
- TransparentDepthPrepass
- TransparentDepthPostpass
- TransparentBackface
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _AnisotropyMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BentNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BentNormalMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CoatMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DistortionVectorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissiveColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _HeightMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _IridescenceMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _IridescenceThicknessMap:
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}
- _MaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecularColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SubsurfaceMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TangentMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TangentMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ThicknessMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TransmittanceColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AORemapMax: 1
- _AORemapMin: 0
- _ATDistance: 1
- _AlbedoAffectEmissive: 0
- _AlphaCutoff: 0.5
- _AlphaCutoffEnable: 0
- _AlphaCutoffPostpass: 0.5
- _AlphaCutoffPrepass: 0.5
- _Anisotropy: 0
- _BlendMode: 0
- _CoatMask: 0
- _CullMode: 2
- _CullModeForward: 2
- _Cutoff: 0.5
- _DepthOffsetEnable: 0
- _DetailAlbedoScale: 1
- _DetailNormalScale: 1
- _DetailSmoothnessScale: 1
- _DiffusionProfile: 0
- _DisplacementLockObjectScale: 1
- _DisplacementLockTilingScale: 1
- _DisplacementMode: 0
- _DistortionBlendMode: 0
- _DistortionBlurBlendMode: 0
- _DistortionBlurDstBlend: 1
- _DistortionBlurRemapMax: 1
- _DistortionBlurRemapMin: 0
- _DistortionBlurScale: 1
- _DistortionBlurSrcBlend: 1
- _DistortionDepthTest: 1
- _DistortionDstBlend: 1
- _DistortionEnable: 0
- _DistortionScale: 1
- _DistortionSrcBlend: 1
- _DistortionVectorBias: -1
- _DistortionVectorScale: 2
- _DoubleSidedEnable: 0
- _DoubleSidedNormalMode: 1
- _Drag: 1
- _DstBlend: 0
- _EditorExpendedAreas: 4e-45
- _EmissiveColorMode: 1
- _EnableBlendModePreserveSpecularLighting: 1
- _EnableFogOnTransparent: 1
- _EnableGeometricSpecularAA: 0
- _EnableMotionVectorForVertexAnimation: 0
- _EnableSpecularOcclusion: 0
- _EnableWind: 0
- _EnergyConservingSpecularColor: 1
- _HdrpVersion: 2
- _HeightAmplitude: 0.02
- _HeightCenter: 0.5
- _HeightMapParametrization: 0
- _HeightMax: 1
- _HeightMin: -1
- _HeightOffset: 0
- _HeightPoMAmplitude: 2
- _HeightTessAmplitude: 2
- _HeightTessCenter: 0.5
- _InitialBend: 1
- _InvTilingScale: 1
- _Ior: 1
- _IridescenceMask: 1
- _IridescenceThickness: 1
- _LinkDetailsWithBase: 1
- _MaterialID: 1
- _Metallic: 1
- _NormalMapSpace: 0
- _NormalScale: 1
- _PPDLodThreshold: 5
- _PPDMaxSamples: 15
- _PPDMinSamples: 5
- _PPDPrimitiveLength: 1
- _PPDPrimitiveWidth: 1
- _PreRefractionPass: 0
- _RefractionModel: 0
- _SSRefractionProjectionModel: 0
- _ShiverDirectionality: 0.5
- _ShiverDrag: 0.2
- _Smoothness: 0.5
- _SmoothnessRemapMax: 1
- _SmoothnessRemapMin: 0
- _SpecularAAScreenSpaceVariance: 0.1
- _SpecularAAThreshold: 0.2
- _SrcBlend: 1
- _StencilRef: 2
- _StencilRefMV: 128
- _StencilWriteMask: 7
- _StencilWriteMaskMV: 128
- _Stiffness: 1
- _SubsurfaceMask: 1
- _SupportDecals: 1
- _SurfaceType: 0
- _TexWorldScale: 1
- _TexWorldScaleEmissive: 1
- _Thickness: 1
- _ThicknessMultiplier: 1
- _TransmissionEnable: 1
- _TransparentBackfaceEnable: 0
- _TransparentDepthPostpassEnable: 0
- _TransparentDepthPrepassEnable: 0
- _TransparentSortPriority: 0
- _UVBase: 0
- _UVDetail: 0
- _UVEmissive: 0
- _ZTestDepthEqualForOpaque: 3
- _ZTestGBuffer: 4
- _ZTestModeDistortion: 4
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.49056602, g: 0.49056602, b: 0.49056602, a: 1}
- _Color: {r: 0.49056596, g: 0.49056596, b: 0.49056596, a: 1}
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}
- _IridescenceThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
- _ThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
- _TransmittanceColor: {r: 1, g: 1, b: 1, a: 1}
- _UVDetailsMappingMask: {r: 1, g: 0, b: 0, a: 0}
- _UVMappingMask: {r: 1, g: 0, b: 0, a: 0}
- _UVMappingMaskEmissive: {r: 1, g: 0, b: 0, a: 0}

8
Assets/Materials/Ground/Nails.mat.meta


fileFormatVersion: 2
guid: 2f694a55d96d69c42ba5dab31ba27909
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

235
Assets/Materials/Ground/WoodGround.mat


%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: WoodGround
m_Shader: {fileID: 4800000, guid: 6e4ae4064600d784cac1e41a9e6f2e59, type: 3}
m_ShaderKeywords: _MASKMAP _NORMALMAP _NORMALMAP_TANGENT_SPACE
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap: {}
disabledShaderPasses:
- DistortionVectors
- TransparentDepthPrepass
- TransparentDepthPostpass
- TransparentBackface
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _AnisotropyMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 9644eb6aca67672449e2bcbb0eab8e84, type: 3}
m_Scale: {x: 4, y: 3}
m_Offset: {x: 0, y: 0}
- _BentNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BentNormalMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CoatMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DistortionVectorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissiveColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _HeightMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _IridescenceMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _IridescenceThicknessMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 9644eb6aca67672449e2bcbb0eab8e84, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MaskMap:
m_Texture: {fileID: 2800000, guid: 2e38f7921b7d7b1418ab63c08117ffb8, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 2800000, guid: 2148396b133b56f40baa7ea4fd22982a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecularColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SubsurfaceMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TangentMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TangentMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ThicknessMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TransmittanceColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AORemapMax: 1
- _AORemapMin: 0
- _ATDistance: 1
- _AlbedoAffectEmissive: 0
- _AlphaCutoff: 0.5
- _AlphaCutoffEnable: 0
- _AlphaCutoffPostpass: 0.5
- _AlphaCutoffPrepass: 0.5
- _Anisotropy: 0
- _BlendMode: 0
- _CoatMask: 0
- _CullMode: 2
- _CullModeForward: 2
- _Cutoff: 0.5
- _DepthOffsetEnable: 0
- _DetailAlbedoScale: 1
- _DetailNormalScale: 1
- _DetailSmoothnessScale: 1
- _DiffusionProfile: 0
- _DisplacementLockObjectScale: 1
- _DisplacementLockTilingScale: 1
- _DisplacementMode: 0
- _DistortionBlendMode: 0
- _DistortionBlurBlendMode: 0
- _DistortionBlurDstBlend: 1
- _DistortionBlurRemapMax: 1
- _DistortionBlurRemapMin: 0
- _DistortionBlurScale: 1
- _DistortionBlurSrcBlend: 1
- _DistortionDepthTest: 1
- _DistortionDstBlend: 1
- _DistortionEnable: 0
- _DistortionScale: 1
- _DistortionSrcBlend: 1
- _DistortionVectorBias: -1
- _DistortionVectorScale: 2
- _DoubleSidedEnable: 0
- _DoubleSidedNormalMode: 1
- _Drag: 1
- _DstBlend: 0
- _EditorExpendedAreas: 3e-45
- _EmissiveColorMode: 1
- _EnableBlendModePreserveSpecularLighting: 1
- _EnableFogOnTransparent: 1
- _EnableGeometricSpecularAA: 0
- _EnableMotionVectorForVertexAnimation: 0
- _EnableSpecularOcclusion: 0
- _EnableWind: 0
- _EnergyConservingSpecularColor: 1
- _HdrpVersion: 2
- _HeightAmplitude: 0.02
- _HeightCenter: 0.5
- _HeightMapParametrization: 0
- _HeightMax: 1
- _HeightMin: -1
- _HeightOffset: 0
- _HeightPoMAmplitude: 2
- _HeightTessAmplitude: 2
- _HeightTessCenter: 0.5
- _InitialBend: 1
- _InvTilingScale: 0.2857143
- _Ior: 1
- _IridescenceMask: 1
- _IridescenceThickness: 1
- _LinkDetailsWithBase: 1
- _MaterialID: 1
- _Metallic: 0
- _NormalMapSpace: 0
- _NormalScale: 1
- _PPDLodThreshold: 5
- _PPDMaxSamples: 15
- _PPDMinSamples: 5
- _PPDPrimitiveLength: 1
- _PPDPrimitiveWidth: 1
- _PreRefractionPass: 0
- _ReceivesSSR: 1
- _RefractionModel: 0
- _SSRefractionProjectionModel: 0
- _ShiverDirectionality: 0.5
- _ShiverDrag: 0.2
- _Smoothness: 1
- _SmoothnessRemapMax: 1
- _SmoothnessRemapMin: 0.31766915
- _SpecularAAScreenSpaceVariance: 0.1
- _SpecularAAThreshold: 0.2
- _SrcBlend: 1
- _StencilRef: 2
- _StencilRefMV: 128
- _StencilWriteMask: 7
- _StencilWriteMaskMV: 128
- _Stiffness: 1
- _SubsurfaceMask: 1
- _SupportDecals: 1
- _SurfaceType: 0
- _TexWorldScale: 1
- _TexWorldScaleEmissive: 1
- _Thickness: 1
- _ThicknessMultiplier: 1
- _TransmissionEnable: 1
- _TransparentBackfaceEnable: 0
- _TransparentDepthPostpassEnable: 0
- _TransparentDepthPrepassEnable: 0
- _TransparentSortPriority: 0
- _UVBase: 0
- _UVDetail: 0
- _UVEmissive: 0
- _ZTestDepthEqualForOpaque: 3
- _ZTestGBuffer: 4
- _ZTestModeDistortion: 4
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.16037738, g: 0.10080324, b: 0.080945194, a: 1}
- _Color: {r: 0.16037735, g: 0.100803204, b: 0.08094517, a: 1}
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}
- _IridescenceThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
- _ThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
- _TransmittanceColor: {r: 1, g: 1, b: 1, a: 1}
- _UVDetailsMappingMask: {r: 1, g: 0, b: 0, a: 0}
- _UVMappingMask: {r: 1, g: 0, b: 0, a: 0}
- _UVMappingMaskEmissive: {r: 1, g: 0, b: 0, a: 0}

8
Assets/Materials/Ground/WoodGround.mat.meta


fileFormatVersion: 2
guid: 4e23ebe347f1be74fbe8447d60b53de4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Materials/Pot.meta


fileFormatVersion: 2
guid: 26ed29f1bbe1271448e00687f2ed439c
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

37
Assets/Materials/Pot/Pot.mat


%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: Pot
m_Shader: {fileID: 4800000, guid: 9eac197850ac474459ee40ac58a86247, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
MotionVector: User
disabledShaderPasses:
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _SampleTexture2D_614E519C_Texture:
m_Texture: {fileID: 2800000, guid: 5cdc57831a735404d9ccf5dbcd642e28, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_FB358D14_Texture:
m_Texture: {fileID: 2800000, guid: 7aa4cb1a822dabd42927b3325f3754ea, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- Vector1_D2B1EFD1: 0
- Vector1_FAF62726: 0.5
m_Colors:
- Vector2_9730DF25: {r: 20, g: 3, b: 0, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

8
Assets/Materials/Pot/Pot.mat.meta


fileFormatVersion: 2
guid: 0fdf6d123d84be342acf03f752e0b2ea
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

234
Assets/Materials/Pot/PotDirt.mat


%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: PotDirt
m_Shader: {fileID: 4800000, guid: 6e4ae4064600d784cac1e41a9e6f2e59, type: 3}
m_ShaderKeywords: _MASKMAP _NORMALMAP _NORMALMAP_TANGENT_SPACE
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap: {}
disabledShaderPasses:
- DistortionVectors
- TransparentDepthPrepass
- TransparentDepthPostpass
- TransparentBackface
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _AnisotropyMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BaseColorMap:
m_Texture: {fileID: 2800000, guid: 6556b1469d87a06469187a28a2743fc6, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BentNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _BentNormalMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _CoatMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DistortionVectorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissiveColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _HeightMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _IridescenceMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _IridescenceThicknessMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 6556b1469d87a06469187a28a2743fc6, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MaskMap:
m_Texture: {fileID: 2800000, guid: c0e1ffc079d80094aa6c7da37d2c4b51, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMap:
m_Texture: {fileID: 2800000, guid: 629bbf279b6227545b8238e6e0a5917a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _NormalMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecularColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SubsurfaceMaskMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TangentMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TangentMapOS:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ThicknessMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _TransmittanceColorMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- _AORemapMax: 1
- _AORemapMin: 0
- _ATDistance: 1
- _AlbedoAffectEmissive: 0
- _AlphaCutoff: 0.5
- _AlphaCutoffEnable: 0
- _AlphaCutoffPostpass: 0.5
- _AlphaCutoffPrepass: 0.5
- _Anisotropy: 0
- _BlendMode: 0
- _CoatMask: 0
- _CullMode: 2
- _CullModeForward: 2
- _Cutoff: 0.5
- _DepthOffsetEnable: 0
- _DetailAlbedoScale: 1
- _DetailNormalScale: 1
- _DetailSmoothnessScale: 1
- _DiffusionProfile: 0
- _DisplacementLockObjectScale: 1
- _DisplacementLockTilingScale: 1
- _DisplacementMode: 0
- _DistortionBlendMode: 0
- _DistortionBlurBlendMode: 0
- _DistortionBlurDstBlend: 1
- _DistortionBlurRemapMax: 1
- _DistortionBlurRemapMin: 0
- _DistortionBlurScale: 1
- _DistortionBlurSrcBlend: 1
- _DistortionDepthTest: 1
- _DistortionDstBlend: 1
- _DistortionEnable: 0
- _DistortionScale: 1
- _DistortionSrcBlend: 1
- _DistortionVectorBias: -1
- _DistortionVectorScale: 2
- _DoubleSidedEnable: 0
- _DoubleSidedNormalMode: 1
- _Drag: 1
- _DstBlend: 0
- _EditorExpendedAreas: 3e-45
- _EmissiveColorMode: 1
- _EnableBlendModePreserveSpecularLighting: 1
- _EnableFogOnTransparent: 1
- _EnableGeometricSpecularAA: 0
- _EnableMotionVectorForVertexAnimation: 0
- _EnableSpecularOcclusion: 0
- _EnableWind: 0
- _EnergyConservingSpecularColor: 1
- _HdrpVersion: 2
- _HeightAmplitude: 0.02
- _HeightCenter: 0.5
- _HeightMapParametrization: 0
- _HeightMax: 1
- _HeightMin: -1
- _HeightOffset: 0
- _HeightPoMAmplitude: 2
- _HeightTessAmplitude: 2
- _HeightTessCenter: 0.5
- _InitialBend: 1
- _InvTilingScale: 1
- _Ior: 1
- _IridescenceMask: 1
- _IridescenceThickness: 1
- _LinkDetailsWithBase: 1
- _MaterialID: 1
- _Metallic: 0
- _NormalMapSpace: 0
- _NormalScale: 1
- _PPDLodThreshold: 5
- _PPDMaxSamples: 15
- _PPDMinSamples: 5
- _PPDPrimitiveLength: 1
- _PPDPrimitiveWidth: 1
- _PreRefractionPass: 0
- _RefractionModel: 0
- _SSRefractionProjectionModel: 0
- _ShiverDirectionality: 0.5
- _ShiverDrag: 0.2
- _Smoothness: 1
- _SmoothnessRemapMax: 1
- _SmoothnessRemapMin: 0
- _SpecularAAScreenSpaceVariance: 0.1
- _SpecularAAThreshold: 0.2
- _SrcBlend: 1
- _StencilRef: 2
- _StencilRefMV: 128
- _StencilWriteMask: 7
- _StencilWriteMaskMV: 128
- _Stiffness: 1
- _SubsurfaceMask: 1
- _SupportDecals: 1
- _SurfaceType: 0
- _TexWorldScale: 1
- _TexWorldScaleEmissive: 1
- _Thickness: 1
- _ThicknessMultiplier: 1
- _TransmissionEnable: 1
- _TransparentBackfaceEnable: 0
- _TransparentDepthPostpassEnable: 0
- _TransparentDepthPrepassEnable: 0
- _TransparentSortPriority: 0
- _UVBase: 0
- _UVDetail: 0
- _UVEmissive: 0
- _ZTestDepthEqualForOpaque: 3
- _ZTestGBuffer: 4
- _ZTestModeDistortion: 4
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.43529412, g: 0.43529412, b: 0.43529412, a: 1}
- _Color: {r: 0.4352941, g: 0.4352941, b: 0.4352941, a: 1}
- _DoubleSidedConstants: {r: 1, g: 1, b: -1, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
- _EmissiveColor: {r: 0, g: 0, b: 0, a: 1}
- _InvPrimScale: {r: 1, g: 1, b: 0, a: 0}
- _IridescenceThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
- _ThicknessRemap: {r: 0, g: 1, b: 0, a: 0}
- _TransmittanceColor: {r: 1, g: 1, b: 1, a: 1}
- _UVDetailsMappingMask: {r: 1, g: 0, b: 0, a: 0}
- _UVMappingMask: {r: 1, g: 0, b: 0, a: 0}
- _UVMappingMaskEmissive: {r: 1, g: 0, b: 0, a: 0}

8
Assets/Materials/Pot/PotDirt.mat.meta


fileFormatVersion: 2
guid: 2c078298f59f1f84586b07dab95e07ad
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Materials/Tree.meta


fileFormatVersion: 2
guid: 3aef034a694ca8b4aa36c55fa97e83af
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

36
Assets/Materials/Tree/BarkMajor.mat


%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: BarkMajor
m_Shader: {fileID: 4800000, guid: c730b116d9f64334baa1e270d35a6f40, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
MotionVector: User
disabledShaderPasses:
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _SampleTexture2D_68C32376_Texture:
m_Texture: {fileID: 2800000, guid: 0b4c53e9b68c6d4449ccdae62d8c608a, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_9E838E7_Texture:
m_Texture: {fileID: 2800000, guid: a342e2aa970ea2a46a5c12c747e836ca, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats: []
m_Colors:
- Color_F44FBB69: {r: 0.8396226, g: 0.62184477, b: 0.2732734, a: 1}
- Vector2_1D36AE6E: {r: 1, g: 1, b: 0, a: 0}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

8
Assets/Materials/Tree/BarkMajor.mat.meta


fileFormatVersion: 2
guid: 6f3440980a470d140a1a0ee7ecdc4f4e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

56
Assets/Materials/Tree/Leavves.mat


%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: Leavves
m_Shader: {fileID: 4800000, guid: a7dbd08fb790eed4ab03983d43b5ceb1, type: 3}
m_ShaderKeywords:
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap:
MotionVector: User
disabledShaderPasses:
- MOTIONVECTORS
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _SampleTexture2D_18883EFB_Texture:
m_Texture: {fileID: 2800000, guid: d3a7bacfe98092545bf93dabd3be7cda, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_45F8B59C_Texture:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_53E58827_Texture:
m_Texture: {fileID: 2800000, guid: 99ed851218544194c84acfaef7ee8b61, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_959765D6_Texture:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_B83BC9BF_Texture:
m_Texture: {fileID: 2800000, guid: 36b175132381df84899a0f64e569738e, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SampleTexture2D_CE542F80_Texture:
m_Texture: {fileID: 2800000, guid: 5c04f4125e13bb149bf628fe8901406d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Floats:
- Vector1_5ED77ED7: 0.0011
- Vector1_B965E24E: 0.73
- Vector1_D1742F5B: 0.26
- Vector1_DE92DF31: 5
- Vector1_EEB50BDD: 0.2
m_Colors:
- Color_3A527AA0: {r: 0.34901962, g: 0.34901962, b: 0.2627451, a: 1}
- _EmissionColor: {r: 1, g: 1, b: 1, a: 1}

8
Assets/Materials/Tree/Leavves.mat.meta


fileFormatVersion: 2
guid: 1bc683d1bd78ae742a2bb55201b4fd01
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Models.meta


fileFormatVersion: 2
guid: 47273b34bcb09514086389279833dbf2
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Models/Butterfly.meta


fileFormatVersion: 2
guid: 2deb9553efd025844bee02063b482eba
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Models/Butterfly/Animation.meta


fileFormatVersion: 2
guid: b739bf3c52507c14e910de1bd51a6a38
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

422
Assets/Models/Butterfly/Animation/ButterflyIdle.controller


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ButterflyIdle
serializedVersion: 5
m_AnimatorParameters:
- m_Name: IdleVariant
m_Type: 3
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
- m_Name: SpeedVariant
m_Type: 1
m_DefaultFloat: 1
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 1107818503544806630}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!114 &114584126748272182
MonoBehaviour:
m_ObjectHideFlags: 1
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: 81b0898548c0af2408c0d8db94b62658, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1101 &1101362591248850408
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.9292453
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101428445030046784
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 1107523030522607956}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.87288135
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101765387270876832
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.97
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101874364415059078
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.9423077
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101916754050208642
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.92788464
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1102 &1102190986939221248
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var4
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101765387270876832}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400008, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102229314264935208
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101428445030046784}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 1
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter: SpeedVariant
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102281087920232512
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var1
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101916754050208642}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400002, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102335488957423086
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var3
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101362591248850408}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400006, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102659408471703356
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var2
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101874364415059078}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400004, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &1107523030522607956
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: IdleVariants
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102281087920232512}
m_Position: {x: 468, y: -144, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102659408471703356}
m_Position: {x: 456, y: 0, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102335488957423086}
m_Position: {x: 444, y: 96, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102190986939221248}
m_Position: {x: 444, y: 192, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions:
- {fileID: 1109703710022468862}
- {fileID: 1109272488208115142}
- {fileID: 1109439680468466238}
- {fileID: 1109231750873593520}
m_StateMachineTransitions: {}
m_StateMachineBehaviours:
- {fileID: 114584126748272182}
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 120, y: 108, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102281087920232512}
--- !u!1107 &1107818503544806630
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102229314264935208}
m_Position: {x: 228, y: 192, z: 0}
m_ChildStateMachines:
- serializedVersion: 1
m_StateMachine: {fileID: 1107523030522607956}
m_Position: {x: 336, y: 312, z: 0}
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 48, y: 96, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102229314264935208}
--- !u!1109 &1109231750873593520
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102281087920232512}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1
--- !u!1109 &1109272488208115142
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 2
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102335488957423086}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1
--- !u!1109 &1109439680468466238
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 3
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102190986939221248}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1
--- !u!1109 &1109703710022468862
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 1
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102659408471703356}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1

8
Assets/Models/Butterfly/Animation/ButterflyIdle.controller.meta


fileFormatVersion: 2
guid: c9f5d83cc81cdab48902ad8bf6d3ff90
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 9100000
userData:
assetBundleName:
assetBundleVariant:

482
Assets/Models/Butterfly/Animation/ButterflyIdle_Varient.controller


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ButterflyIdle_Varient
serializedVersion: 5
m_AnimatorParameters:
- m_Name: IdleVariant
m_Type: 3
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
- m_Name: SpeedVariant
m_Type: 1
m_DefaultFloat: 1
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
m_StateMachine: {fileID: 1107818503544806630}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
- serializedVersion: 5
m_Name: WingsClosed
m_StateMachine: {fileID: 1107205385821034284}
m_Mask: {fileID: 0}
m_Motions: []
m_Behaviours: []
m_BlendingMode: 0
m_SyncedLayerIndex: -1
m_DefaultWeight: 0.75
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
--- !u!114 &114584126748272182
MonoBehaviour:
m_ObjectHideFlags: 1
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: 81b0898548c0af2408c0d8db94b62658, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1101 &1101362591248850408
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.9292453
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101428445030046784
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 1107523030522607956}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.87288135
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101765387270876832
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.97
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101874364415059078
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.9423077
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1101 &1101916754050208642
AnimatorStateTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 0}
m_Solo: 0
m_Mute: 0
m_IsExit: 1
serializedVersion: 3
m_TransitionDuration: 0.25
m_TransitionOffset: 0
m_ExitTime: 0.92788464
m_HasExitTime: 1
m_HasFixedDuration: 1
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
--- !u!1102 &1102190986939221248
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var4
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101765387270876832}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400008, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102229314264935208
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101428445030046784}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 1
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter: SpeedVariant
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102281087920232512
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var1
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101916754050208642}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400002, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102335488957423086
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var3
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101362591248850408}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400006, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102628611491978296
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: wings_closed_pose
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: ad30ee7825845d044b78fa1174629c1c, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &1102659408471703356
AnimatorState:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: idle_var2
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- {fileID: 1101874364415059078}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
m_WriteDefaultValues: 1
m_Mirror: 0
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400004, guid: ab7ca1313e9bd334ba02c1db6e11deb6, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &1107205385821034284
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: WingsClosed
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102628611491978296}
m_Position: {x: 252, y: 156, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 50, y: 120, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102628611491978296}
--- !u!1107 &1107523030522607956
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: IdleVariants
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102281087920232512}
m_Position: {x: 468, y: -144, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102659408471703356}
m_Position: {x: 456, y: 0, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102335488957423086}
m_Position: {x: 444, y: 96, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102190986939221248}
m_Position: {x: 444, y: 192, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions:
- {fileID: 1109703710022468862}
- {fileID: 1109272488208115142}
- {fileID: 1109439680468466238}
- {fileID: 1109231750873593520}
m_StateMachineTransitions: {}
m_StateMachineBehaviours:
- {fileID: 114584126748272182}
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 120, y: 108, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102281087920232512}
--- !u!1107 &1107818503544806630
AnimatorStateMachine:
serializedVersion: 5
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102229314264935208}
m_Position: {x: 228, y: 192, z: 0}
m_ChildStateMachines:
- serializedVersion: 1
m_StateMachine: {fileID: 1107523030522607956}
m_Position: {x: 336, y: 312, z: 0}
m_AnyStateTransitions: []
m_EntryTransitions: []
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 50, y: 20, z: 0}
m_EntryPosition: {x: 48, y: 96, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102229314264935208}
--- !u!1109 &1109231750873593520
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 0
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102281087920232512}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1
--- !u!1109 &1109272488208115142
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 2
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102335488957423086}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1
--- !u!1109 &1109439680468466238
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 3
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102190986939221248}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1
--- !u!1109 &1109703710022468862
AnimatorTransition:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions:
- m_ConditionMode: 6
m_ConditionEvent: IdleVariant
m_EventTreshold: 1
m_DstStateMachine: {fileID: 0}
m_DstState: {fileID: 1102659408471703356}
m_Solo: 0
m_Mute: 0
m_IsExit: 0
serializedVersion: 1

8
Assets/Models/Butterfly/Animation/ButterflyIdle_Varient.controller.meta


fileFormatVersion: 2
guid: 3203e4f27f6cd794281c470eb3b6a701
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

433
Assets/Models/Butterfly/Animation/Wings_Closed_Pose.anim


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Wings_Closed_Pose
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationCurves: []
m_EulerCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0, y: 90.00001, z: -251.73}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path: body/right_wing
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0, y: -90.00001, z: 283.635}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path: body/left_wing
m_PositionCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0.00049453054, y: 0.0015196697, z: 0.0018125216}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path: body/right_wing
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: {x: 0.000494519, y: 0.0015196656, z: -0.0018125012}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
weightedMode: 0
inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
path: body/left_wing
m_ScaleCurves: []
m_FloatCurves: []
m_PPtrCurves: []
m_SampleRate: 60
m_WrapMode: 0
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_ClipBindingConstant:
genericBindings:
- serializedVersion: 2
path: 1448261657
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 4234819153
attribute: 1
script: {fileID: 0}
typeID: 4
customType: 0
isPPtrCurve: 0
- serializedVersion: 2
path: 1448261657
attribute: 4
script: {fileID: 0}
typeID: 4
customType: 4
isPPtrCurve: 0
- serializedVersion: 2
path: 4234819153
attribute: 4
script: {fileID: 0}
typeID: 4
customType: 4
isPPtrCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
m_AdditiveReferencePoseClip: {fileID: 0}
m_AdditiveReferencePoseTime: 0
m_StartTime: 0
m_StopTime: 0
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves:
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.x
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 90.00001
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.y
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -251.73
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.z
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.x
path: body/left_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -90.00001
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.y
path: body/left_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 283.635
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: localEulerAnglesRaw.z
path: body/left_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.00049453054
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.x
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.0015196697
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.y
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.0018125216
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.z
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.000494519
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.x
path: body/left_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0.0015196656
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.y
path: body/left_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: -0.0018125012
inSlope: 0
outSlope: 0
tangentMode: 136
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalPosition.z
path: body/left_wing
classID: 4
script: {fileID: 0}
m_EulerEditorCurves:
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path: body/right_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.x
path: body/left_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.y
path: body/left_wing
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
attribute: m_LocalEulerAngles.z
path: body/left_wing
classID: 4
script: {fileID: 0}
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
m_Events: []

8
Assets/Models/Butterfly/Animation/Wings_Closed_Pose.anim.meta


fileFormatVersion: 2
guid: ad30ee7825845d044b78fa1174629c1c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 7400000
userData:
assetBundleName:
assetBundleVariant:

481
Assets/Models/Butterfly/Butterfly Variant.prefab


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1001 &5155621303170240213
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 8649800175123208272}
propertyPath: m_Name
value: Butterfly Variant
objectReference: {fileID: 0}
- target: {fileID: 2361855772116115704, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_Name
value: Butterfly Variant
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalRotation.x
value: -0.27447036
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.6245534
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalRotation.z
value: -0.30267906
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.66557086
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: -48.025
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: -84.061005
objectReference: {fileID: 0}
- target: {fileID: 2361855772115631320, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -5.1530004
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalPosition.x
value: 0.2825
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalPosition.y
value: -0.06225
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalPosition.z
value: 0.16058
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalRotation.x
value: -0.086388566
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalRotation.y
value: -0.8973756
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalRotation.z
value: -0.37914148
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalRotation.w
value: 0.2085803
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_RootOrder
value: 3
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalEulerAnglesHint.x
value: -134.233
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalEulerAnglesHint.y
value: 26.278
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalEulerAnglesHint.z
value: -180.256
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalScale.x
value: 0.8
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalScale.z
value: 0.8
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104880}
propertyPath: m_LocalScale.y
value: 0.8
objectReference: {fileID: 0}
- target: {fileID: 2361855772108690234, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_Controller
value:
objectReference: {fileID: 9100000, guid: 3203e4f27f6cd794281c470eb3b6a701, type: 2}
- target: {fileID: 8649800175130635154}
propertyPath: m_Controller
value:
objectReference: {fileID: 9100000, guid: 3203e4f27f6cd794281c470eb3b6a701, type: 2}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalRotation.x
value: 0.6903455
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalRotation.y
value: 0.15304592
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalRotation.z
value: 0.6903455
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalRotation.w
value: 0.15304592
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalPosition.x
value: 0.000494527
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalPosition.y
value: 0.001519659
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalPosition.z
value: 0.0018125001
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104790}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalRotation.x
value: 0.15304592
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalRotation.y
value: -0.6903455
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalRotation.z
value: -0.15304592
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalRotation.w
value: 0.6903455
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalPosition.x
value: 0.0004945224
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalPosition.y
value: 0.001519663
objectReference: {fileID: 0}
- target: {fileID: 8649800175123104840}
propertyPath: m_LocalPosition.z
value: -0.001812498
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940534, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940528, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940530, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940540, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940520, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940522, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940526, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 2361855772112940532, guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320448}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320450}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320454}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320472}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320474}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320476}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320478}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 8649800175126320468}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137184351877, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_Name
value: Butterfly Variant
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalRotation.x
value: -0.086388566
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalRotation.y
value: -0.8973756
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalRotation.z
value: -0.37914148
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalRotation.w
value: 0.2085803
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalPosition.x
value: 0.2825
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalPosition.y
value: -0.06225
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalPosition.z
value: 0.16058
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalScale.x
value: 0.8
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalScale.y
value: 0.8
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalScale.z
value: 0.8
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: -134.233
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 26.278
objectReference: {fileID: 0}
- target: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: -180.256
objectReference: {fileID: 0}
- target: {fileID: 4577400137175000391, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_Controller
value:
objectReference: {fileID: 9100000, guid: 3203e4f27f6cd794281c470eb3b6a701, type: 2}
- target: {fileID: 4577400137179077525, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137179077527, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137179077523, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137179077517, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137179077519, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137179077513, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137179077515, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4577400137179077505, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
propertyPath: m_BlendShapeWeights.Array.size
value: 6
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 93ad266498e8e9345a7525d7b0623c67, type: 3}
--- !u!1 &8649800175123208272 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 4577400137184351877, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!4 &8649800175123104880 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 4577400137184512677, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!95 &8649800175130635154 stripped
Animator:
m_CorrespondingSourceObject: {fileID: 4577400137175000391, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!4 &8649800175123104840 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 4577400137184512669, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!4 &8649800175123104790 stripped
Transform:
m_CorrespondingSourceObject: {fileID: 4577400137184512707, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320468 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077505, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320476 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077513, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320474 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077519, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320450 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077527, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320472 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077517, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320448 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077525, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320478 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077515, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}
--- !u!137 &8649800175126320454 stripped
SkinnedMeshRenderer:
m_CorrespondingSourceObject: {fileID: 4577400137179077523, guid: 93ad266498e8e9345a7525d7b0623c67,
type: 3}
m_PrefabInstance: {fileID: 5155621303170240213}
m_PrefabAsset: {fileID: 0}

7
Assets/Models/Butterfly/Butterfly Variant.prefab.meta


fileFormatVersion: 2
guid: 74cfbd8d2fcfbd245aa0fc93bbe5d28b
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

1001
Assets/Models/Butterfly/Butterfly.fbx
文件差异内容过多而无法显示
查看文件

492
Assets/Models/Butterfly/Butterfly.fbx.meta


fileFormatVersion: 2
guid: ab7ca1313e9bd334ba02c1db6e11deb6
ModelImporter:
serializedVersion: 23
fileIDToRecycleName:
100000: body_mesh
100002: //RootNode
100004: left_lower_wing_mesh
100006: left_upper_wing_mesh
100008: right_lower_wing_mesh
100010: right_upper_wing_mesh
100012: abdomen
100014: abdomen_end
100016: antennas_mesh
100018: body
100020: butterfly_models
100022: left_antenna
100024: left_antenna_null
100026: left_front_leg_1
100028: left_front_leg_2
100030: left_front_leg_3
100032: left_front_leg_end
100034: left_lower_wing
100036: left_lower_wing_end
100038: left_middle_leg_1
100040: left_middle_leg_2
100042: left_middle_leg_3
100044: left_middle_leg_end
100046: left_rear_leg_1
100048: left_rear_leg_2
100050: left_rear_leg_3
100052: left_rear_leg_end
100054: left_upper_wing
100056: left_upper_wing_end
100058: left_wing
100060: left_wing_null
100062: legs_mesh
100064: right_antenna
100066: right_antenna_null
100068: right_front_leg_1
100070: right_front_leg_2
100072: right_front_leg_3
100074: right_front_leg_end
100076: right_lower_wing
100078: right_lower_wing_end
100080: right_middle_leg_1
100082: right_middle_leg_2
100084: right_middle_leg_3
100086: right_middle_leg_end
100088: right_rear_leg_1
100090: right_rear_leg_2
100092: right_rear_leg_3
100094: right_rear_leg_end
100096: right_upper_wing
100098: right_upper_wing_end
100100: right_wing
100102: right_wing_null
100104: left_lower_wing_mesh_relaxed
100106: left_upper_wing_mesh_relaxed
100108: right_lower_wing_mesh_relaxed
100110: right_upper_wing_mesh_relaxed
100112: bend1Handle
100114: bend2Handle
100116: bend3Handle
100118: bend4Handle
100120: bend5Handle
100122: bend6Handle
100124: bend7Handle
100126: bend8Handle
100128: blendshapes
100130: left_lower_wing_curl_inner_working
100132: left_lower_wing_curl_working
100134: left_lower_wing_straight
100136: left_upper_wing_curl_inner_working
100138: left_upper_wing_curl_working
100140: left_upper_wing_straight
100142: relaxed
100144: right_lower_wing_curl_inner_working
100146: right_lower_wing_curl_working
100148: right_lower_wing_straight
100150: right_upper_wing_curl_inner
100152: right_upper_wing_curl_working
100154: right_upper_wing_straight
100156: straight
100158: left_lower_wing_mesh_inverse
100160: left_upper_wing_mesh_inverse
100162: right_lower_wing_mesh_inverse
100164: right_upper_wing_mesh_inverse
100166: wings
400000: body_mesh
400002: //RootNode
400004: left_lower_wing_mesh
400006: left_upper_wing_mesh
400008: right_lower_wing_mesh
400010: right_upper_wing_mesh
400012: abdomen
400014: abdomen_end
400016: antennas_mesh
400018: body
400020: butterfly_models
400022: left_antenna
400024: left_antenna_null
400026: left_front_leg_1
400028: left_front_leg_2
400030: left_front_leg_3
400032: left_front_leg_end
400034: left_lower_wing
400036: left_lower_wing_end
400038: left_middle_leg_1
400040: left_middle_leg_2
400042: left_middle_leg_3
400044: left_middle_leg_end
400046: left_rear_leg_1
400048: left_rear_leg_2
400050: left_rear_leg_3
400052: left_rear_leg_end
400054: left_upper_wing
400056: left_upper_wing_end
400058: left_wing
400060: left_wing_null
400062: legs_mesh
400064: right_antenna
400066: right_antenna_null
400068: right_front_leg_1
400070: right_front_leg_2
400072: right_front_leg_3
400074: right_front_leg_end
400076: right_lower_wing
400078: right_lower_wing_end
400080: right_middle_leg_1
400082: right_middle_leg_2
400084: right_middle_leg_3
400086: right_middle_leg_end
400088: right_rear_leg_1
400090: right_rear_leg_2
400092: right_rear_leg_3
400094: right_rear_leg_end
400096: right_upper_wing
400098: right_upper_wing_end
400100: right_wing
400102: right_wing_null
400104: left_lower_wing_mesh_relaxed
400106: left_upper_wing_mesh_relaxed
400108: right_lower_wing_mesh_relaxed
400110: right_upper_wing_mesh_relaxed
400112: bend1Handle
400114: bend2Handle
400116: bend3Handle
400118: bend4Handle
400120: bend5Handle
400122: bend6Handle
400124: bend7Handle
400126: bend8Handle
400128: blendshapes
400130: left_lower_wing_curl_inner_working
400132: left_lower_wing_curl_working
400134: left_lower_wing_straight
400136: left_upper_wing_curl_inner_working
400138: left_upper_wing_curl_working
400140: left_upper_wing_straight
400142: relaxed
400144: right_lower_wing_curl_inner_working
400146: right_lower_wing_curl_working
400148: right_lower_wing_straight
400150: right_upper_wing_curl_inner
400152: right_upper_wing_curl_working
400154: right_upper_wing_straight
400156: straight
400158: left_lower_wing_mesh_inverse
400160: left_upper_wing_mesh_inverse
400162: right_lower_wing_mesh_inverse
400164: right_upper_wing_mesh_inverse
400166: wings
2100000: butterfly_material
2100002: butterfly_underside_mat
2300000: body_mesh
2300002: left_lower_wing_mesh
2300004: left_upper_wing_mesh
2300006: right_lower_wing_mesh
2300008: right_upper_wing_mesh
2300010: antennas_mesh
2300012: legs_mesh
2300014: left_lower_wing_mesh_relaxed
2300016: left_upper_wing_mesh_relaxed
2300018: right_lower_wing_mesh_relaxed
2300020: right_upper_wing_mesh_relaxed
2300022: left_lower_wing_curl_inner_working
2300024: left_lower_wing_curl_working
2300026: left_lower_wing_straight
2300028: left_upper_wing_curl_inner_working
2300030: left_upper_wing_curl_working
2300032: left_upper_wing_straight
2300034: right_lower_wing_curl_inner_working
2300036: right_lower_wing_curl_working
2300038: right_lower_wing_straight
2300040: right_upper_wing_curl_inner
2300042: right_upper_wing_curl_working
2300044: right_upper_wing_straight
3300000: body_mesh
3300002: left_lower_wing_mesh
3300004: left_upper_wing_mesh
3300006: right_lower_wing_mesh
3300008: right_upper_wing_mesh
3300010: antennas_mesh
3300012: legs_mesh
3300014: left_lower_wing_mesh_relaxed
3300016: left_upper_wing_mesh_relaxed
3300018: right_lower_wing_mesh_relaxed
3300020: right_upper_wing_mesh_relaxed
3300022: left_lower_wing_curl_inner_working
3300024: left_lower_wing_curl_working
3300026: left_lower_wing_straight
3300028: left_upper_wing_curl_inner_working
3300030: left_upper_wing_curl_working
3300032: left_upper_wing_straight
3300034: right_lower_wing_curl_inner_working
3300036: right_lower_wing_curl_working
3300038: right_lower_wing_straight
3300040: right_upper_wing_curl_inner
3300042: right_upper_wing_curl_working
3300044: right_upper_wing_straight
4300000: right_lower_wing_mesh
4300002: right_upper_wing_mesh
4300004: left_upper_wing_mesh
4300006: left_lower_wing_mesh
4300008: body_mesh
4300010: legs_mesh
4300012: antennas_mesh
4300014: left_upper_wing_mesh_relaxed
4300016: left_lower_wing_mesh_relaxed
4300018: right_upper_wing_mesh_relaxed
4300020: right_lower_wing_mesh_relaxed
4300022: left_upper_wing_curl_working
4300024: left_lower_wing_curl_working
4300026: left_upper_wing_curl_inner_working
4300028: left_lower_wing_curl_inner_working
4300030: right_upper_wing_curl_working
4300032: right_upper_wing_curl_inner
4300034: right_lower_wing_curl_working
4300036: right_lower_wing_curl_inner_working
4300038: right_lower_wing_straight
4300040: right_upper_wing_straight
4300042: left_upper_wing_straight
4300044: left_lower_wing_straight
4300046: right_upper_wing_mesh_inverse
4300048: right_lower_wing_mesh_inverse
4300050: left_lower_wing_mesh_inverse
4300052: left_upper_wing_mesh_inverse
7400000: idle
7400002: idle_var1
7400004: idle_var2
7400006: idle_var3
7400008: idle_var4
9500000: //RootNode
13700000: antennas_mesh
13700002: body_mesh
13700004: legs_mesh
13700006: left_lower_wing_mesh
13700008: left_upper_wing_mesh
13700010: right_lower_wing_mesh
13700012: right_upper_wing_mesh
13700014: left_lower_wing_mesh_inverse
13700016: left_upper_wing_mesh_inverse
13700018: right_lower_wing_mesh_inverse
13700020: right_upper_wing_mesh_inverse
2186277476908879412: ImportLogs
externalObjects: {}
materials:
importMaterials: 0
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:
- serializedVersion: 16
name: idle
takeName: Take 001
firstFrame: 1
lastFrame: 60
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 1
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: idle_var1
takeName: Take 001
firstFrame: 60
lastFrame: 164
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: idle_var2
takeName: Take 001
firstFrame: 164
lastFrame: 294
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: idle_var3
takeName: Take 001
firstFrame: 294
lastFrame: 400
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
- serializedVersion: 16
name: idle_var4
takeName: Take 001
firstFrame: 400
lastFrame: 650
wrapMode: 0
orientationOffsetY: 0
level: 0
cycleOffset: 0
loop: 0
hasAdditiveReferencePose: 0
loopTime: 0
loopBlend: 0
loopBlendOrientation: 0
loopBlendPositionY: 0
loopBlendPositionXZ: 0
keepOriginalOrientation: 0
keepOriginalPositionY: 1
keepOriginalPositionXZ: 0
heightFromFeet: 0
mirror: 0
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
curves: []
events: []
transformMask: []
maskType: 3
maskSource: {instanceID: 0}
additiveReferencePoseFrame: 0
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
importVisibility: 0
importBlendShapes: 1
importCameras: 0
importLights: 0
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
preserveHierarchy: 0
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 1
previousCalculatedGlobalScale: 0.01
hasPreviousCalculatedGlobalScale: 1
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
importAnimation: 1
copyAvatar: 0
humanDescription:
serializedVersion: 2
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
animationType: 2
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

1001
Assets/Models/Butterfly/Butterfly.prefab
文件差异内容过多而无法显示
查看文件

7
Assets/Models/Butterfly/Butterfly.prefab.meta


fileFormatVersion: 2
guid: 93ad266498e8e9345a7525d7b0623c67
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Models/Ground.meta


fileFormatVersion: 2
guid: 36f93560ad233e14682953f641658a54
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

130
Assets/Models/Ground/ground.fbx


Kaydara FBX Binary L�
FBXHeaderExtensiontFBXHeaderVersionI��
FBXVersionIL�EncryptionTypeI)CreationTimeStampVersionI�9YearI�\MonthI
}DayI �HourI�MinuteI8�SecondI MillisecondI9r)CreatorS$FBX SDK/FBX Plugins version 2018.1.1�
' SceneInfoSGlobalInfoSceneInfoSUserData� TypeSUserData
VersionIdFMetaDataPVersionIdsTitleS�SubjectS�AuthorS�KeywordsSRevisionS-CommentS
Properties70�PPS DocumentUrlSKStringSUrlSS"C:\Users\natb\Documents\ground.fbxBSPSSrcDocumentUrlSKStringSUrlSS"C:\Users\natb\Documents\ground.fbx�$PSOriginalSCompoundSS�BPSOriginal|ApplicationVendorSKStringSSSAutodesk2<PSOriginal|ApplicationNameSKStringSSSMaya�APSOriginal|ApplicationVersionSKStringSSS201800�MPSOriginal|DateTime_GMTSDateTimeSSS13/10/2018 01:56:03.566aSPSOriginal|FileNameSKStringSSS"C:\Users\natb\Documents\ground.fbx�%PS LastSavedSCompoundSS�CPSLastSaved|ApplicationVendorSKStringSSSAutodeskT=PSLastSaved|ApplicationNameSKStringSSSMaya�BPSLastSaved|ApplicationVersionSKStringSSS201800 NPSLastSaved|DateTime_GMTSDateTimeSSS13/10/2018 01:56:03.566� XPS!Original|ApplicationActiveProjectSKStringSSSC:\Users\natb\Documentsf
�PSOriginal|ApplicationNativeFileSKStringSSS�C:\Users\natb\Downloads\ShaderGraph-FeatureDemo-2018-2-master\Assets\Environment\Quixel\Megascans\Rock_Sandstone_plras\teasetwip2.mb�
FileIdR(�(��/�˳¹*�%��&  CreationTimeS2018-10-12 18:56:03:569~ 8CreatorS3FBX SDK/FBX Plugins version 2018.1.1 build=20170505GlobalSettings� VersionI�� Properties702 )PSUpAxisSintSIntegerSIy -PS
UpAxisSignSintSIntegerSI� ,PS FrontAxisSintSIntegerSI 0PS FrontAxisSignSintSIntegerSIO ,PS CoordAxisSintSIntegerSI� 0PS CoordAxisSignSintSIntegerSI� 1PSOriginalUpAxisSintSIntegerSI35PSOriginalUpAxisSignSintSIntegerSI�8PSUnitScaleFactorSdoubleSNumberSD�?�@PSOriginalUnitScaleFactorSdoubleSNumberSD�?AHPS AmbientColorSColorRGBSColorSDDD�APS DefaultCameraSKStringSSSProducer Perspective�%PSTimeModeSenumSSI )PS TimeProtocolSenumSSId,PSSnapOnFrameModeSenumSSI�3PS TimeSpanStartSKTimeSTimeSLR^�r�2PS TimeSpanStopSKTimeSTimeSL���YO8PSCustomFrameRateSdoubleSNumberSD���&PS
TimeMarkerSCompoundSS�4PSCurrentTimeMarkerSintSIntegerSI����� DocumentsTCountI�DocumentL�D�U�SSScene` Properties70�&PS SourceObjectSobjectSSG;PSActiveAnimStackNameSKStringSSSTake 001� RootNodeL�
Referencesm= DefinitionsAVersionIddCountI�
ObjectTypeSGlobalSettings�CountIL
ObjectTypeSAnimationStack/CountI3PropertyTemplateS FbxAnimStack Properties70�+PS DescriptionSKStringSSS0PS
LocalStartSKTimeSTimeSLf/PS LocalStopSKTimeSTimeSL�4PSReferenceStartSKTimeSTimeSL3PS ReferenceStopSKTimeSTimeSL�
ObjectTypeSAnimationLayer�CountI�PropertyTemplateS FbxAnimLayer� Properties70H*PSWeightSNumberSSADY@�!PSMuteSboolSSI�!PSSoloSboolSSI�!PSLockSboolSSITAPSColorSColorRGBSColorSD�������?D�������?D�������?�&PS BlendModeSenumSSI�5PSRotationAccumulationModeSenumSSI/2PSScaleAccumulationModeSenumSSI~5PSBlendModeBypassS ULongLongSSL�
ObjectTypeSGeometryCountI� PropertyTemplateSFbxMeshy Properties70�APSColorSColorRGBSColorSD�������?D�������?D�������?/DPSBBoxMinSVector3DSVectorSDDD�DPSBBoxMaxSVector3DSVectorSDDD�/PSPrimary VisibilitySboolSSI*PS Casts ShadowsSboolSSI`,PSReceive ShadowsSboolSSI &
ObjectTypeSMaterial�CountI�%PropertyTemplateSFbxSurfacePhong�% Properties70�1PS ShadingModelSKStringSSSPhong�'PS
MultiLayerSboolSSIHBPS EmissiveColorSColorSSADDD�2PSEmissiveFactorSNumberSSAD�?�APS AmbientColorSColorSSAD�������?D�������?D�������?: 1PS AmbientFactorSNumberSSAD�?� APS DiffuseColorSColorSSAD�������?D�������?D�������?� 1PS DiffuseFactorSNumberSSAD�?;!APSBumpSVector3DSVectorSDDD�!FPS NormalMapSVector3DSVectorSDDD�!3PS
BumpFactorSdoubleSNumberSD�?G"EPSTransparentColorSColorSSADDD�"6PSTransparencyFactorSNumberSSAD�"MPSDisplacementColorSColorRGBSColorSDDDS#;PSDisplacementFactorSdoubleSNumberSD�?�#SPSVectorDisplacementColorSColorRGBSColorSDDD$APSVectorDisplacementFactorSdoubleSNumberSD�?w$BPS SpecularColorSColorSSAD�������?D�������?D�������?�$2PSSpecularFactorSNumberSSAD�?%5PSShininessExponentSNumberSSAD4@p%DPSReflectionColorSColorSSADDD�%4PSReflectionFactorSNumberSSAD�?T=
ObjectTypeSModelY&CountI;= PropertyTemplateSFbxNode"= Properties70�&2PSQuaternionInterpolateSenumSSId'KPSRotationOffsetSVector3DSVectorSDDD�'JPS RotationPivotSVector3DSVectorSDDD,(JPS ScalingOffsetSVector3DSVectorSDDD�(IPS ScalingPivotSVector3DSVectorSDDD�(.PSTranslationActiveSboolSSI<)KPSTranslationMinSVector3DSVectorSDDD�)KPSTranslationMaxSVector3DSVectorSDDD�),PSTranslationMinXSboolSSI-*,PSTranslationMinYSboolSSIs*,PSTranslationMinZSboolSSI�*,PSTranslationMaxXSboolSSI�*,PSTranslationMaxYSboolSSIE+,PSTranslationMaxZSboolSSI�+*PS RotationOrderSenumSSI�+6PSRotationSpaceForLimitOnlySboolSSI.,;PSRotationStiffnessXSdoubleSNumberSD�,;PSRotationStiffnessYSdoubleSNumberSD�,;PSRotationStiffnessZSdoubleSNumberSD"-0PSAxisLenSdoubleSNumberSD$@�-HPS PreRotationSVector3DSVectorSDDD�-IPS PostRotationSVector3DSVectorSDDD,.+PSRotationActiveSboolSSI�.HPS RotationMinSVector3DSVectorSDDD�.HPS RotationMaxSVector3DSVectorSDDD3/)PS RotationMinXSboolSSIv/)PS RotationMinYSboolSSI�/)PS RotationMinZSboolSSI�/)PS RotationMaxXSboolSSI?0)PS RotationMaxYSboolSSI�0)PS RotationMaxZSboolSSI�0(PS InheritTypeSenumSSI1*PS ScalingActiveSboolSSIi1GPS
ScalingMinSVector3DSVectorSDDD�1GPS
ScalingMaxSVector3DSVectorSD�?D�?D�? 2(PS ScalingMinXSboolSSIN2(PS ScalingMinYSboolSSI�2(PS ScalingMinZSboolSSI�2(PS ScalingMaxXSboolSSI3(PS ScalingMaxYSboolSSIV3(PS ScalingMaxZSboolSSI�3QPSGeometricTranslationSVector3DSVectorSDDD)4NPSGeometricRotationSVector3DSVectorSDDD�4MPSGeometricScalingSVector3DSVectorSD�?D�?D�?�46PS MinDampRangeXSdoubleSNumberSD056PS MinDampRangeYSdoubleSNumberSD�56PS MinDampRangeZSdoubleSNumberSD�56PS MaxDampRangeXSdoubleSNumberSD 66PS MaxDampRangeYSdoubleSNumberSDp66PS MaxDampRangeZSdoubleSNumberSD�69PSMinDampStrengthXSdoubleSNumberSD79PSMinDampStrengthYSdoubleSNumberSDi79PSMinDampStrengthZSdoubleSNumberSD�79PSMaxDampStrengthXSdoubleSNumberSD89PSMaxDampStrengthYSdoubleSNumberSDb89PSMaxDampStrengthZSdoubleSNumberSD�87PSPreferedAngleXSdoubleSNumberSD97PSPreferedAngleYSdoubleSNumberSDU97PSPreferedAngleZSdoubleSNumberSD�9(PSLookAtPropertySobjectSS�9*PSUpVectorPropertySobjectSS:!PSShowSboolSSIh:8PSNegativePercentShapeSupportSboolSSI�:8PSDefaultAttributeIndexSintSIntegerSI�����:#PSFreezeSboolSSI4;#PSLODBoxSboolSSI�;NPSLcl TranslationSLcl TranslationSSADDD�;HPS Lcl RotationS Lcl RotationSSADDD^<FPS Lcl ScalingS Lcl ScalingSSAD�?D�?D�?�<2PS
VisibilityS
VisibilitySSAD�? =EPSVisibility InheritanceSVisibility InheritanceSSIz�Objects>�!GeometryL�l�c�S
GeometrySMesh�H�
Verticesd��
x����eW���P��E�I�삢�0���1F% �"�Ѽ"LGD�as�g;E ���?!�&E�i�xBʩ�a�'`���{���g����i���o{���=�楔��'�?Jyv�?n�<՟��m'�~��˷����T���������U��;���;���3����*\�Ћ3�8��3�8��3���vq�gq�gq�ٽ��G�yęG�yęG�y��zB</q�gq�gq��/���3�8��3�8��;O�Gq��y���y���yT7�gq�gq�g���3�8��3�8��3����zg��G�yęG�y4�Xq�gq�g�I�#�:ܫ�� q��}�|3�[�ݫ����G��k��_���|��X�����(隆=Ϝ��lz�Wz� ��}ݼ߁;�|�Ϧ%�������я���e�z��<��x��|ə�}���f?���v�=/%q������]��S>ԛק�I�������q�������������s�o>��ޚ������9W>�+�������?�%g:���I�?�h_��w�Ʃ����ק��K֋��5?�y.��G�ҋ_��򋗒��8�=O֓�X��k��m����*O���s�'�������ʧ��bQ}X�)8�I.��O�W�K���'޿��ap~��Y�9/}�D��_9K���5g�7~B_�\��9g��s��9�y�]��%_�Vs�u��ɕ������92��}��2G=���=�t.�I��1�����z���UO����'��n�뾫�ZW�E�n�s��֕�8��>�+q����>�G��)=�������%��z��9��s��y��H�zճ��K|���+�u���ˇzq�mq��]�yq��.��ʹ�S�u��_���\�nZ�@y���f��Ο_��|j�H�z��8����-������H��:�x��D�a{���N{���~������)q��>.uK������������>(�y�זȳky��{����]�]�9�.s�����o��~G��s�ϼ�{�+�8����˧ճ�ɜ�+�c�Ꟙ?C�TN�;���J�z&����=��/�8�&�sG�����?�3���W>u_�8��_�>}>�u��������sl���>쟦�9J��I����s��2=�}��m�Y�2��y�������t}~�]>����*�3w����S�w}�A�u��:Ԝ�O�O��_���>|��~�i������z���O�\�4L�s�����z���(�M�׳����'��n��{���u�_����7�|���/>���s��g�\�|ď��Sz�k��?����]�>������}�9|��7���>��}��yu}�A��^�w=���=���oy��9���y_گ��?�s�̗B���9�{?�'χ�}8��e�����y�'��WݢOV�%��9|t��%�9��Q=�n�g�i��O�Sݤ�����'�͝�����͜�c��~��C�·����i�sqzn���{��.Ι�e�Ư��(���������?������?�ۿ���9}��r�⍖�yv��z���n�K�ZN�k�M��G>y>���л�u���/�U���\���{�ԡՓ>��ԛC��O� ���r�G�y�O�S?H��O���u�����7�|����������jn��8�'1O�s��������=�������������ż� ���rZ?����zZ����ۯ�����yf�I��<姍{>@��#=��|)T��u����y���>���\�u��qNד��?����gu_R?�;g��}\�$�9��Q��n�����G�'�������y�'�͝���������e��>��?�GN�}.'������#��?�I��9�~xf�Ѽ�0w�]��׃��]z�����#����J�90�c_?��Wd�~��@?̟��s�9?׺����|��������|׹�g9Pԓ��'���}��/q�y��t�<Io�}�_�׳����'���_͟�Z��������E>}��}.�Q~p������A}s9W>�+��������8w��;������sp߻��z�w�q�o��Sz���Z�� }˳����r�K���Źλ��=�+=��|Y�������=�|��>�|���|�\��<�w=����\��3=�~����ȯ�����_*��]n���3����~�����_{n���j����k��ʦ����>��}q�?9��������Iq�;?|�z鰿!��7���s�;?|�\9�/N燏��?���߼���}�����������w~�8�m��j���m�����������Iq�;?|��A�o����6?���������Iq�;��9�����(�.�����m~�Q�Ο}���GN�q���O�_�P�KϿͯ>ʼ�ϼ��\9/?������~���s@~s���Ǻ��o����Oq������t�?�w��m~�q���W�+��������?zp$�6��8��?��?s强��������������m�?�������������������������Y���WN����������o����m��w2w~�8?�r�_�����_��x��{��ާ�;?|�\9�/N燏���gΟϱ��^s燏��+'�����������gu/z/���\���>�(��z������}j�O���?�oy��I���C{_[�Izs�oz��u3_����s��g�~��}��z/�����\���~�������?��3d\؜V� PolygonVertexIndexix� x5��VeE���-�]"HHw�tw7����.Q��.��龮���3{���w����3:�P�B�Fл��� ���ào��9,��^���Pd�
�����͊����fEG���f�@�`g�b��pܬ��1�lV�v6+.z;�=����݇c�f%@���f%Dwag��;��Y��m�٬$�8>nV2tv6+9�;��]���J����f�BWᤸYi�e�99J�.��f�Cag�ң ��Y�y85nV&tv6+3: ;������ʊN��f}�N�q�����Y9�q�٬���l���(�lV.tΆ�����ʃ��f����f�E��f�C�p�
����Y?�}��Y�^�٬Bh�lVa�Ώ�U턝�*�v��fG�a�B��;�Um���f�F`��YA�3�lV� v6+,�;�}�����FW`��,���gI�=س>������w�%�?_��$E��s�����?��~�����;��Կ���/<��Y�>����U�ڨZW�뢚h%\ ����pe܌�h\7�Z��}��`�<^��6� w.���Ց����p���ݾ��հ�Ͳ����.;�O�L�6����6�<;��<�����s��y�{7��������>e����7���nh���:� ps�+��&�-�.�4n���M��ft@������1n�7Ef���3Ýc��x;��q�=��#���w�1��Y�����e'�ɞi���f��&���g���y;��s������n�� �׻�?�}3����ǡ�h<�F�p?| �z���h<
�����=q3��Ap�g����� 3;�p3���E����y���}�}a{�eO���]v����Ah8l��ۡ'l�y_���y;��s��=o�f���}���ߧ�����d|)Z�Z³��hjO��`���/B�P;x&n�t����1��'�>sGMx*>�Y6� wօ��sQ0���y���}��`{�eO���]v����Y�������g���y;��s��=o�f�6�}����g�����*|ډ*���mh+*���@[Px ��F�ᵸ����
܌ͨ
���;
���_��E`��pg1x���l�M�>��]w���m�=�o/w��~�g֡�Y�o�Ұ������y������d��߻٧*l_�����Y���
����Cy�#�it
e���Ϣ�(|?�Σ�a܌�('�7�� ��}�����dfF�<3ܙ>�C��
���8���}��`{�eO���]v��왿PA�,߷Cv�|��`�<og�{�]rA����>�`�zw���>f������'�1J��?@�Q|���C ��C���o�f\G���������g��_ů 3c�7p3����A�����.���}�I`{�eO���]v����[(l���!l�yv��y����=�.����n�I�׻�?�}.1�?)���Ç��'QD����_ca�Q��1 s~������!(� ��;��/���_"3�����Ώ�G�O�}��/=�}F��}��`{�eO���]v�����pt�\߷Ch�|��`�<og�{�]��������ww��<g��]�=2YIQ������� O���p <J�^�1q3����7�ߢ�pD�g��Gţ 3o������p<.r�]����}����x ��,{��^�d��Bo`�|��a�ͳ��������9wɞ��w�� ؾ��������O�=�ʅ.���(;: �ſG��i8=��FW� ���8n�w����;�i���̿`��p�Q83���8l���>��]w���m�=�o/w��~�g2���Y�o�S�������y������d��߻��2l_�����I�����=^�G{��xTm��ˡRh\/�*�pa܌�h;�#nFI�΃��k�x~d�:�<3ܹ.�G���ù���}�;a{�eO���]v����"� l���a+l�yv��y����=�.����n���׻�?�}�2��Wś�fh9\o��`�g�)j��5�&�Z ��ͨ���q3��p%�g��Wǫ!3g�����9p]�r�<����}����X��,{��^�d��F��f�����g���y;��s��=o�f�U�}���ߧ
����{���&�]�^�'����h������p'܌h4�
7�4 n����vx[d� �<3�9��wC��ù;���}�ca{�eO���]v�����h:l���a$l�yv��y����=�.����n�� �׻�?�}Z3��Ƨ���<��&���0|
��:�#��h:� ������q3ƣ^��g�h Ň 3[����ζ�|,r_{����}�������,{��^�dόB�a�|��`�ͳ��������9wɞ��w�Ooؾ�����3�����}6�Z�‹��h� ��E�Qm8_�~G����Qx&n�2���������df�<3�Y ^�/A�����Rdw��;���6˞�����d?�3 Q �,߷C-�|��`�<og�{�]���������ww���bv}~_����R�v|ڋ
���?�Tނ�GQyx+n�fT^�������>sGx#���6� w��w�;��~���� ��ݾ��ⰽͲ����.;�O��6T6���P6�<;��<�����s��y�{7��������>���_�ߏ���U� >�_BQz�8~]@���et��O�f�@��ø�Q��3w$���G��)a��pgj�,~�/-l翑}�������,{��^�dϜF�a�|�`�ͳ��������9wɞ��w�ONؾ�����������?�k�
Ň���(|���X�=�z����q3�E�ᛸOQB��3wD��ෑ��`��pg���/l�'�>��]wą�m�=�o/w��~�g�d�Y�o���������y������d��߻�'l_���������x����K�Pp<�����ߣ0GD�a����(:
���q3B�~����[�g�x�?"3��3Ý/��x8��װ=��#���w�� ��Y�����e'�ɞ B`�|�������_�<og�{�]��������ww���gv�g�b�{L=���qѷ�>O��;pb< J�n���(�
��Ӡt�"�π2�spf< ������QNt �υr��p�G����PA�.�FE�N�^�D[�RxiTm����QE���WFU�j�^�@+��x-T-����P�n�7BM�\�)� �@3��x+�M����P4��wB]�X�+� ��F�=���7
�����h <@G�Q_x> G=��H4u���c�x� ��/EKPKx6�-@ �i�b��3�Ehj��͘���q3�����g�� Oŧ 3k����κ�|.r_}����}����h��,{��^�d��B`�|��`�ͳ��������9wɞ��w�Oؾ�����3������ܕq�F]�Edgesi|x���`�a1�SD%���n�l�l� �&Nq�9G'��R ���n�a�,M���9�T�5���n�m=�����y���*T�Pa(BQ�H JD)JLY�Q���@E*Q���B5�S��ԣ> hDc�ќV��!t$�0‰�+�DCOb�M<}x����$1������:���y���H�e����8>a<���4�3�Y�f�YD2KIa��d5i�#��d��L>'��lc;_��o�ɷ��v�#?����� �8�QNp�3\�
7�K.�(�Xa=@i��4���3<�sT�y�R��Ԡ&��M�R�4�1MhJ3�ӂ���5mhK;B�@(a�A$Q�K< ��7���7o1��y�w�{����C�0�����L`"����2���`&���\泀E$��2RI#� ��v�#?�3{��_��>�s���7s�c�$�8��r��\�"����r�������K��T�թAMjQ�:ԥ�i@Cј&4�9-hIk�Жv�Оt$�0:N]�$�hb�%�xH$�wx�Q���|�h>d c�G|�'�g���2��d���\�1�,d�,!�e� �4֐N�d�+{��~p�C��a�p�c�'9�i�r��\����U�q�����C6��!����O�F AS�zԧ iDc�Дf4�-iEk�Ж�ӁP��D8t� ]�$�nDCb��7�$ЏD���0�q|��|�x&0�ILf
S��tf0���a.�Y�B��b���������4ְ�t2�D&Ylg�9�Q�q����9�Y�q� \����5�s�[�������!�<$���S@a�!�@�D0��@S�ќ���iC[�B{:БP��D��B$Qt#��Ӄ��G/zO_��Ib ��0�3�ILf
S��tf0�Y�fs��|��d��������U�&�5�e�l �Ml&�,����d�9�Y�q� \����U�q������.��!�<$�G<�w�)�ϐX��HqJD0e(O*S���#��t�#��щp"�L�I݈�;=�%�^�&�>���G��K$1�A fC�pF0���b6s��<泀�,"��,a)),c9��di�a-�Hg=�H����d��,������kv�����2W��5�s����6w��.��O�< �G<&��<
@�R�@�S��Q�`�P��T�"��BujӉp"�L�I݈&����'��ыx�З�џ$�"/�2I �1�W�P^g�y��d�Y�"�Y����2���TV��դ������ d��O�L&�����b+_���|���v������q���!����>9���������N>*���(��% � JQ�`�P�r��I*P�JT�
�S��ԧ1݈&����'��ы��Ӈ��@��O"/�I �1���*�1����������F�6��8Ƴ����U�&�5�e��g�`���L>c ���V�`��_�;���� ;���[v���������=�¯�e�9�A��9�Q�q����9�Y�q� \����U�q�����C6w��}r�������|
��IQ��P�bR��$�'(Ei�)CY�Q���$OQ��<M%*� ��Ux��T�:5�I-jS��ԣ> hH#ӄ�4�-iM�Ҏ�Ӂ��F'‰� �DM ��O�$�F�Ns]GeometryVersionI|;iLayerElementNormalI�]VersionIf�]NameS-^MappingInformationTypeSByPolygonVertexi^ ReferenceInformationTypeSDirectvh� Normalsdh� x��=�����({ �2�.��)�(ғD �$�B�B���EK@�(�K���I�`�j�kF�A`�5Y�YՍ����ߏ�[����w_z��W�ލC��7���:҉1�G?�~���F/��k���g�q����Ыn�¡���utF�ĘףF?Ё�t�S_z���e^}>0~m�}���׌�:�{~L�'I�ԭ�$?ޫ�[����6����'ϼ�����x� N��GN�����A���Oμ�����<����nL��u�)�b?;���#x���_���� ���<��u��a���X|��;�g�4��y$y�t'�z]�xNQ��o߾�u�?<���?H�o{|��
�\�s��Ÿ����ڏn�©��S8u2�\�K�����@�>�����S'�κ3^���ޮ�p�:�mG׫7ů������8�*�^������G�<.�M}�_�Q���Quv 2��X������27�]�O_��/e���V8�9~����
���{�G�_��c}pK�-�<ԣp�3>
7�L�Ջ�
g^���)�<�W�����zn�Y�Ջ�
'�������8y��A�H��y�e>��������j]���������d���a����O�'�o�n�����?����m}�Ÿ?/׽oj�(�:Y�(�:�� �����Wμ���W�a�/�Vd�o���q��U���ُ^��NpH�N�uG��� �m%����k�r-���f�����OM�§��}��]����o����L���}�p�d�§��yY�?��8tV�Q8����ƥ�k�����
�0� �X�����R���o��W�*9{�e�o�zo�H���u�"���%/x�����}�\�.�a���f���^ޏX��q��7�
?��y+������e���?]��M�C�-�<ԣp�3> /�/�.���ןS��;��'�c�+=�����Y��p�����s��X�������Wݰ�:M�����@�Ӭ�{�����[�����Ư�G��5��<��^�U���^�%^��}�sQ8�YG�W8x��_���8Q�Q��4ݷ����C=
'?����O���֫�W���Z]�;��)�7��t[������˾B^�$�=x�޺��b;�</���|��8~�;�'醤��Q?������#ǧ��<�w��{�#9Oh����~�m}�U����:?���W8y.^���p�0^�sy�`�����n鿅��zN~�G�����z�_��k��?����
7�a~R���7���>�G�������
������p��a}u��U���t~����)*��q�[�Ά'L��ϭy������o�sy^ܾo�?���K�~x�(�:Y�(�:�� �����Q8��?
_���u�[Z�P�[� �)e��G����Az}܇�G�#�'؏�:q��~���g�G�����S�l��o��o��}���Z����S�R��}�M�'����wZ��s��Q� =�������^���%�U|�*~��q)�Z��~ ��'���Β8����=���,��J~t�QK�Ӄ-o��2��#���� �>�������G]���p�[���� ã|ox���z6�ܷG��W�>��x.�m{��£~�*�d��p�%/x���>p�E��K�(|���>�$u{�� R�?yD}<���}8�8�x������w��~Vqax�� O�>U�&���h����ǿ�e�`�7�����N����n���f��>��x��3�Y�{�+���
�� :K��>�$��`��"^���G����/ly�p���YG��G� �>�����͎���Nݧ,<�W�N���U���m���e����z{}��h�Q/8�K�Q8}�|�©��Q�:үc��a��������'�5��˷��|Y�l�n+�����v��M��/��������_�-���L��焑)�:�� ��/q�����q�a�2�uu�_��=ϲ�7}o�H����&E֛�E�NpH�N��4��Cw[��s��U�s�����(<�w���N�Q8���<��C�nF��K�(|� ��,{}����8��r��I��f?������>ͪ���Vr���w��Z�O�������}?a����}�uy�}����U���ҟV�+|�
_�=ϲ�7�Ͻ�#]/��M��7��������f�iV����,��l��ގ���k ��_�G�gP<��u9
_��=ϲ�7�Ͻ�#]/��M��7��������f�iV����,��lײ���ø�P�}Hs�}�uyZ����v�)qq�a�"�'(|�
_�gϳ����so�H��>u�"���>A�,�NU\�T�0}��Cw�*>��zۮ�Q��]�S'��S'�{��|P<���/
g^�G��LH��Q���7���}�O�k��E/e����O�έ%F?�3c�0|�5Ҏ�z�~ �[������́�?��~>���iz]���Cw[�ҟI~Wٮ���x�8�?Zc��
�����E{�Y��9�$�E<OT�,��JO߿�?7���=��m�zٿn�z ˛\ר�x��3k,�"i�NormalsWdx~x��1 �9ÿ$p�_��dk��u!�A���8�p��8�p��8�p��8�p��8�p��8�p��8�p��8��V>�l�LayerElementUVI�iVersionIe�i NameSmap1�iMappingInformationTypeSByPolygonVertex8jReferenceInformationTypeS IndexToDirect�eUVd�Xx]�{�WS��wr�<���%�g��JT.�DmE�����)I�`���0ك^M5�E�E3��L�A�ڕnʈ&��P.]��u����g}�竳���y�>{���>ߵ�:�c7���� ����V���������L}���E�5���v�����d_�W�;a7���k�p�ڍ�<{����N����9��d��kp�/��dL���U:�%�O=ן��=��Ӟ��9_V���N�\ߪ��Zӈ�X���:��y�|8�'��NN�N}�+�5�ԓ��x�9�����&��9��8����]�oՏ׿��K�����SX����yO=��>��o�����N6���u>[���x�I����'�����W����������x��G��w��W���?Ƒ^��c>՟k>Y��>�Q����G0�����*�o�O[���?��쎽^�s�{�8���/�W��?��V���{ �q�_��S�w���=۩zڇ��������w����<��+����:���>�+�a]RG��D� �9�����C��������:C�2�g�/����9��o�"��$8��\�m6��ׅ�n����'��V�u���Z)��>������w������ӕ��v��*�|��;���1�/S�Fn-�?�lt����b7;u�;��v�_֟��[��n�Z�nB�ӡU[���O�ͷ���w�t����oW�3s���N}v�y��u}ߟ(��F �f=8�|��`7�q��~9��x\䗜w�䟜�~��mC����������� ��]-�f��LO����Nǃ�m�g$_��л.�$w_� ������߼N�^�J�ͼ8/���`�L}ڳ�W�=���+�_�[p�����kd|w�7쮄>;�����dO�L��k.\-�;b�� L��}��ON^�:�H�ė2� L}6�\oF�"��&zۯ��-�}�����B��/G����z�(s��;��8�Ϛ*�� F>�����>p2����n@~�d�ߏ|3?J����t+��=o�u?����#���ȟ����o?E��O�~���VO�� �W�Z��oi%���Q�FpvJ�O�q�׈ۄ���`sd �3��|(��t����Fk>-���׿.���������yawG���`���@��/�NY��:L^)�90כ��&���y�L�φVI| �3\�^)����$���Do[�9<or�g�7�����#_=�����Zf;��Zɏ�әʽ��|4��|u��s��l�ۍ��^��嬏�[��?��V���䟜lQڏ�#p���>����� ��̟��.��uWK<فO _��{���V���z�l���^��a=�|��O ���~S�� �������n�����žv�ba��σ]cկ������ʳ���fVG�O����Lz�b��ǃ���#���i`����k%�������_E�����y��M��OZ�9<oۊ�����&��{M�n�������dI��?O�[��>Y�<V��N�1��*_��o
v�"?yc�/E��]����4�m�����s?Lk��� ��]��OG��ij��P��'�F�1��H�Y�<b�p�o�O�c������3��gg\���"�V��ȏ�d����<�|���~Μ�b���x��փG@�����������Ao��"�t~��Va�G�o��I2�<�9�����H]��`7��Uo��Ɠ�W� ��z��)�_z��M�2�jaW}���_�~�OH]A�^b׼�e��������O�����쇙���� �O?���k�I~��l��x���/�?��������q��~:��ݒOs����?��� �#�� #�J<������/>
�}0އ�E>���?��gƿ%}�m v��ml��>������i`�M���[}\���7
�1�5|k1ގ�?��ݪ�j�������eO����`��)�K��'��Ο=Z��1��`���|��Z(���F ����v黳��z��w�ތ=�o��tZ�m� +��ԧ*��z�Mȇo��g߃�g�o�����|N��f<ɣ�/9�6^�O���܏d��~�'5[u��ȷ���Α����i��'o)_�|���/���ʓ�������~��BvDW��_0ǀ�O{w�V�g�����/��~;�O�����J�۩`� fJ]̯����]����l�_0?��x� Y]Sқ]W
�_H��=�2�������!z� �G'��~�\�T_�����_H�"���!�7����~���f�n��W�]M)��0��u�_0�!�~�Y����{���}�g�`���/dO����!��(��Po��?SGy~���gm/�f.�S�ϐ�~�E���}�Y��]w��B���́>?a�����(p��O���S6 �ԛ�SJ�����u|��X�������b����n�A8��%��0��<���~��e�<�˚�Tb[mv�]�:�n��������o'��;5�������'� ߌ��B~���ޒ�{���_{���3����!�f4خ��:sQOV�7�(���>x���V���|��5'� �vkaw���y*����D����Z0���/v��o�b|z.8����Ğ��Y`�z��Q�����<����咯T��������_�o>g��2��1��`��o'�����Y>_��<-q8O���>������''���O=�z��t��Z������`=�*��܈���)�|'�����-�6��?]��2>��%����~���^ �_�_����;�;�����߽��Z�c�a�n��pr���w3��<xʏ��������]p��׾��=�=�~!�L�?T�[��Dp���9�Q����S{"���Q��>�_����?X}�WοS�/\Z��@Y�{F ��9��O? v� ��Ӆ�/��/Xճ_pէ��D��G���~��i�@}���;뱯���������o�� ��;������)�K6��I���O����`W�%g#�N��c��ߏ��i��_p�j���_pk��_�K�7?� {�灿��/���~A����a�C���Z����Y�ܨ�?��{
�X�[r՚���/���~A��-� %�������/���~���Ns���_��o�_f}#��Q��f���j}���/��FN��Q�i}3��|�����_�[�$^��ͷE~2�o�_��2�(�K�������~�~v�o�_V�[���Z�B� �D�[�R���-� ����S���>��ޕ� �ު�m�s��������y�`�l+�/��}��~�+��_8 z�/��8��`�����_ �~���~���/P_�/��F���/�[f?��:6��z?����?�n,��Q%��n���/�3��/dʼ_H�h~y���������� d�/p?x��t?x��7�|�_����/䟎�xx���R�����U�/�/������?�����O{6�^�W�o9eSaϺ�}30��?�\��Mv�g�O�3�Sa� �C*��@o�'��ϥ`�g�$v��ۛ�}�����
��fG�ė�zBZ҇~S����?p����e��#v���`羇~�툿G'�[f�a�Nɏ����X���|ؓ������>�mo�|uA~�П�� �i�CZ�П
s?B
��G^�3���4�=1�ؓ��F<�`�ّʽ�~�z�W�O�>�ۺ�y��\ �c�o��>K�wB}���g ��� S��z�/�LޯC}��P�6��(�7�,�>Է��P�J�e[2��Nu~S �����|�P�J���&���,ē���
��Y���_�A?���# ��ET� �z%z�����<���.svU �S�ܠ<�I#����r�o������)��V�?�7�7� ��ġ���#�7a�G�o�/��L�"߉������O�xB}�����k�w� �
� �������y��o���������ߨ��7���������X�+��X������[e>������ߨ��72��q~~�y��|����=M�S~o�z��y�R_9O�=M�S~osz��+���+��~�y��o<O�������o��o���x�����od~�~������7������|�������R=O����)��U�S�O�;=�����^�wO��{fj.�?���i^s8~�ڟ�г?���OӟT��i����o�?���O�gJf�u��O+�hJ=�����$~���E��Ӧî�i�K0�Mwҁ�_�ӴI��������he�O�����Sf��R;�Se����kJfJf���ڟr?؟f��N��T�c��q���Ծ��������������� �CR�B}�^ZVS<o�� ���������������Ї�~�P߄�Tp�o�Yտޡ�/Է�|S�
�?Է�>�7�����V�?�7�O]S҇z%��$�P�D��J�߄��o����~�툿G'�[���V]�����ފ���7�������� ��7���&�߄C}+��[�C}+q�o�܏P�`��� v�O��滧�?�����?����7�4������P��_xC�:.�W<o��
����<�[��ܵ�M�ߣ����M�� �~f[����)ߧ�O_y���� S��~���u����+s�S�~M���c���.� �s�Pe�wX����p�b��`�7��c��5�٠3Wl�|�����<�+vՇ�T؝�N�ٵ�F��^�<-q8O�<�>����e}�<E>�~��{"?MԾ����%�o��A�%ߕ�9j�����H��~� �~��ȟo��gf��p�"�o���y���?ϔ����8����.��y*�r�|a}�Y¬of�,|�����Y�g}3�+k}�=��J�Z��}�p�Oe}�>��/�g�� �Y¬o�>���Y����,�G�O{��]��鯬�<�O���-�g ���Yߨg} �S�k}3���k}#��Q����a=�o�> �����,�C뙫������,�s?�}����������~����~��,��Sٟ�0ͷַp�%vַp�%�������fj��Է�7����+�U���x�<7��s��9���c��1���c}̱>�Xs��9���c��1���c}̱>�Xs��9���c��1���c}̱>�Xs��9���c��1���c}̱>�Xs��9���c��1���c}̱>�Xs��9���c��1���c}̱>�Xs��9���c��1���c}̱>�Xs��9���c��1���c��m�ύŹ���H��d?�����6�)�i�|�̮g5`�ݘ������M,�����'��5|�OR���ާ4�.z�*��g�����O�7�o*'����[���d������-C|�������_�'��H�f�L��w˜�X&v�����#�������M�٩'�8�3bx�'���!�4����3[���fخF�݊k�����,�W�oƟ�E~���r�D6��؟��Ȗ#n��4���c�lqw�kۮ��xl]�?9u;�؍\�|�������S�{ UVIndexixn x-��Y��ў�m۶mۨ�m۶m۪�m{�{z��ޭ�u�;����� 3�Z�8 �k����;�u2���y�L3�s^/� ���k�L08�5���Y�)w�zM;�s�k���zM��g���9�5���Y�w�z�4��C��3������:�z�w�z�w�z�wzL�2���n������w����9�5��N�f�X��^�����sp���\�;g��������`p�k����^ ����xp���&����{�̛����{�����Ydp��D��9�"���C�����ע�;g���9�[np����q��^�e��Y����Y������n��s�kĸ�C�2Yvp^��W�;gu�ĝ�����Y���Nu+f��Yݪ�;gu���խ1�s�k��]���������8���9�w�֝�(�ǝ�h=cĿC�v�ǎ���Ǎ��s?ĝ�����6�f�<[d�l�!�:�d�l���Cv�N�9�d���ݳG��^�;�dߘ�f��=�����9(gȀ�!��o�<4z�%��f�e/��V��,��^��2$��`�~�e�U�}���Nv;<G��v?2G�>��&���9&����rbN��9%�洜�3rf���9'�漜� ra.�Ź$f��4�EO3��<f�{E��U���#�7��yM��KN��0�^����[Y��� �F�d0[?�2˪�>�Ro'�]��cg�ߐcs}���ܜ[rkn���#w��ܝ{ro���y ��<�G�h��y"Ofh��j��3��L�����>���Bd����㍷r�=��S~3̲�|~��vh��� /G�d0[?�2˪�>�;�핼;���������6o�ͼ���N��{y?��|���I>�g�<_��|���M��w�e~�_� 5��o�����.f���|�"�?Fo����街���a����[�����{�����l���,�:��K������)v��������/���5�����3�ʿ���7?����"�f� �2bF��%�f���12fƊj��8��L�ƍ�����3Ad�y��㍷rN�Y���� ��%��j�����0q��O��S/����c/�v��$�4v��d�<�1�7�m�Ȕ�*Sg�L��2}fȌ�)3g�̚�2{�Ȝ�+sg�̛�2Ȃ1C�BY8z���"1S�E�X� 8/y��V�%��^r�o�Y���o5��b�eX*��'�����YVu���z;�m�,;�}�,�����6�g�����rVɪY-�g�����v�ɺY/�g�l���q6ɦ�,�g���f�l=��oH��w�l�m#��Eo��s�街���a����[�����{v����`�~�e�U�}���Nv�1;��v�9��>��&�ͮ�-�g�왽�w�ɾ�/�����rpɡ9,�����rt�ɱ9.f�9>'DO3�;1f�{RN�)��S#�7��yZ��KN��0�^����[Y��� �G�d0[?�2˪�>�Ro'���3cg����cs}�朜��r~.ȅ�(��\��ry�ȕ�*W��\��r}nȍ�)7���3�ܖۣ����3��3w��Ȁ�=��o��7z�%��f�e/��V��,��^����~2���z�eUg{����������C�����o�pɣy,���<��y*O��<���|^ȋy)/畼���z�țy+o� 5����i�~��L}���02��Q���[9?�z�)�f�K>��x+�=����诟 f��^fY���^��d�O�Y�l���E�c�o��|���u�ɷ�.�̯���&�����|��c~����)�_���-�?b���_��L��3��O���#�� ��y��V�_t��^r�o�Y���o5��b�e�;����l���,�:��K���6\����v�󈱏���o3Rw#g����2z�Ș+cg����2~&Ȅ�(g�L��2y�Ȕ�*S� 5�d��i�~��L}�� �12�<S���[9g�z�)�f�K>��x+�=��a�诟 f��^fY���^��d�Y3[�l��3G�c�o��̙�2w�ɼ�/�g�,���pɢY,�g�,���t�ɲY.�g����b����J�4S�Uc���e��p^3�x㭜kE���� ��%��j����˰v��O��S/����c/�v��:Y7v��zY?�1�7�m6Ȇ�(g�l�Ͳy�Ȗ�*C�u�ɶ�.�g�옝�svɮ�-�g���f��=��o�>�7�E���<�x+��C/9�7�,{���oe���2����l���,�:��K���vP���~H�}��M|��rx�ȑ9*G����r|Nȉ9)'甜��rz�ș9+g眜��r~�PsA.��f�wQ����\�K#ΗEo����街���a����[�����{�����`�~�e�U�}���Nv�2W��v�:��>��&�͵�.���ܘ�rsnɭ�-���ܙ�rw�ɽ�/���<���pɣy,f�y<ODO3�{2f�;4O��Ȁ�3��o�|6z�%��f�e/��V��,��^�碿~2���z�eUg{���ݞ� ���_�K�����o�r^ɫy-�獼���v�ɻy/���|���q>ɧ�,���|���u��j��w��L�~3��U~��D�y��V��E���� ��%��j�������诟 f��^fY���^��d���C�l��S�c�o���!̟���%�����#�̿���'���f���K��p>#dČ��3JF�jF�<z�4S�1�m��cv+cG�lj<�x+���顗���a����[�����{Ƌ���`�~�e�U�}���Nv?��v�0�>��&��ę$�f�L�)2e��ԙ&�f�L�2cf�̙%�f�̞92g��ܙ'f��7�EO3��?f��@�B���#�7�ʹH��KN��0�^����[Y��� �F�d0[?�2˪�>�Ro'�-��cg�/�%cs}�f�,�e�l���Y!+f���U�jV��Y#kf���u�n���� f�l�M�i6���"[f� ���&�f�l��cv���%�f���=�g����'�f���r`��9$����#rd���9&����rbN��9%�洜�3rf���9'�漜� ra.�Ź$���\�+re��չ&���\�rcn�͹%���ܞ;rg��ݹ'���ܟ�`��y$���<�'�d���<�g�l���y!/楼�W�j^��y#o歼�w�n���� � 5���i�~��L}?�g�<2��E���[9��z�)�f�K>��x+�=����诟 f��^fY���^��d���M�l�o�]�c�o��������LayerElementUVI��VersionIe�� NameSLightmap*�MappingInformationTypeSByPolygonVertexm�ReferenceInformationTypeS IndexToDirect��UVd xm�w�T���{A�DQ�VrR �JKX�`����� HAAi���"��J���Q��K�,�%
(Wr��z��q���<��ꮪ����9{V)�o�:[M)�J���>�Թا�?nk�ӗ��$���A�������4�ƛ{���}ﲾ�J�Y�����eWľ7jն�g�>#�J�xa�����'v�>U��1�����kd�{}���ا�\�X�-G��Ԯ�c߇���n���1����|���d��+(�՟��_)^��K���;�|��K��ў�k�9����ʣH=�_�"�����o��g�G���7���?����]
C�c�i����v ���d��|3��ꗥ�����~��w ��o_y����,H��h���Q�zG(�gj����9d7��<;R�����9x.}��j�@Z�����_24�����7֋���T��Cκ����5��%󻷛�z ׺�z���-p|�$��*�3���:���<^u͵+����{G���8�{��gf���x�M�y���:b��9+�͓�h�*�r��+�%�r�oٓ�>���do���_�1=�n�XZ�~d
�W�և����,��������=8�����lӵĪ�Q�V�s"�-���o�u%�d����WR�.�7,O��!��6)FM�}2��~*Bl?M�ق��}���^��T��4�µ��Tb_� ͯfd���Y�����6�W�3�}F:I���_�A5گTA�����`������o_���.�����Y�7>�u�d?�p?�ww u��_�|= ��!��_�|��"�>��t��yW����?��a�Wo�]�^A�����X;�w<خ�Xo>%����>ҿ�������s��h�_c|;]��\/~҆Q�?e�ی��u����Ӱ~�y̿�k����0��0b��o���*56�:������2�z����h�� �=:� ��M\�f �.\�|�揈�'������'�ڽ;�_2�k�^By������j��[����Kb����(��~�/|���p�vrd���uK�ݱ�|��>�V�jؖ�{�r6��� ��j�vZ'�� �b��#��4�u��V��:��њ�1���%�_������Kȯ��`���@|ɟ�H���x�'\K���}T�]�]?�X%�0l�G�Z��w���#����Tϩ ĊY� ��r�� ������f��6�G[�)�kf����ؾ�����C_;�GZ��S�������-3��~=-�c���O�y7��9��1� �:`W��s���6��/�E�ߩv�����ļ>,Cv;�QG�O��\a��%��v�K���׾��G%p� �.7��m*��Ĭjc��ۉ�eǬ��{��w�/��>`�g�g�����|�]���/�P|��[�������.��O��zG����n^�cqT�����)`�����|7��7���5i\�3�{��7�av��6���F�7���3�Z����p\��{ч�$A�����^�Y�=�/UK?|%�s?� ��gS��8�=9�-���e�a1�}{�n6��F�UG�?���U����C���y?XM_�~,��u`�����+��t�ފ�C?z>��ii�vg��w�M�ԭ}�>����i���U��3o�T��.�� / ����G̎ٳ�]���׋x<���v��gV�������'��|��}���E$�>f�1tٯ�2X��B�������sPvuΑ�g7���y$6�����5��4\�~L�D���Ǎ;�ǯ�����~��FR_�Ǩ~a�l�]�j�'zr?5��9�j6���.u�z�k��+`;�<�k�u�z��lT�� �K;B���L���Z���E`��}c�_��9�����*S�,�)ތ�}��P��b`�l3���֔��~�H���u�]/�^�,���(�_�3�ϵ���o����U��/l9e^"��㫁�^���^=��z���s���b���f�>3�z]�L���&7s��������9?[�6��<�/,�Gɰ[�GX=: �+�����N�X���?�}�����6�ϩ�3p>��W��� x���u����իl?U����J%�}���w�7������`ӊ����� �
ؖ�</Vg(�灊`7|1]'���1�N`��zEaY������-�s� 4��g+����^�0_q|l9_[-����8��`3��G~!�b6��?\�yT���C,�o_��W�.��̥�N���>�Y����B�_�=��1��`u����n���'���2��Y�WI��>qf=���v�N�?[�/n�����o�ڿ��`6���� ��y֟�� �ު�z�'������ư�W�������?A߫gO�����5���/яB�� ��$��ߏB���>-�#a��&C�;�mDz Gy��z�+��]�����|���v��e\�8��E�K�p���x�,���`���x�,��{�����+�s���������/��_��z� ��bY�†׷=Xn-]����*ضE~��!�e %9�uZA�+9����.��5� �G��P?�o
�~�w����EO��b����ߖ��җB�O`=٬`eؾ��k_��v �3A��|�i�;W�=�0�Ǯ���h��@�%��m��KI/�<��D�=?�o���i|4� �Wau�O�~>ؙ �����M���^�f�����2�.l�5�۶�i~Ϭځ%�ن������Ŀq�?����Β#����_�u���� ��#`��"�C�=�sZ��ĎYg-JR��zz-�"�������~��oZ���,�؉�7���o�CoUz��<��ٮG��,����J��xa��߯9M�FߞG��`ը�ݯToԲ:�;���Ѥ�mь�����`s��=Bv{�a7X�������!}(��%��֛���uh�j���&��>�G ��M.��ۗ��D�������so+|Cv��,��� ���� �sW�=�|��e[�"����Vr}��$�ð��#<��.Q����Α��U���7��]�e�l��� ���������G���g���{�o#� �G���_�5س>�X�ZC�x?Eo����@}��;˭����9�z;�棚T�9 ���G���X�8���Pm������K��~���~\�I~ªл���:�>mA������k��g��>>G2~N.�� ƛ�`�,�u2�nbe>a��b=��̎Y�U��x�a����6���hf���O��.�箬&��`�ϟB�y��ϧ�}`=
�w���ʹO_��m&����&n���X�O7�8p>��>�~�����z {�[�q����~���)oa� ������I��.�U�����^_��Y�AΟ�F�^>�3`7Ϸt����Ͽ� ��~Hv�2?/��O��g��<�o�ؕ�����pa�{ ��?|��ߟhA��eVe0>��vf?������i~�O3k���?{)�g�9���>M��Y��G�.�D�R����vu=>w`��%����kj��<X�f �<J�*�o��3+��y�C5��}(�_����T`=X�,���aW��a���h2����ϐ��/l�-�å��r?t2���O �k���Z�u���T�/�M����합^�v�;�:�?��?�ik`}f3���y�~��w�
o��>��;���?���9���8X1����*٣��_�$���I��9d�,���&����%�[�(M|� �9_��I3>0Go�d�z,��=�]��NY�_/���e�8�V Z��U��� V�gŹ�x%�}-9E���.[}�߂TlGr~�Y?џY�ޙ�bV�w��L�׳>��u�ޅ5�e}l إq������x��Y�O{�>��LT�.����\F�2�z��_�k�!{x�8�g�}�o���)�� �{��}��
��� �}T�a�?��5�G�Wb������x�N�� ��s��*�o+J��|��J�Lx�F3���_���&��Y�G�#���,���3�������l&���s���#��;�6����3ڒ~j�^b��S����X7/�ߜ�G]f=G?�%���.�o����r�g���?��1����� �������A��~F���x��T�?�������0_�O}���y��L���}oVW�s���Io�� ��ϣ?�_W����z��#f�����N߇Eiٰ�}����6�������O��1�A�h�u��d��|�ij��J?0����1��|<s��U��d�z|Ap�^>�!��Q�p0}�.#�zX�N��k4l*���-�Y���џ�a5l�_J������M���D?�?��>��� },�f��=��ϟO@?f�,���`���2������x>�gT�mZ��U;F�[���O�Oբz��UC�����¯:���﹦��G�/�ۚ`��:g�¿��b���k��T���9�K�a���s�)����Y ���ZdK�O�YM�t���5���� {���z�����*Y�B�_�����{�N���ze�|�sYa짶%X��8��_�v`�� �M�����ܴ\���N�y�m�-��mު���D��E�pv��(f㠿���`}��#�I�lK?L!�s?Li�繟^A�x�1 P_��Qo�mĪ�v`���T��]�x����q�:�_�ﯮd?��m������Bz����� f߲5��/f�=�H���������y�^)֭�o�v���V�k����na���Y��,��p|�q���5�_�����/z�� [f��Y6B�{�=�ާ��I��?X�-O�������]=^ϳ�c�������:^
�\#�? ����a��E�#ά��zi�Gذު.���C_au$}���`�� ,���g=9%�s|[p���mI��XO���X����#��6�����������C�/�ՙ*����:
6��9�O�:J����\p5���W����@Z3�ozG��x?�|�<�,[="fׅ0�O����Ścv��6;�g���G�v+X��_D�-��ׁ��R�O�f��-ݗԨ_��}�w��d1}>ՙ��?��?���o�>ok5��\��\�s'�o�U �g����/� C�� v�GX��׿ �ƹ����;�������c/�s�O�z�o4A}/��}�����5�����ͨ^3vU��������4�ۃ�����/-�~�
��4X�kA�������hI�޼�-��~�b����Ivs�>���9:����Mv����[��M&{|>f��r�H_���^]v��1k�N���\�����R���T��ryl=Zy`X��]��������F�"�̓{q��u�r��Mɮ��_��S�� �a��Z���vы�������~j=�һ�����C����'������_��>?��c�6�zs��aW�߂G؞l���s���lo�����v�~hy`�NO�3�0����g�ߝ?W��(B�c�� �1j��+�V��Ozؙ��`u ��>C��|�Y�E}:����q����E�;�?����Ѕ����/�����������_��`U�y�0�G|~�?���
^�y��3̖����Ȯ�<`���0����v�!lXo}����� lXo��샾�n�UZ7�j�s?�0��#�~�O�������*�=���7��t�����<`�c��4��T�|@���������s��h���y#b�q���y�av�R���d�@�"���9�[fŬ��?t;Dv��1k���_I?���7�Av��{f�o>Kv�'t�T��)3Cl�T����h
8J��'`� �hXg��^��G�n^b��[�ՠ[Կp7��p������̢�˒���-����[��y&�>�Y��j�n���)�t���x~W>�7��o�ۑ`? �Pϗ}*��!8t�C:DN�����/�mp�r�mc���`��c�iW���3��+p~}֯��] �aV�oj%�x�n �_MM�����>6^�������պ�4���S��N��*6�p|;�w"_��1�ג�fp<��ȏ��?���V����jA�y�8��z�V`S�y�M:o� �?�6<Hz�G���R7i|�c�P��a �� �_�|B3֣�g�ۿ���>¶���� �ױjmm�_ج���`���
���~�VߏMB�3VP=�Eb7l;���U�a�G�Ԇ�����H�#e��9{Yp�l���d��`}�8��.?�Q��$�߳��KS�q8��,� �
�}j?��M���>��3wd;�&� � ����w��l���wd7���84��3��[���M���dOd�w۝�孏��¹>��{��=��������^���E�G�����M�#�2��/�]rV�|�')��J_�8Z����,��?��O���o\��=���_�N@?ݣ�i��ކ��>9�?k?��*}�����ڇ����ͬopn���Sx?�$pT4��a5'}��4�u�{eE�9[�_�rG{X� ���r���7����Z��T(O�D�([3�{w����ܑ�'*Q���;�� e�����mv>w��Dl&���� �oLu��#�?��b�?�:�9)�����֜������$ԧ��Q`���y�~�*P}�fB9b����=�����f ?�b:���w����9 3���f���d�#V�{P��f���wd��F��_��M:����.��7��K�D������*֏p�\���=�Ȟ���s��8�wa�e�Sw�vmɞȆ�]��p�(��'��5u�w"�u���_��Cn�a귝���<�/S.'�c��z��X��~����K����X��z~i̷�1�'r�!}a�ݝ�U��R7��dOd���Z
��������ݑM�s�����lH_}�~קV�#�uIX���r�i?�׷aև��/g�=�����/t��dKb�Jdu�-��?�U���V�������3�H�����w����x�~��}v~�2n�����������qf�8�����8~(�9��=x��W�u��d��� ����O����x��������� ��:;ޯ .�sa�<3�Cl�/���hY����&�����bV�z�����oB�����(�l��oo1[b󋿰�x�����,��/��_����Q~���g���������q)?/��=q�����D���������ש?�>�p�}�͗a���� V�bv������9���d[�k|�� UVIndexix� x-�c�G��4�m۶�ƶm�V�Ac��m;ic�I�I���y\�{�sv�I"D�ߡ/���|�{�âw��:<z{�#�S��oHDF�`�o�`�u8D �\G@�`�ugt��a��h��;�sm�8��kk� �\[�]�g k�G�`m����kk%
�\[+q���Zm�=kX+)Zkk%�{���Ƀ��R�=��j��὞h�����\{�;�s��np�u34�{i��)X���9�s�Y�=���5�s�ق��|s 'r��|�{��"_��:?
{���I�g kF�`m����kk �\[�8�sm��(kX�$Jkk��\{�L���8��=��j��a�����U1�s��J��k�U�\[�A�g kUE�`m���=�֪칶V�`ϵ�j{��D�B ��: ��=��P��p�u$�Bm$C�`]�o�`�u]�
�\�C�`�u}t ��������s������Q�1�q� ��I��)��i�{x��k��z30֝�Y��!�s0��� ̅5�5 淇���|���g���7�<8��vAWX��f6�|8�s-�39�B�gv�EX�%X
�ķ�˰+Ѝ��=���uX�_�+6`#6a3�`+�a;v`'va7�`���`M{Zo?V��p��:��0��3�]�#����i~{�˹��o�x�,��y3�s:o{������f=�q��p&g;��pfg?��8���M|�s8� ��K��+��k� ��:n�&n�6��.��>ڒ� Z���� ����:j���{{Z�%^�5� �o`�x֜oa kՃ��a/�j�ڜ���8��<�;X�zf����of������������'|�_�M|�����|���a�B"B# �"�#"""#
�"�#b�މ�ذ�=��� {�� �f�� 0�g<kΌ��a-s���r.��ۼ a������3����}3�51�ǹ����-)����=9R %R�7�mR# �"2�8J�$2# �"�#r"r#�"��
�
��ᝢ(kڳJÞM� ��f��>0�g<kξ����i~{�˹��o���Y���f( �[� �����l�rp�*gr�
�gv�J��*�
�ķi����Z��\�/j���%���6@C4Bc4c���؊mh�Vh�6�͙:�G]��P `O�u�=�� ��f���0�g<k�n��������s5bmN�x�-��yZ�;k�[� �����l���ǹz™��zÙ�b;v� ��7�m` a0�`(�a8F`$Fa4�`,�a<&`"&a2���)��1~do��+��`O�͂=�;s0f��y0�g<k�����������s��9�����3 `}��������ͺS1?a:�aÙ�} ��g,�o���� z��b5{k�����Wl�Fl�fl�9��0��Nֻ�{Џ���� � �=�w���!��A���<���9������^�5���g��9������3����}3��{��\'�L�v
����>#1
����6p�pWp��~�u��M��m��]��}<�C<�c<�S<�s��;/�ִ��^���}�7x 3��;��3�5�{X�Z�4�=��\���w<k���>���3����}3��#�ǹ��39۟�gv��� ��&�Ϳ�����"$#$B!4� ,�!<" ""!2� *�!:b &b!6���8� k��z�`O��G$��:��Ϛ31_kX˜淇���|���g���7CX�zf����of�&��8W28��%G
8���D*�F�&�MZ�Czd@FdBfdAVdCv�@N�Bn�A^�C~@ABaAQ�=�S%`M{Z�$�i�R(�20�\��y<�Ys��5�eN���^�e>{dzfqϛ�<�o=3��z�7�Y+�y��"���*�2��٫�*��{�&�Mu�@M�Bm�A]�C}4@C4Bc4AS4Cs�@K�Bk�A[�C{t�=���`M{Z�3�i�.��n0�\w�y<�Ys��5�eN���^�e>{dzfqϛ�'�o=3��z�7�Y{�y��7�����/�����?` |�fc�b�cFbFc �b�c&b&c
�b����� {xgfÚ����Ӻs1�a�^�xƳ�\kX˜淇���|���g���7�O����`o�y��f]�q��p&g[��pfg�˰+���6+�
��k��� ~�l�&l�l�6l���.����>����;qִ��Þ�=��83��q��3�5� X�Z�4�=��\���w<k���N���3����}3���ǹNÙ�� �™����.�7�m.�2��*��7��븁���۸�����x��x��x��x��x����w^�5�iO뽁=����f��0�g<kΏ����i~{�˹��o�x�,��y3��[� �����l�?�<�� ��l�������?�_���6_��!D(�>EH�Bh�AX�CxD@DDBdDATDCt�@L�Bl�A\��;�ִ�����M�DH 3�u��3�5gRX�Z�4�=��\���w<k�������3����}3�59�ǹR���-%R���=5� -��7�m�#2"2# �"�#r"r#�"��
�
������ᝒ(k��z�aO��AY����<��Ϛ��a-s���r.���;�5�sx� a}���������Z ��\��L�VU���^ ߣ:j�7�mj�j������� ����Z�Z� ڢڣ:������k��z]aO�vCw����'��Ϛ��a-s���r.���;�5�sx� �a}������������\}�L������>1����6C0�0#0�0c0�00�0S0�0?�G��L��l��;s0ִ�����֝�X3��O0�g<k�E����i~{�˹��o�x�,��y3,���g{[��f6�8�s-�39��Xgv��X��X�ķ�������;��n�n������� ����^�^� ����>���O����7������������!
�a� �Q �1 �q�� ���I� ɑ)�
��i���� ��Y� ّ9� ��y��QQ�QEQ �Q%Q
�QeQ�QQ �QUQ ߣ:j�&V��k�����Wl�Fl�fl�Vl�v��N��n��^��~�A�=�sG`M{Z�(�i�c8�0�\��y<�Ys��5�eN���^�e>{dzfqϛ�4�o=3��z�7�Y��y��,�����<���/�".�2|������LayerElementMaterialI��VersionIe�NameSK�MappingInformationTypeS ByPolygon��ReferenceInformationTypeS IndexToDirect��8 Materialsi+xc`�B�(8�G�`4 ����40�* 0롁Ĵ�7�B�.�LayerII�VersionId�� LayerElement��TypeSLayerElementNormalʸ
TypedIndexI� LayerElement>�TypeSLayerElementMaterialf�
TypedIndexI� LayerElementԹTypeSLayerElementUV��
TypedIndexI%�LayerIv�VersionId � LayerElement˺TypeSLayerElementUV��
TypedIndexIҽ$ModelL�v��S groundModelSMesh��VersionI�h� Properties70�+PSRotationActiveSboolSSIQ�(PS InheritTypeSenumSSI��GPS
ScalingMaxSVector3DSVectorSDDD�8PSDefaultAttributeIndexSintSIntegerSIO�1PS currentUVSetSKStringSSUSmap1��ShadingCT��CullingS
CullingOff��0MaterialL�=��Smat_concrete_cementMaterialSH�VersionIfw�
ShadingModelSphong��
MultiLayerI�� Properties70�APS AmbientColorSColorSSADDDz�APS DiffuseColorSColorSSAD`��?D����?D�/�?ſ1PS DiffuseFactorSNumberSSAD����?�6PSTransparencyFactorSNumberSSAD�?q�BPS SpecularColorSColorSSAD�д?D�д?D�д?��5PSShininessExponentSNumberSSAD�O*@�4PSReflectionFactorSNumberSSAD�?m�EPSEmissiveSVector3DSVectorSDDD��DPSAmbientSVector3DSVectorSDDD)�DPSDiffuseSVector3DSVectorSD�)�s��?D��%;Q��?D �o�{��?��EPSSpecularSVector3DSVectorSD�д?D�д?D�д?��2PS ShininessSdoubleSNumberSD�O*@�0PSOpacitySdoubleSNumberSD�?m�5PS ReflectivitySdoubleSNumberSDi�-MaterialL�=��Smat_wood_PlywoodMaterialS�VersionIfA�
ShadingModelSphongi�
MultiLayerIP� Properties70��APS AmbientColorSColorSSADDDD�APS DiffuseColorSColorSSAD�p=�?D��?D�4)�?��1PS DiffuseFactorSNumberSSAD����?��6PSTransparencyFactorSNumberSSAD�?;�BPS SpecularColorSColorSSAD�Ф?D�Ф?D�Ф?��5PSShininessExponentSNumberSSAD�/kT@��4PSReflectionFactorSNumberSSAD�?7�EPSEmissiveSVector3DSVectorSDDD��DPSAmbientSVector3DSVectorSDDD��DPSDiffuseSVector3DSVectorSD �r����?D�̝=��?D�{:!u�?R�EPSSpecularSVector3DSVectorSD�Ф?D�Ф?D�Ф?��2PS ShininessSdoubleSNumberSD�/kT@��0PSOpacitySdoubleSNumberSD�?7�5PS ReflectivitySdoubleSNumberSD(�"MaterialL0=��SnailsMaterialS��VersionIf�
ShadingModelSphong(�
MultiLayerI� Properties70��APS AmbientColorSColorSSADDD�APS DiffuseColorSColorSSAD����?D����?D����?N�1PS DiffuseFactorSNumberSSAD����?��6PSTransparencyFactorSNumberSSAD�?��BPS SpecularColorSColorSSAD�[��?D�[��?D�[��?I�5PSShininessExponentSNumberSSAD�z� @��4PSReflectionFactorSNumberSSAD�?��EPSEmissiveSVector3DSVectorSDDDT�DPSAmbientSVector3DSVectorSDDD��DPSDiffuseSVector3DSVectorSD`����P�?D`����P�?D`����P�?�EPSSpecularSVector3DSVectorSD�[��?D�[��?D�[��?]�2PS ShininessSdoubleSNumberSD�z� @��0PSOpacitySdoubleSNumberSD�?��5PS ReflectivitySdoubleSNumberSD��&AnimationStackL�Oa��STake 001AnimStackS�� Properties70��0PS
LocalStartSKTimeSTimeSLR^�r-�/PS LocalStopSKTimeSTimeSLp6��5{�4PSReferenceStartSKTimeSTimeSLR^�r��3PS ReferenceStopSKTimeSTimeSLp6��5a�'AnimationLayerL��T�SBaseLayerAnimLayerS�� Connections��CSOOL�v��L�CSOOL��T�L�Oa��7�CSOOL�l�c�L�v��j�CSOOL�=��L�v����CSOOL�=��L�v����CSOOL0=��L�v��.�Takes4� CurrentSTake 001� TakeSTake 001��FileNameS Take_001.tak�� LocalTimeLR^�rLp6��5�� ReferenceTimeLR^�rLp6��5���
���m�t���.xL�Z�j���~�� �u�)

99
Assets/Models/Ground/ground.fbx.meta


fileFormatVersion: 2
guid: 20757d28de87d1b46b698e8108aad4ca
ModelImporter:
serializedVersion: 23
fileIDToRecycleName:
100000: //RootNode
400000: //RootNode
2100000: mat_concrete_cement
2100002: mat_wood_Plywood
2100004: nails
2300000: //RootNode
3300000: //RootNode
4300000: ground
externalObjects: {}
materials:
importMaterials: 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: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
preserveHierarchy: 0
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
secondaryUVPackMargin: 4
useFileScale: 1
previousCalculatedGlobalScale: 1
hasPreviousCalculatedGlobalScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
importAnimation: 1
copyAvatar: 0
humanDescription:
serializedVersion: 2
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
animationType: 0
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Models/Pot.meta


fileFormatVersion: 2
guid: b1b2748db50e1834e96f9911ef539a9e
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

1001
Assets/Models/Pot/bonsaipot.fbx
文件差异内容过多而无法显示
查看文件

106
Assets/Models/Pot/bonsaipot.fbx.meta


fileFormatVersion: 2
guid: caaba2214883ddd4c81f05298e51e886
ModelImporter:
serializedVersion: 23
fileIDToRecycleName:
100000: Aset_rock_sandstone_S_plras_LOD0
100002: //RootNode
100004: nurbsToSubd1
400000: Aset_rock_sandstone_S_plras_LOD0
400002: //RootNode
400004: nurbsToSubd1
2100000: lambert2
2100002: lambert1
2100004: blinn2
2300000: Aset_rock_sandstone_S_plras_LOD0
2300002: nurbsToSubd1
3300000: Aset_rock_sandstone_S_plras_LOD0
3300002: nurbsToSubd1
4300000: nurbsToSubd1
4300002: Aset_rock_sandstone_S_plras_LOD0
externalObjects: {}
materials:
importMaterials: 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: 1
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
clipAnimations: []
isReadable: 1
meshes:
lODScreenPercentages: []
globalScale: 1
meshCompression: 0
addColliders: 0
useSRGBMaterialColor: 1
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
swapUVChannels: 0
generateSecondaryUV: 1
useFileUnits: 1
optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
preserveHierarchy: 0
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15
secondaryUVHardAngle: 88
secondaryUVPackMargin: 5
useFileScale: 1
previousCalculatedGlobalScale: 1
hasPreviousCalculatedGlobalScale: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
blendShapeNormalImportMode: 1
normalSmoothingSource: 0
importAnimation: 1
copyAvatar: 0
humanDescription:
serializedVersion: 2
human: []
skeleton: []
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
legTwist: 0.5
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
rootMotionBoneName:
hasTranslationDoF: 0
hasExtraRoot: 0
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
animationType: 0
humanoidOversampling: 1
additionalBone: 0
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Models/Tree.meta


fileFormatVersion: 2
guid: 008b06bc5b40c1844949a8a148ff99fd
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

301
Assets/Models/Tree/BonsaiTree.prefab


%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &5021157500695753312
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5021157500695981632}
- component: {fileID: 5021157500698881632}
- component: {fileID: 5021157500697750688}
m_Layer: 0
m_Name: Asset_rock_sandstone_LOD0
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 65
m_IsActive: 1
--- !u!4 &5021157500695981632
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5021157500695753312}
m_LocalRotation: {x: 0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0, y: 0.09727947, z: 2.160038e-17}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 7815021224845186610}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &5021157500698881632
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5021157500695753312}
m_Mesh: {fileID: 4300002, guid: caaba2214883ddd4c81f05298e51e886, type: 3}
--- !u!23 &5021157500697750688
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5021157500695753312}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 2c078298f59f1f84586b07dab95e07ad, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 2
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 0
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
--- !u!1 &5021157500695753316
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5021157500695981636}
- component: {fileID: 5021157500698881634}
- component: {fileID: 5021157500697750690}
m_Layer: 0
m_Name: Pot
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 65
m_IsActive: 1
--- !u!4 &5021157500695981636
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5021157500695753316}
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: 7815021224845186610}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &5021157500698881634
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5021157500695753316}
m_Mesh: {fileID: 4300000, guid: caaba2214883ddd4c81f05298e51e886, type: 3}
--- !u!23 &5021157500697750690
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5021157500695753316}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 0fdf6d123d84be342acf03f752e0b2ea, type: 2}
- {fileID: 2100002, guid: caaba2214883ddd4c81f05298e51e886, type: 3}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 2
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 0
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
--- !u!1 &5021157501661688108
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5021157501661523212}
m_Layer: 0
m_Name: BonsaiTree
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &5021157501661523212
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5021157501661688108}
m_LocalRotation: {x: -0, y: 0.6875967, z: -0, w: 0.7260929}
m_LocalPosition: {x: -0.3189097, y: 0.089999996, z: -0.09762527}
m_LocalScale: {x: 1.2500001, y: 1.25, z: 1.2500001}
m_Children:
- {fileID: 7815021224845186608}
m_Father: {fileID: 7815021224845186610}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &7815021224845543952
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7815021224845186608}
- component: {fileID: 7815021224848610834}
- component: {fileID: 7815021224847480018}
m_Layer: 0
m_Name: BonsaiTree_LOD0
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7815021224845186608
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7815021224845543952}
m_LocalRotation: {x: -0, y: -0.25377542, z: -0, w: 0.96726316}
m_LocalPosition: {x: 0.0076, y: 0, z: 0.2636}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5021157501661523212}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: -29.402002, z: 0}
--- !u!33 &7815021224848610834
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7815021224845543952}
m_Mesh: {fileID: 4300000, guid: e0b4bd0015128484f9eacc6e048fb072, type: 3}
--- !u!23 &7815021224847480018
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7815021224845543952}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: 6f3440980a470d140a1a0ee7ecdc4f4e, type: 2}
- {fileID: 2100000, guid: 6f3440980a470d140a1a0ee7ecdc4f4e, type: 2}
- {fileID: 2100000, guid: 6f3440980a470d140a1a0ee7ecdc4f4e, type: 2}
- {fileID: 2100000, guid: 1bc683d1bd78ae742a2bb55201b4fd01, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 0
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
--- !u!1 &7815021224845543954
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7815021224845186610}
m_Layer: 0
m_Name: BonsaiTree
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7815021224845186610
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7815021224845543954}
m_LocalRotation: {x: -0, y: -0.6875967, z: -0, w: 0.7260929}
m_LocalPosition: {x: 0.19840124, y: -0.14659467, z: 0.01774013}
m_LocalScale: {x: 0.6973765, y: 0.697376, z: 0.6973765}
m_Children:
- {fileID: 5021157500695981632}
- {fileID: 5021157500695981636}
- {fileID: 5021157501661523212}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: -86.880005, z: 0}

7
Assets/Models/Tree/BonsaiTree.prefab.meta


fileFormatVersion: 2
guid: fcee2ad98c23d3c4ba99b9a00fb84197
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

1001
Assets/Models/Tree/BonsaiTreeSpeedtree.spm
文件差异内容过多而无法显示
查看文件

30
Assets/Models/Tree/BonsaiTreeSpeedtree.spm.meta


fileFormatVersion: 2
guid: e0b4bd0015128484f9eacc6e048fb072
SpeedTreeImporter:
externalObjects: {}
serializedVersion: 5
mainColor: {r: 1, g: 1, b: 1, a: 1}
hueVariation: {r: 1, g: 0.5, b: 0, a: 0.1}
alphaTestRef: 0.33
bestWindQuality: 2
hasBillboard: 0
lODSettings:
- height: 0.01
castShadows: 1
receiveShadows: 1
useLightProbes: 1
reflectionProbeUsage: 1
enableBump: 1
enableHue: 1
enableSubsurface: 1
windQuality: 0
enableSmoothLODTransition: 1
animateCrossFading: 1
billboardTransitionCrossFadeWidth: 0.25
fadeOutWidth: 0.25
scaleFactor: 0.3048
materialVersion: 3
materialLocation: 1
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Scenes.meta


fileFormatVersion: 2
guid: 9c0a8778a11b19c43b50649f5806b3e3
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

1001
Assets/Scenes/SampleScene.unity
文件差异内容过多而无法显示
查看文件

7
Assets/Scenes/SampleScene.unity.meta


fileFormatVersion: 2
guid: 99c9720ab356a0642a771bea13969a05
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Scripts.meta


fileFormatVersion: 2
guid: 92f755c8a06ce644ebfc03fde967d582
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

49
Assets/Scripts/RandomIdleVariant.cs


using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class RandomIdleVariant : StateMachineBehaviour
{
// OnStateEnter is called before OnStateEnter is called on any state inside this state machine
override public void OnStateEnter(Animator animator, AnimatorStateInfo stateInfo, int layerIndex)
{
animator.SetInteger("IdleVariant", Random.Range(0, 4));
animator.SetFloat("SpeedVariant", Random.Range(0.7f, 1.2f));
}
// OnStateUpdate is called before OnStateUpdate is called on any state inside this state machine
//override public void OnStateUpdate(Animator animator, AnimatorStateInfo stateInfo, int layerIndex)
//{
//
//}
// OnStateExit is called before OnStateExit is called on any state inside this state machine
//override public void OnStateExit(Animator animator, AnimatorStateInfo stateInfo, int layerIndex)
//{
//
//}
// OnStateMove is called before OnStateMove is called on any state inside this state machine
//override public void OnStateMove(Animator animator, AnimatorStateInfo stateInfo, int layerIndex)
//{
//
//}
// OnStateIK is called before OnStateIK is called on any state inside this state machine
//override public void OnStateIK(Animator animator, AnimatorStateInfo stateInfo, int layerIndex)
//{
//
//}
// OnStateMachineEnter is called when entering a state machine via its Entry Node
//override public void OnStateMachineEnter(Animator animator, int stateMachinePathHash)
//{
//
//}
// OnStateMachineExit is called when exiting a state machine via its Exit Node
//override public void OnStateMachineExit(Animator animator, int stateMachinePathHash)
//{
//
//}
}

11
Assets/Scripts/RandomIdleVariant.cs.meta


fileFormatVersion: 2
guid: 81b0898548c0af2408c0d8db94b62658
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

169
Assets/Scripts/SimpleCameraController.cs


using UnityEngine;
namespace UnityTemplateProjects
{
public class SimpleCameraController : MonoBehaviour
{
class CameraState
{
public float yaw;
public float pitch;
public float roll;
public float x;
public float y;
public float z;
public void SetFromTransform(Transform t)
{
pitch = t.eulerAngles.x;
yaw = t.eulerAngles.y;
roll = t.eulerAngles.z;
x = t.position.x;
y = t.position.y;
z = t.position.z;
}
public void Translate(Vector3 translation)
{
Vector3 rotatedTranslation = Quaternion.Euler(pitch, yaw, roll) * translation;
x += rotatedTranslation.x;
y += rotatedTranslation.y;
z += rotatedTranslation.z;
}
public void LerpTowards(CameraState target, float positionLerpPct, float rotationLerpPct)
{
yaw = Mathf.Lerp(yaw, target.yaw, rotationLerpPct);
pitch = Mathf.Lerp(pitch, target.pitch, rotationLerpPct);
roll = Mathf.Lerp(roll, target.roll, rotationLerpPct);
x = Mathf.Lerp(x, target.x, positionLerpPct);
y = Mathf.Lerp(y, target.y, positionLerpPct);
z = Mathf.Lerp(z, target.z, positionLerpPct);
}
public void UpdateTransform(Transform t)
{
t.eulerAngles = new Vector3(pitch, yaw, roll);
t.position = new Vector3(x, y, z);
}
}
CameraState m_TargetCameraState = new CameraState();
CameraState m_InterpolatingCameraState = new CameraState();
[Header("Movement Settings")]
[Tooltip("Exponential boost factor on translation, controllable by mouse wheel.")]
public float boost = 3.5f;
[Tooltip("Time it takes to interpolate camera position 99% of the way to the target."), Range(0.001f, 1f)]
public float positionLerpTime = 0.2f;
[Header("Rotation Settings")]
[Tooltip("X = Change in mouse position.\nY = Multiplicative factor for camera rotation.")]
public AnimationCurve mouseSensitivityCurve = new AnimationCurve(new Keyframe(0f, 0.5f, 0f, 5f), new Keyframe(1f, 2.5f, 0f, 0f));
[Tooltip("Time it takes to interpolate camera rotation 99% of the way to the target."), Range(0.001f, 1f)]
public float rotationLerpTime = 0.01f;
[Tooltip("Whether or not to invert our Y axis for mouse input to rotation.")]
public bool invertY = false;
void OnEnable()
{
m_TargetCameraState.SetFromTransform(transform);
m_InterpolatingCameraState.SetFromTransform(transform);
}
Vector3 GetInputTranslationDirection()
{
Vector3 direction = new Vector3();
if (Input.GetKey(KeyCode.W))
{
direction += Vector3.forward;
}
if (Input.GetKey(KeyCode.S))
{
direction += Vector3.back;
}
if (Input.GetKey(KeyCode.A))
{
direction += Vector3.left;
}
if (Input.GetKey(KeyCode.D))
{
direction += Vector3.right;
}
if (Input.GetKey(KeyCode.Q))
{
direction += Vector3.down;
}
if (Input.GetKey(KeyCode.E))
{
direction += Vector3.up;
}
return direction;
}
void Update()
{
// Exit Sample
if (Input.GetKey(KeyCode.Escape))
{
Application.Quit();
#if UNITY_EDITOR
UnityEditor.EditorApplication.isPlaying = false;
#endif
}
// Hide and lock cursor when right mouse button pressed
if (Input.GetMouseButtonDown(1))
{
Cursor.lockState = CursorLockMode.Locked;
}
// Unlock and show cursor when right mouse button released
if (Input.GetMouseButtonUp(1))
{
Cursor.visible = true;
Cursor.lockState = CursorLockMode.None;
}
// Rotation
if (Input.GetMouseButton(1))
{
var mouseMovement = new Vector2(Input.GetAxis("Mouse X"), Input.GetAxis("Mouse Y") * (invertY ? 1 : -1));
var mouseSensitivityFactor = mouseSensitivityCurve.Evaluate(mouseMovement.magnitude);
m_TargetCameraState.yaw += mouseMovement.x * mouseSensitivityFactor;
m_TargetCameraState.pitch += mouseMovement.y * mouseSensitivityFactor;
}
// Translation
var translation = GetInputTranslationDirection() * Time.deltaTime;
// Speed up movement when shift key held
if (Input.GetKey(KeyCode.LeftShift))
{
translation *= 10.0f;
}
// Modify movement by a boost factor (defined in Inspector and modified in play mode through the mouse scroll wheel)
boost += Input.mouseScrollDelta.y * 0.2f;
translation *= Mathf.Pow(2.0f, boost);
m_TargetCameraState.Translate(translation);
// Framerate-independent interpolation
// Calculate the lerp amount, such that we get 99% of the way to our target in the specified time
var positionLerpPct = 1f - Mathf.Exp((Mathf.Log(1f - 0.99f) / positionLerpTime) * Time.deltaTime);
var rotationLerpPct = 1f - Mathf.Exp((Mathf.Log(1f - 0.99f) / rotationLerpTime) * Time.deltaTime);
m_InterpolatingCameraState.LerpTowards(m_TargetCameraState, positionLerpPct, rotationLerpPct);
m_InterpolatingCameraState.UpdateTransform(transform);
}
}
}

11
Assets/Scripts/SimpleCameraController.cs.meta


fileFormatVersion: 2
guid: e9c2d1e54c57c994faf6120e57de337e
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/Settings.meta


fileFormatVersion: 2
guid: 6b5afca26a1b53847bd7bfb137f265d9
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

135
Assets/Settings/Diffusion Profile Settings.asset


%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: b2686e09ec7aef44bad2843e4416f057, type: 3}
m_Name: Diffusion Profile Settings
m_EditorClassIdentifier:
profiles:
- name: Butterfly
scatteringDistance: {r: 0.06666075, g: 0.08535069, b: 0.13207549, a: 1}
transmissionTint: {r: 0, g: 0.1320786, b: 0.745283, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 0.1}
worldScale: 1
ior: 1.14
- name: Leaf
scatteringDistance: {r: 0.49339598, g: 0.59607846, b: 0.058823522, a: 1}
transmissionTint: {r: 0.56106794, g: 0.5754717, b: 0.3936009, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 0.25}
worldScale: 1
ior: 1.577
- name: Profile 3
scatteringDistance: {r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 4
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 5
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 6
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 7
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 8
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 9
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 10
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 11
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 12
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 13
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 14
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4
- name: Profile 15
scatteringDistance: {r: 0.5, g: 0.5, b: 0.5, a: 1}
transmissionTint: {r: 1, g: 1, b: 1, a: 1}
texturingMode: 0
transmissionMode: 1
thicknessRemap: {x: 0, y: 5}
worldScale: 1
ior: 1.4

8
Assets/Settings/Diffusion Profile Settings.asset.meta


fileFormatVersion: 2
guid: b7e4b6b804d1c2440804a8677477dccf
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:

207
Assets/Settings/New HDRenderPipelineAsset.asset


%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: 0cf1dab834d4ec34195b920ea7bbf9ec, type: 3}
m_Name: New HDRenderPipelineAsset
m_EditorClassIdentifier:
m_Version: 1
m_RenderPipelineResources: {fileID: 11400000, guid: 3ce144cff5783da45aa5d4fdc2da14b7,
type: 2}
m_FrameSettings:
overrides: 0
enableShadow: 1
enableContactShadows: 1
enableShadowMask: 1
enableSSR: 0
enableSSAO: 1
enableSubsurfaceScattering: 1
enableTransmission: 1
enableAtmosphericScattering: 1
enableVolumetrics: 1
enableReprojectionForVolumetrics: 1
enableLightLayers: 1
diffuseGlobalDimmer: 1
specularGlobalDimmer: 1
shaderLitMode: 1
enableDepthPrepassWithDeferredRendering: 0
enableTransparentPrepass: 1
enableMotionVectors: 1
enableObjectMotionVectors: 1
enableDecals: 1
enableRoughRefraction: 1
enableTransparentPostpass: 1
enableDistortion: 1
enablePostprocess: 1
enableOpaqueObjects: 1
enableTransparentObjects: 1
enableRealtimePlanarReflection: 1
enableMSAA: 0
enableAsyncCompute: 1
runLightListAsync: 1
runSSRAsync: 1
runSSAOAsync: 1
runContactShadowsAsync: 1
runVolumeVoxelizationAsync: 1
lightLoopSettings:
overrides: 0
enableTileAndCluster: 1
enableComputeLightEvaluation: 1
enableComputeLightVariants: 1
enableComputeMaterialVariants: 1
enableFptlForForwardOpaque: 1
enableBigTilePrepass: 1
isFptlEnabled: 1
m_BakedOrCustomReflectionFrameSettings:
overrides: 0
enableShadow: 1
enableContactShadows: 1
enableShadowMask: 1
enableSSR: 0
enableSSAO: 1
enableSubsurfaceScattering: 1
enableTransmission: 1
enableAtmosphericScattering: 1
enableVolumetrics: 1
enableReprojectionForVolumetrics: 1
enableLightLayers: 1
diffuseGlobalDimmer: 1
specularGlobalDimmer: 1
shaderLitMode: 1
enableDepthPrepassWithDeferredRendering: 0
enableTransparentPrepass: 1
enableMotionVectors: 1
enableObjectMotionVectors: 1
enableDecals: 1
enableRoughRefraction: 1
enableTransparentPostpass: 1
enableDistortion: 1
enablePostprocess: 1
enableOpaqueObjects: 1
enableTransparentObjects: 1
enableRealtimePlanarReflection: 1
enableMSAA: 0
enableAsyncCompute: 1
runLightListAsync: 1
runSSRAsync: 1
runSSAOAsync: 1
runContactShadowsAsync: 1
runVolumeVoxelizationAsync: 1
lightLoopSettings:
overrides: 0
enableTileAndCluster: 1
enableComputeLightEvaluation: 1
enableComputeLightVariants: 1
enableComputeMaterialVariants: 1
enableFptlForForwardOpaque: 1
enableBigTilePrepass: 1
isFptlEnabled: 1
m_RealtimeReflectionFrameSettings:
overrides: 0
enableShadow: 1
enableContactShadows: 0
enableShadowMask: 0
enableSSR: 0
enableSSAO: 0
enableSubsurfaceScattering: 1
enableTransmission: 1
enableAtmosphericScattering: 0
enableVolumetrics: 1
enableReprojectionForVolumetrics: 1
enableLightLayers: 1
diffuseGlobalDimmer: 1
specularGlobalDimmer: 1
shaderLitMode: 1
enableDepthPrepassWithDeferredRendering: 0
enableTransparentPrepass: 1
enableMotionVectors: 1
enableObjectMotionVectors: 1
enableDecals: 1
enableRoughRefraction: 0
enableTransparentPostpass: 1
enableDistortion: 0
enablePostprocess: 0
enableOpaqueObjects: 1
enableTransparentObjects: 1
enableRealtimePlanarReflection: 1
enableMSAA: 0
enableAsyncCompute: 1
runLightListAsync: 1
runSSRAsync: 1
runSSAOAsync: 1
runContactShadowsAsync: 1
runVolumeVoxelizationAsync: 1
lightLoopSettings:
overrides: 0
enableTileAndCluster: 1
enableComputeLightEvaluation: 1
enableComputeLightVariants: 1
enableComputeMaterialVariants: 1
enableFptlForForwardOpaque: 1
enableBigTilePrepass: 1
isFptlEnabled: 1
renderPipelineSettings:
supportShadowMask: 1
supportSSR: 0
supportSSAO: 1
supportSubsurfaceScattering: 1
increaseSssSampleCount: 0
supportVolumetrics: 1
increaseResolutionOfVolumetrics: 0
supportLightLayers: 0
supportDistortion: 1
supportTransparentBackface: 1
supportTransparentDepthPrepass: 1
supportTransparentDepthPostpass: 1
supportedLitShaderMode: 3
supportDecals: 1
supportMSAA: 0
msaaSampleCount: 1
supportMotionVectors: 1
supportRuntimeDebugDisplay: 1
supportDitheringCrossFade: 1
supportRayTracing: 0
lightLoopSettings:
cookieSize: 128
cookieTexArraySize: 16
pointCookieSize: 128
cubeCookieTexArraySize: 16
planarReflectionProbeCacheSize: 2
planarReflectionTextureSize: 1024
reflectionProbeCacheSize: 64
reflectionCubemapSize: 256
reflectionCacheCompressed: 0
planarReflectionCacheCompressed: 0
skyReflectionSize: 256
skyLightingOverrideLayerMask:
serializedVersion: 2
m_Bits: 0
supportFabricConvolution: 0
maxDirectionalLightsOnScreen: 16
maxPunctualLightsOnScreen: 512
maxAreaLightsOnScreen: 64
maxEnvLightsOnScreen: 64
maxDecalsOnScreen: 512
hdShadowInitParams:
shadowAtlasResolution: 4096
maxShadowRequests: 128
shadowMapsDepthBits: 32
useDynamicViewportRescale: 1
shadowQuality: 0
decalSettings:
drawDistance: 1000
atlasWidth: 4096
atlasHeight: 4096
perChannelMask: 0
allowShaderVariantStripping: 1
enableSRPBatcher: 0
enableVariantStrippingLog: 0
diffusionProfileSettings: {fileID: 11400000, guid: b7e4b6b804d1c2440804a8677477dccf,
type: 2}

8
Assets/Settings/New HDRenderPipelineAsset.asset.meta


fileFormatVersion: 2
guid: 509bd376be98ae24fb4f3ac881b0c125
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

1001
Assets/Settings/Post-process Volume Profile.asset
文件差异内容过多而无法显示
查看文件

8
Assets/Settings/Post-process Volume Profile.asset.meta


fileFormatVersion: 2
guid: 6d16d74f2e7925e4e8077d0c60fda4b0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

236
Assets/Settings/Scene Settings Profile.asset


%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: d7fd9488000d3734a9e00ee676215985, type: 3}
m_Name: Scene Settings Profile
m_EditorClassIdentifier:
components:
- {fileID: 114641120571977840}
- {fileID: 114230572634183276}
- {fileID: 114027025008692738}
- {fileID: 114293245284989400}
- {fileID: 114955109827836664}
--- !u!114 &114027025008692738
MonoBehaviour:
m_ObjectHideFlags: 3
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: 59b6606ef2548734bb6d11b9d160bc7e, type: 3}
m_Name: HDRISky
m_EditorClassIdentifier:
active: 1
rotation:
m_OverrideState: 0
m_Value: 0
min: 0
max: 360
skyIntensityMode:
m_OverrideState: 1
m_Value: 0
exposure:
m_OverrideState: 1
m_Value: 2.5
multiplier:
m_OverrideState: 0
m_Value: 1
min: 0
upperHemisphereLuxValue:
m_OverrideState: 0
m_Value: 2.231169
min: 0
desiredLuxValue:
m_OverrideState: 0
m_Value: 20000
updateMode:
m_OverrideState: 1
m_Value: 0
updatePeriod:
m_OverrideState: 0
m_Value: 0
min: 0
includeSunInBaking:
m_OverrideState: 0
m_Value: 0
hdriSky:
m_OverrideState: 1
m_Value: {fileID: 8900000, guid: de78f930088fc194290da7400c89bfb5, type: 3}
--- !u!114 &114230572634183276
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: 0d7593b3a9277ac4696b20006c21dde2, type: 3}
m_Name:
m_EditorClassIdentifier:
active: 1
skyType:
m_OverrideState: 1
m_Value: 1
fogType:
m_OverrideState: 1
m_Value: 3
--- !u!114 &114293245284989400
MonoBehaviour:
m_ObjectHideFlags: 3
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: 4910d90e50201484ba448b791a192696, type: 3}
m_Name: VolumetricLightingController
m_EditorClassIdentifier:
active: 1
depthExtent:
m_OverrideState: 0
m_Value: 64
min: 0.1
sliceDistributionUniformity:
m_OverrideState: 1
m_Value: 0.462
min: 0
max: 1
--- !u!114 &114641120571977840
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: 7ddcec8a8eb2d684d833ac8f5d26aebd, type: 3}
m_Name:
m_EditorClassIdentifier:
active: 1
maxShadowDistance:
m_OverrideState: 1
m_Value: 5
min: 0
cascadeShadowSplitCount:
m_OverrideState: 1
m_Value: 4
min: 1
max: 4
cascadeShadowSplit0:
m_OverrideState: 1
m_Value: 0.073
min: 0
max: 1
cascadeShadowSplit1:
m_OverrideState: 1
m_Value: 0.146
min: 0
max: 1
cascadeShadowSplit2:
m_OverrideState: 1
m_Value: 0.255
min: 0
max: 1
cascadeShadowBorder0:
m_OverrideState: 1
m_Value: 0
min: 0
cascadeShadowBorder1:
m_OverrideState: 1
m_Value: 0
min: 0
cascadeShadowBorder2:
m_OverrideState: 1
m_Value: 0
min: 0
cascadeShadowBorder3:
m_OverrideState: 1
m_Value: 0
min: 0
--- !u!114 &114955109827836664
MonoBehaviour:
m_ObjectHideFlags: 3
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: 29b00527f85bb3346a4d2cb710971587, type: 3}
m_Name: VolumetricFog
m_EditorClassIdentifier:
active: 1
colorMode:
m_OverrideState: 0
m_Value: 1
color:
m_OverrideState: 0
m_Value: {r: 0.5, g: 0.5, b: 0.5, a: 1}
hdr: 0
showAlpha: 1
showEyeDropper: 1
density:
m_OverrideState: 0
m_Value: 1
min: 0
max: 1
maxFogDistance:
m_OverrideState: 0
m_Value: 5000
min: 0
mipFogMaxMip:
m_OverrideState: 0
m_Value: 0.5
min: 0
max: 1
mipFogNear:
m_OverrideState: 0
m_Value: 0
min: 0
mipFogFar:
m_OverrideState: 0
m_Value: 1000
min: 0
albedo:
m_OverrideState: 1
m_Value: {r: 0.6886792, g: 0.6276618, b: 0.613964, a: 1}
hdr: 0
showAlpha: 1
showEyeDropper: 1
meanFreePath:
m_OverrideState: 1
m_Value: 50
min: 1
baseHeight:
m_OverrideState: 0
m_Value: 0
meanHeight:
m_OverrideState: 0
m_Value: 10
min: 1
anisotropy:
m_OverrideState: 1
m_Value: 0.486
min: -1
max: 1
globalLightProbeDimmer:
m_OverrideState: 1
m_Value: 1
min: 0
max: 1
enableDistantFog:
m_OverrideState: 0
m_Value: 0

8
Assets/Settings/Scene Settings Profile.asset.meta


fileFormatVersion: 2
guid: d7655b0f42d6b8d468a53729c4f7ae18
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

8
Assets/ShaderGraphShaders.meta


fileFormatVersion: 2
guid: 38090c8aabb2b5b468247efd31a0b48b
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

8
Assets/ShaderGraphShaders/Butterfly.meta


fileFormatVersion: 2
guid: e6a26e31197f9864e8e6d7d8793ec796
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

131
Assets/ShaderGraphShaders/Butterfly/ButterflyBody.ShaderGraph
文件差异内容过多而无法显示
查看文件

10
Assets/ShaderGraphShaders/Butterfly/ButterflyBody.ShaderGraph.meta


fileFormatVersion: 2
guid: 21297f1725610ba4eb8f61e08a5af194
ScriptedImporter:
fileIDToRecycleName:
4800000: MainAsset
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}

8
Assets/ShaderGraphShaders/Butterfly/Subgraphs.meta


fileFormatVersion: 2
guid: f5a71940ba28bac44aed819820fc44ab
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

348
Assets/ShaderGraphShaders/Butterfly/Subgraphs/butterflywings.ShaderSubGraph
文件差异内容过多而无法显示
查看文件

10
Assets/ShaderGraphShaders/Butterfly/Subgraphs/butterflywings.ShaderSubGraph.meta


fileFormatVersion: 2
guid: 8665d806b7c5f0644b660062f8d2fc68
ScriptedImporter:
fileIDToRecycleName:
11400000: MainAsset
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 60072b568d64c40a485e0fc55012dc9f, type: 3}

198
Assets/ShaderGraphShaders/Butterfly/WingBottom.ShaderGraph
文件差异内容过多而无法显示
查看文件

10
Assets/ShaderGraphShaders/Butterfly/WingBottom.ShaderGraph.meta


fileFormatVersion: 2
guid: aa5021bf7a1d65e4ca6b7cf29b4391a1
ScriptedImporter:
fileIDToRecycleName:
4800000: MainAsset
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}

276
Assets/ShaderGraphShaders/Butterfly/WingTop.ShaderGraph
文件差异内容过多而无法显示
查看文件

10
Assets/ShaderGraphShaders/Butterfly/WingTop.ShaderGraph.meta


fileFormatVersion: 2
guid: 16e5548b1308e334ca51d8eaf3c14a78
ScriptedImporter:
fileIDToRecycleName:
4800000: MainAsset
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
script: {fileID: 11500000, guid: 625f186215c104763be7675aa2d941aa, type: 3}

部分文件因为文件数量过多而无法显示

正在加载...
取消
保存