Compare commits
37 Commits
feat/add-d
...
a28f6287be
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a28f6287be | ||
|
|
c3c487999d | ||
| 7a281dcb6c | |||
|
|
a9314979ad | ||
|
|
1dbc2734f3 | ||
|
|
67a1717b86 | ||
|
|
eee022fa5f | ||
|
|
bf59556985 | ||
|
|
4593b3714c | ||
|
|
530e9e0bd2 | ||
|
|
47dc0b3886 | ||
|
|
e92cbe1f4b | ||
|
|
421df26822 | ||
|
|
467dabc2f6 | ||
|
|
f4137c8b04 | ||
|
|
ffe6d73a50 | ||
|
|
303866fa6d | ||
|
|
30085123c2 | ||
|
|
e6bd28ec1c | ||
|
|
a7320b5ec6 | ||
|
|
fb9e02efd6 | ||
|
|
d7474f6d4a | ||
|
|
fbdfe808cc | ||
|
|
3f69369438 | ||
|
|
4c6c87f0b3 | ||
|
|
94e44ad7af | ||
|
|
8c4c2b372b | ||
|
|
b418333d67 | ||
|
|
6dd1c5efb8 | ||
|
|
4b4066fbcc | ||
|
|
55f71245b5 | ||
|
|
4c6f8f0768 | ||
|
|
c20993a512 | ||
|
|
4a3811f72e | ||
|
|
da530e2083 | ||
|
|
f8ef2c1c0e | ||
| e07fb7dc4b |
8
AGENTS.md
Normal file
8
AGENTS.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<!-- UNITY CODE ASSIST INSTRUCTIONS START -->
|
||||||
|
- Project name: HeadlessHazard
|
||||||
|
- Unity version: Unity 6000.3.10f1
|
||||||
|
- Active game object:
|
||||||
|
- Name: Head
|
||||||
|
- Tag: Player
|
||||||
|
- Layer: Default
|
||||||
|
<!-- UNITY CODE ASSIST INSTRUCTIONS END -->
|
||||||
137
Assets/Art/Materials/Base.mat
Normal file
137
Assets/Art/Materials/Base.mat
Normal file
@@ -0,0 +1,137 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!114 &-7382003762351373957
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 11
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 0}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion
|
||||||
|
version: 10
|
||||||
|
--- !u!21 &2100000
|
||||||
|
Material:
|
||||||
|
serializedVersion: 8
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Base
|
||||||
|
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
|
||||||
|
m_Parent: {fileID: 0}
|
||||||
|
m_ModifiedSerializedProperties: 0
|
||||||
|
m_ValidKeywords: []
|
||||||
|
m_InvalidKeywords: []
|
||||||
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap:
|
||||||
|
RenderType: Opaque
|
||||||
|
disabledShaderPasses:
|
||||||
|
- MOTIONVECTORS
|
||||||
|
m_LockedProperties:
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BaseMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SpecGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_Lightmaps:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_LightmapsInd:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_ShadowMasks:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Ints: []
|
||||||
|
m_Floats:
|
||||||
|
- _AddPrecomputedVelocity: 0
|
||||||
|
- _AlphaClip: 0
|
||||||
|
- _AlphaToMask: 0
|
||||||
|
- _Blend: 0
|
||||||
|
- _BlendModePreserveSpecular: 1
|
||||||
|
- _BumpScale: 1
|
||||||
|
- _ClearCoatMask: 0
|
||||||
|
- _ClearCoatSmoothness: 0
|
||||||
|
- _Cull: 2
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DetailAlbedoMapScale: 1
|
||||||
|
- _DetailNormalMapScale: 1
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _DstBlendAlpha: 0
|
||||||
|
- _EnvironmentReflections: 1
|
||||||
|
- _GlossMapScale: 0
|
||||||
|
- _Glossiness: 0
|
||||||
|
- _GlossyReflections: 0
|
||||||
|
- _Metallic: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.005
|
||||||
|
- _QueueOffset: 0
|
||||||
|
- _ReceiveShadows: 1
|
||||||
|
- _Smoothness: 0.5
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _SrcBlendAlpha: 1
|
||||||
|
- _Surface: 0
|
||||||
|
- _WorkflowMode: 1
|
||||||
|
- _XRMotionVectorsPass: 1
|
||||||
|
- _ZWrite: 1
|
||||||
|
m_Colors:
|
||||||
|
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
|
||||||
|
m_BuildTextureStacks: []
|
||||||
|
m_AllowLocking: 1
|
||||||
8
Assets/Art/Materials/Base.mat.meta
Normal file
8
Assets/Art/Materials/Base.mat.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d1a257a00e51547a6be8f795bcdf5cae
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
143
Assets/Art/Materials/DevTex/Materials/Dev_trans_grey.mat
Normal file
143
Assets/Art/Materials/DevTex/Materials/Dev_trans_grey.mat
Normal file
@@ -0,0 +1,143 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!21 &2100000
|
||||||
|
Material:
|
||||||
|
serializedVersion: 8
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Dev_trans_grey
|
||||||
|
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
|
||||||
|
m_Parent: {fileID: 0}
|
||||||
|
m_ModifiedSerializedProperties: 0
|
||||||
|
m_ValidKeywords:
|
||||||
|
- _ALPHAPREMULTIPLY_ON
|
||||||
|
- _SURFACE_TYPE_TRANSPARENT
|
||||||
|
m_InvalidKeywords: []
|
||||||
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: 3000
|
||||||
|
stringTagMap:
|
||||||
|
RenderType: Transparent
|
||||||
|
disabledShaderPasses:
|
||||||
|
- MOTIONVECTORS
|
||||||
|
- DepthOnly
|
||||||
|
- SHADOWCASTER
|
||||||
|
m_LockedProperties:
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BaseMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 423391cbbe5ecd94b94ef01cc234a46d, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 423391cbbe5ecd94b94ef01cc234a46d, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SpecGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_Lightmaps:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_LightmapsInd:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_ShadowMasks:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Ints: []
|
||||||
|
m_Floats:
|
||||||
|
- _AddPrecomputedVelocity: 0
|
||||||
|
- _AlphaClip: 0
|
||||||
|
- _AlphaToMask: 0
|
||||||
|
- _Blend: 0
|
||||||
|
- _BlendModePreserveSpecular: 1
|
||||||
|
- _BumpScale: 1
|
||||||
|
- _ClearCoatMask: 0
|
||||||
|
- _ClearCoatSmoothness: 0
|
||||||
|
- _Cull: 2
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DetailAlbedoMapScale: 1
|
||||||
|
- _DetailNormalMapScale: 1
|
||||||
|
- _DstBlend: 10
|
||||||
|
- _DstBlendAlpha: 10
|
||||||
|
- _EnvironmentReflections: 1
|
||||||
|
- _GlossMapScale: 1
|
||||||
|
- _Glossiness: 0.5
|
||||||
|
- _GlossyReflections: 1
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _QueueOffset: 0
|
||||||
|
- _ReceiveShadows: 1
|
||||||
|
- _Smoothness: 0.5
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _SrcBlendAlpha: 1
|
||||||
|
- _Surface: 1
|
||||||
|
- _UVSec: 0
|
||||||
|
- _WorkflowMode: 1
|
||||||
|
- _XRMotionVectorsPass: 1
|
||||||
|
- _ZWrite: 0
|
||||||
|
m_Colors:
|
||||||
|
- _BaseColor: {r: 1, g: 1, b: 1, a: 0.4745098}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 0.4745098}
|
||||||
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
|
||||||
|
m_BuildTextureStacks: []
|
||||||
|
m_AllowLocking: 1
|
||||||
|
--- !u!114 &2556394321436131706
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 11
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 0}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion
|
||||||
|
version: 10
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e2ff028127aed49898d5db254c679ffa
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
141
Assets/Art/Materials/Player/Trajectory Material.mat
Normal file
141
Assets/Art/Materials/Player/Trajectory Material.mat
Normal file
@@ -0,0 +1,141 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!114 &-4017841189937380044
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 11
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 0}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Editor::UnityEditor.Rendering.Universal.AssetVersion
|
||||||
|
version: 10
|
||||||
|
--- !u!21 &2100000
|
||||||
|
Material:
|
||||||
|
serializedVersion: 8
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Trajectory Material
|
||||||
|
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
|
||||||
|
m_Parent: {fileID: 0}
|
||||||
|
m_ModifiedSerializedProperties: 0
|
||||||
|
m_ValidKeywords:
|
||||||
|
- _SPECULAR_SETUP
|
||||||
|
- _SURFACE_TYPE_TRANSPARENT
|
||||||
|
m_InvalidKeywords: []
|
||||||
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: 3000
|
||||||
|
stringTagMap:
|
||||||
|
RenderType: Transparent
|
||||||
|
disabledShaderPasses:
|
||||||
|
- MOTIONVECTORS
|
||||||
|
- DepthOnly
|
||||||
|
- SHADOWCASTER
|
||||||
|
m_LockedProperties:
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BaseMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _SpecGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_Lightmaps:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_LightmapsInd:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- unity_ShadowMasks:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Ints: []
|
||||||
|
m_Floats:
|
||||||
|
- _AddPrecomputedVelocity: 0
|
||||||
|
- _AlphaClip: 0
|
||||||
|
- _AlphaToMask: 0
|
||||||
|
- _Blend: 0
|
||||||
|
- _BlendModePreserveSpecular: 0
|
||||||
|
- _BumpScale: 1
|
||||||
|
- _ClearCoatMask: 0
|
||||||
|
- _ClearCoatSmoothness: 0
|
||||||
|
- _Cull: 2
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DetailAlbedoMapScale: 1
|
||||||
|
- _DetailNormalMapScale: 1
|
||||||
|
- _DstBlend: 10
|
||||||
|
- _DstBlendAlpha: 10
|
||||||
|
- _EnvironmentReflections: 1
|
||||||
|
- _GlossMapScale: 0
|
||||||
|
- _Glossiness: 0
|
||||||
|
- _GlossyReflections: 0
|
||||||
|
- _Metallic: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.005
|
||||||
|
- _QueueOffset: 0
|
||||||
|
- _ReceiveShadows: 1
|
||||||
|
- _Smoothness: 0.5
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 5
|
||||||
|
- _SrcBlendAlpha: 1
|
||||||
|
- _Surface: 1
|
||||||
|
- _WorkflowMode: 0
|
||||||
|
- _XRMotionVectorsPass: 1
|
||||||
|
- _ZWrite: 0
|
||||||
|
m_Colors:
|
||||||
|
- _BaseColor: {r: 1, g: 0, b: 0, a: 0.6862745}
|
||||||
|
- _Color: {r: 1, g: 0, b: 0, a: 0.6862745}
|
||||||
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
|
||||||
|
m_BuildTextureStacks: []
|
||||||
|
m_AllowLocking: 1
|
||||||
8
Assets/Art/Materials/Player/Trajectory Material.mat.meta
Normal file
8
Assets/Art/Materials/Player/Trajectory Material.mat.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 51588d9f6325eb54eaa0c67389672860
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 2100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/Art/Models/Level.meta
Normal file
8
Assets/Art/Models/Level.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c06cd160cc1ea554b8ba343bd3b83845
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
189
Assets/Code/Scripts/Interaction/ButtonSequenceDoorPuzzle.cs
Normal file
189
Assets/Code/Scripts/Interaction/ButtonSequenceDoorPuzzle.cs
Normal file
@@ -0,0 +1,189 @@
|
|||||||
|
using System;
|
||||||
|
using UnityEngine;
|
||||||
|
using UnityEngine.Events;
|
||||||
|
|
||||||
|
public class ButtonSequenceDoorPuzzle : MonoBehaviour
|
||||||
|
{
|
||||||
|
[Header("References")]
|
||||||
|
[Tooltip("All available buttons for this puzzle.")]
|
||||||
|
[SerializeField] private WallInteractButton[] buttons;
|
||||||
|
|
||||||
|
[Tooltip("Door to open when the sequence is correct.")]
|
||||||
|
[SerializeField] private SlidingDoor targetDoor;
|
||||||
|
|
||||||
|
[Tooltip("Optional blocks controlled by this puzzle (reset with SetOff on start/wrong input).")]
|
||||||
|
[SerializeField] private TestBlock[] puzzleBlocks;
|
||||||
|
|
||||||
|
[Header("Sequence")]
|
||||||
|
[Tooltip("Button indices (from the buttons array) that must be pressed in order. Example: 2,0,3")]
|
||||||
|
[SerializeField] private int[] requiredSequence = { 0, 1, 2 };
|
||||||
|
|
||||||
|
[Tooltip("If true, wrong input resets progress back to 0.")]
|
||||||
|
[SerializeField] private bool resetOnWrongPress = true;
|
||||||
|
|
||||||
|
[Tooltip("If true, puzzle can only be solved once.")]
|
||||||
|
[SerializeField] private bool lockAfterSolved = true;
|
||||||
|
|
||||||
|
[Header("Debug")]
|
||||||
|
[SerializeField] private bool enableDebugLogs = true;
|
||||||
|
|
||||||
|
private int m_progress;
|
||||||
|
private bool m_isSolved;
|
||||||
|
private UnityAction[] m_cachedListeners;
|
||||||
|
|
||||||
|
private void OnEnable()
|
||||||
|
{
|
||||||
|
SetAllBlocksOff();
|
||||||
|
RegisterAllButtons();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnDisable()
|
||||||
|
{
|
||||||
|
UnregisterAllButtons();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void RegisterAllButtons()
|
||||||
|
{
|
||||||
|
if (buttons == null)
|
||||||
|
return;
|
||||||
|
|
||||||
|
m_cachedListeners = new UnityAction[buttons.Length];
|
||||||
|
|
||||||
|
for (int i = 0; i < buttons.Length; i++)
|
||||||
|
{
|
||||||
|
WallInteractButton button = buttons[i];
|
||||||
|
if (button == null)
|
||||||
|
continue;
|
||||||
|
|
||||||
|
int buttonIndex = i;
|
||||||
|
UnityAction action = () => OnButtonPressed(buttonIndex);
|
||||||
|
m_cachedListeners[i] = action;
|
||||||
|
button.OnInteract.AddListener(action);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private void UnregisterAllButtons()
|
||||||
|
{
|
||||||
|
if (buttons == null)
|
||||||
|
return;
|
||||||
|
|
||||||
|
for (int i = 0; i < buttons.Length; i++)
|
||||||
|
{
|
||||||
|
WallInteractButton button = buttons[i];
|
||||||
|
if (button == null)
|
||||||
|
continue;
|
||||||
|
|
||||||
|
if (m_cachedListeners != null && i < m_cachedListeners.Length && m_cachedListeners[i] != null)
|
||||||
|
button.OnInteract.RemoveListener(m_cachedListeners[i]);
|
||||||
|
}
|
||||||
|
|
||||||
|
m_cachedListeners = null;
|
||||||
|
m_progress = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnButtonPressed(int buttonIndex)
|
||||||
|
{
|
||||||
|
Log($"Button pressed: index {buttonIndex}");
|
||||||
|
|
||||||
|
if (m_isSolved && lockAfterSolved)
|
||||||
|
{
|
||||||
|
Log("Puzzle already solved and locked.");
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!IsSequenceValid())
|
||||||
|
{
|
||||||
|
Log("Invalid sequence configuration.");
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
int expectedIndex = requiredSequence[m_progress];
|
||||||
|
Log($"Expected button index: {expectedIndex} (step {m_progress + 1}/{requiredSequence.Length})");
|
||||||
|
|
||||||
|
if (buttonIndex == expectedIndex)
|
||||||
|
{
|
||||||
|
m_progress++;
|
||||||
|
Log($"Correct input. Progress: {m_progress}/{requiredSequence.Length}");
|
||||||
|
|
||||||
|
if (m_progress >= requiredSequence.Length)
|
||||||
|
{
|
||||||
|
SolvePuzzle();
|
||||||
|
}
|
||||||
|
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (resetOnWrongPress)
|
||||||
|
{
|
||||||
|
Log("Wrong input. Resetting sequence and turning puzzle blocks OFF.");
|
||||||
|
m_progress = 0;
|
||||||
|
SetAllBlocksOff();
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
Log("Wrong input, but resetOnWrongPress is disabled.");
|
||||||
|
}
|
||||||
|
|
||||||
|
private bool IsSequenceValid()
|
||||||
|
{
|
||||||
|
if (requiredSequence == null || requiredSequence.Length == 0)
|
||||||
|
return false;
|
||||||
|
|
||||||
|
if (buttons == null || buttons.Length == 0)
|
||||||
|
return false;
|
||||||
|
|
||||||
|
for (int i = 0; i < requiredSequence.Length; i++)
|
||||||
|
{
|
||||||
|
int index = requiredSequence[i];
|
||||||
|
if (index < 0 || index >= buttons.Length)
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void SolvePuzzle()
|
||||||
|
{
|
||||||
|
m_isSolved = true;
|
||||||
|
m_progress = 0;
|
||||||
|
Log("Sequence completed. Opening door.");
|
||||||
|
|
||||||
|
if (targetDoor != null)
|
||||||
|
targetDoor.Open();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void SetAllBlocksOff()
|
||||||
|
{
|
||||||
|
if (puzzleBlocks == null)
|
||||||
|
return;
|
||||||
|
|
||||||
|
for (int i = 0; i < puzzleBlocks.Length; i++)
|
||||||
|
{
|
||||||
|
if (puzzleBlocks[i] == null)
|
||||||
|
continue;
|
||||||
|
|
||||||
|
puzzleBlocks[i].SetOff();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private void Log(string message)
|
||||||
|
{
|
||||||
|
if (!enableDebugLogs)
|
||||||
|
return;
|
||||||
|
|
||||||
|
Debug.Log($"[{nameof(ButtonSequenceDoorPuzzle)}] {message}", this);
|
||||||
|
}
|
||||||
|
|
||||||
|
#if UNITY_EDITOR
|
||||||
|
private void OnValidate()
|
||||||
|
{
|
||||||
|
if (requiredSequence == null)
|
||||||
|
return;
|
||||||
|
|
||||||
|
for (int i = 0; i < requiredSequence.Length; i++)
|
||||||
|
{
|
||||||
|
requiredSequence[i] = Math.Max(0, requiredSequence[i]);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
}
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 920802292ba9a49d2bee3519a905717d
|
||||||
8
Assets/Code/Scripts/Level.meta
Normal file
8
Assets/Code/Scripts/Level.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2e7b9c54377674993a7922f84e9cfcce
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
262
Assets/Code/Scripts/Level/SubtitleSequencePlayer.cs
Normal file
262
Assets/Code/Scripts/Level/SubtitleSequencePlayer.cs
Normal file
@@ -0,0 +1,262 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections;
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Reusable subtitle player that renders and plays subtitle lines loaded from JSON.
|
||||||
|
/// </summary>
|
||||||
|
public class SubtitleSequencePlayer : MonoBehaviour
|
||||||
|
{
|
||||||
|
[Serializable]
|
||||||
|
private struct SubtitleLine
|
||||||
|
{
|
||||||
|
public string speaker;
|
||||||
|
public string text;
|
||||||
|
public float duration;
|
||||||
|
}
|
||||||
|
|
||||||
|
[Serializable]
|
||||||
|
private struct SubtitleFile
|
||||||
|
{
|
||||||
|
public SubtitleLine[] lines;
|
||||||
|
}
|
||||||
|
|
||||||
|
[Header("Optional Default Data")]
|
||||||
|
[Tooltip("Used only if trigger zone calls PlayDefault().")]
|
||||||
|
[SerializeField] private TextAsset defaultSubtitleJson;
|
||||||
|
|
||||||
|
[SerializeField] private float typewriterCharsPerSecond = 40f;
|
||||||
|
[SerializeField] private float fadeDuration = 0.2f;
|
||||||
|
[SerializeField] private float gapBetweenLines = 0.15f;
|
||||||
|
|
||||||
|
[Header("Visual")]
|
||||||
|
[SerializeField] private int fontSize = 28;
|
||||||
|
[SerializeField] private int speakerFontSize = 18;
|
||||||
|
[SerializeField] private float horizontalPadding = 28f;
|
||||||
|
[SerializeField] private float bottomOffset = 56f;
|
||||||
|
[SerializeField] private Color textColor = new Color(1f, 1f, 1f, 1f);
|
||||||
|
[SerializeField] private Color speakerColor = new Color(1f, 0.85f, 0.35f, 1f);
|
||||||
|
[SerializeField] private Color backgroundColor = new Color(0f, 0f, 0f, 0.62f);
|
||||||
|
|
||||||
|
private string m_currentSpeaker;
|
||||||
|
private string m_currentText;
|
||||||
|
private GUIStyle m_textStyle;
|
||||||
|
private GUIStyle m_speakerStyle;
|
||||||
|
private Texture2D m_background;
|
||||||
|
private bool m_isShowing;
|
||||||
|
private bool m_isPlaying;
|
||||||
|
private float m_alpha;
|
||||||
|
private SubtitleLine[] m_runtimeLines = Array.Empty<SubtitleLine>();
|
||||||
|
|
||||||
|
public bool IsPlaying => m_isPlaying;
|
||||||
|
|
||||||
|
public bool TryPlay(TextAsset subtitleJson, float initialDelay = 0f)
|
||||||
|
{
|
||||||
|
if (m_isPlaying)
|
||||||
|
return false;
|
||||||
|
|
||||||
|
if (!TryReadLinesFromJson(subtitleJson, out SubtitleLine[] parsedLines))
|
||||||
|
return false;
|
||||||
|
|
||||||
|
m_runtimeLines = parsedLines;
|
||||||
|
StartCoroutine(PlaySequence(initialDelay));
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
public bool PlayDefault(float initialDelay = 0f)
|
||||||
|
{
|
||||||
|
return TryPlay(defaultSubtitleJson, initialDelay);
|
||||||
|
}
|
||||||
|
|
||||||
|
private IEnumerator PlaySequence(float initialDelay)
|
||||||
|
{
|
||||||
|
m_isPlaying = true;
|
||||||
|
|
||||||
|
if (m_runtimeLines == null || m_runtimeLines.Length == 0)
|
||||||
|
{
|
||||||
|
m_isPlaying = false;
|
||||||
|
yield break;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (initialDelay > 0f)
|
||||||
|
yield return new WaitForSeconds(initialDelay);
|
||||||
|
|
||||||
|
for (int i = 0; i < m_runtimeLines.Length; i++)
|
||||||
|
{
|
||||||
|
if (string.IsNullOrWhiteSpace(m_runtimeLines[i].text) || m_runtimeLines[i].duration <= 0f)
|
||||||
|
continue;
|
||||||
|
|
||||||
|
yield return StartCoroutine(ShowLine(m_runtimeLines[i]));
|
||||||
|
|
||||||
|
if (gapBetweenLines > 0f)
|
||||||
|
yield return new WaitForSeconds(gapBetweenLines);
|
||||||
|
}
|
||||||
|
|
||||||
|
m_currentSpeaker = string.Empty;
|
||||||
|
m_currentText = string.Empty;
|
||||||
|
m_isPlaying = false;
|
||||||
|
}
|
||||||
|
|
||||||
|
private bool TryReadLinesFromJson(TextAsset subtitleJson, out SubtitleLine[] parsedLines)
|
||||||
|
{
|
||||||
|
parsedLines = Array.Empty<SubtitleLine>();
|
||||||
|
|
||||||
|
if (subtitleJson == null || string.IsNullOrWhiteSpace(subtitleJson.text))
|
||||||
|
return false;
|
||||||
|
|
||||||
|
SubtitleFile file;
|
||||||
|
try
|
||||||
|
{
|
||||||
|
file = JsonUtility.FromJson<SubtitleFile>(subtitleJson.text);
|
||||||
|
}
|
||||||
|
catch
|
||||||
|
{
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (file.lines == null || file.lines.Length == 0)
|
||||||
|
return false;
|
||||||
|
|
||||||
|
parsedLines = file.lines;
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
private IEnumerator ShowLine(SubtitleLine line)
|
||||||
|
{
|
||||||
|
m_currentSpeaker = line.speaker;
|
||||||
|
m_currentText = string.Empty;
|
||||||
|
m_isShowing = true;
|
||||||
|
|
||||||
|
if (fadeDuration > 0f)
|
||||||
|
{
|
||||||
|
float fadeIn = 0f;
|
||||||
|
while (fadeIn < fadeDuration)
|
||||||
|
{
|
||||||
|
fadeIn += Time.deltaTime;
|
||||||
|
m_alpha = Mathf.Clamp01(fadeIn / fadeDuration);
|
||||||
|
yield return null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
m_alpha = 1f;
|
||||||
|
}
|
||||||
|
|
||||||
|
float typeTime = 0f;
|
||||||
|
int totalChars = line.text.Length;
|
||||||
|
if (typewriterCharsPerSecond > 0f)
|
||||||
|
{
|
||||||
|
while (m_currentText.Length < totalChars)
|
||||||
|
{
|
||||||
|
typeTime += Time.deltaTime;
|
||||||
|
int visibleChars = Mathf.Clamp(Mathf.FloorToInt(typeTime * typewriterCharsPerSecond), 0, totalChars);
|
||||||
|
m_currentText = line.text.Substring(0, visibleChars);
|
||||||
|
yield return null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
m_currentText = line.text;
|
||||||
|
}
|
||||||
|
|
||||||
|
float holdDuration = Mathf.Max(0f, line.duration - (typewriterCharsPerSecond > 0f ? typeTime : 0f));
|
||||||
|
if (holdDuration > 0f)
|
||||||
|
yield return new WaitForSeconds(holdDuration);
|
||||||
|
|
||||||
|
if (fadeDuration > 0f)
|
||||||
|
{
|
||||||
|
float fadeOut = fadeDuration;
|
||||||
|
while (fadeOut > 0f)
|
||||||
|
{
|
||||||
|
fadeOut -= Time.deltaTime;
|
||||||
|
m_alpha = Mathf.Clamp01(fadeOut / fadeDuration);
|
||||||
|
yield return null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
m_alpha = 0f;
|
||||||
|
m_isShowing = false;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnGUI()
|
||||||
|
{
|
||||||
|
if (!m_isShowing || string.IsNullOrEmpty(m_currentText))
|
||||||
|
return;
|
||||||
|
|
||||||
|
EnsureStyles();
|
||||||
|
|
||||||
|
float maxWidth = Mathf.Min(Screen.width - 24f, 940f);
|
||||||
|
float textWidth = maxWidth - horizontalPadding * 2f;
|
||||||
|
float speakerHeight = string.IsNullOrEmpty(m_currentSpeaker)
|
||||||
|
? 0f
|
||||||
|
: m_speakerStyle.CalcHeight(new GUIContent(m_currentSpeaker), textWidth);
|
||||||
|
float textHeight = m_textStyle.CalcHeight(new GUIContent(string.IsNullOrEmpty(m_currentText) ? " " : m_currentText), textWidth);
|
||||||
|
|
||||||
|
float boxWidth = maxWidth;
|
||||||
|
float boxHeight = speakerHeight + textHeight + 28f;
|
||||||
|
float boxX = (Screen.width - boxWidth) * 0.5f;
|
||||||
|
float boxY = Screen.height - bottomOffset - boxHeight;
|
||||||
|
|
||||||
|
Rect boxRect = new Rect(boxX, boxY, boxWidth, boxHeight);
|
||||||
|
Color previousColor = GUI.color;
|
||||||
|
GUI.color = new Color(1f, 1f, 1f, m_alpha);
|
||||||
|
GUI.DrawTexture(boxRect, m_background);
|
||||||
|
|
||||||
|
float yOffset = boxRect.y + 10f;
|
||||||
|
if (!string.IsNullOrEmpty(m_currentSpeaker))
|
||||||
|
{
|
||||||
|
Rect speakerRect = new Rect(
|
||||||
|
boxRect.x + horizontalPadding,
|
||||||
|
yOffset,
|
||||||
|
textWidth,
|
||||||
|
speakerHeight);
|
||||||
|
GUI.Label(speakerRect, m_currentSpeaker, m_speakerStyle);
|
||||||
|
yOffset += speakerHeight + 2f;
|
||||||
|
}
|
||||||
|
|
||||||
|
Rect textRect = new Rect(
|
||||||
|
boxRect.x + horizontalPadding,
|
||||||
|
yOffset,
|
||||||
|
textWidth,
|
||||||
|
textHeight);
|
||||||
|
|
||||||
|
GUI.Label(textRect, m_currentText, m_textStyle);
|
||||||
|
GUI.color = previousColor;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void EnsureStyles()
|
||||||
|
{
|
||||||
|
if (m_textStyle != null)
|
||||||
|
return;
|
||||||
|
|
||||||
|
m_background = new Texture2D(1, 1);
|
||||||
|
m_background.SetPixel(0, 0, backgroundColor);
|
||||||
|
m_background.Apply();
|
||||||
|
|
||||||
|
m_textStyle = new GUIStyle(GUI.skin.label)
|
||||||
|
{
|
||||||
|
alignment = TextAnchor.MiddleCenter,
|
||||||
|
fontSize = fontSize,
|
||||||
|
wordWrap = true,
|
||||||
|
richText = false,
|
||||||
|
clipping = TextClipping.Clip,
|
||||||
|
};
|
||||||
|
m_textStyle.normal.textColor = textColor;
|
||||||
|
|
||||||
|
m_speakerStyle = new GUIStyle(GUI.skin.label)
|
||||||
|
{
|
||||||
|
alignment = TextAnchor.MiddleCenter,
|
||||||
|
fontSize = speakerFontSize,
|
||||||
|
fontStyle = FontStyle.Bold,
|
||||||
|
wordWrap = false,
|
||||||
|
clipping = TextClipping.Clip,
|
||||||
|
};
|
||||||
|
m_speakerStyle.normal.textColor = speakerColor;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnDestroy()
|
||||||
|
{
|
||||||
|
if (m_background != null)
|
||||||
|
Destroy(m_background);
|
||||||
|
}
|
||||||
|
}
|
||||||
2
Assets/Code/Scripts/Level/SubtitleSequencePlayer.cs.meta
Normal file
2
Assets/Code/Scripts/Level/SubtitleSequencePlayer.cs.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4947743d7bc9b4589b9932d429517d3a
|
||||||
51
Assets/Code/Scripts/Level/SubtitleTriggerZone.cs
Normal file
51
Assets/Code/Scripts/Level/SubtitleTriggerZone.cs
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Trigger zone that starts a subtitle JSON sequence on a linked SubtitleSequencePlayer.
|
||||||
|
/// Put this on the zone collider object, and link the player on your empty object.
|
||||||
|
/// </summary>
|
||||||
|
[RequireComponent(typeof(Collider))]
|
||||||
|
public class SubtitleTriggerZone : MonoBehaviour
|
||||||
|
{
|
||||||
|
[Header("References")]
|
||||||
|
[SerializeField] private SubtitleSequencePlayer subtitlePlayer;
|
||||||
|
[SerializeField] private TextAsset subtitleJson;
|
||||||
|
|
||||||
|
[Header("Playback")]
|
||||||
|
[SerializeField] private float initialDelay = 0f;
|
||||||
|
[SerializeField] private bool oneShot = true;
|
||||||
|
|
||||||
|
private bool m_hasPlayed;
|
||||||
|
|
||||||
|
private void Reset()
|
||||||
|
{
|
||||||
|
Collider col = GetComponent<Collider>();
|
||||||
|
col.isTrigger = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnTriggerEnter(Collider other)
|
||||||
|
{
|
||||||
|
if (!IsPlayer(other))
|
||||||
|
return;
|
||||||
|
|
||||||
|
if (oneShot && m_hasPlayed)
|
||||||
|
return;
|
||||||
|
|
||||||
|
if (subtitlePlayer == null)
|
||||||
|
return;
|
||||||
|
|
||||||
|
if (subtitlePlayer.TryPlay(subtitleJson, initialDelay))
|
||||||
|
m_hasPlayed = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
private bool IsPlayer(Collider other)
|
||||||
|
{
|
||||||
|
if (other.CompareTag("Player"))
|
||||||
|
return true;
|
||||||
|
|
||||||
|
if (other.GetComponentInParent<PlayerMovement>() != null)
|
||||||
|
return true;
|
||||||
|
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
}
|
||||||
2
Assets/Code/Scripts/Level/SubtitleTriggerZone.cs.meta
Normal file
2
Assets/Code/Scripts/Level/SubtitleTriggerZone.cs.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 33a33c65f75e2443383c2e29bd6bf5f1
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"initialStateCheck": true
|
"initialStateCheck": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Pickup",
|
"name": "HeadInteract",
|
||||||
"type": "Button",
|
"type": "Button",
|
||||||
"id": "5a0c555a-8fc4-4188-9eed-401eb8f017b5",
|
"id": "5a0c555a-8fc4-4188-9eed-401eb8f017b5",
|
||||||
"expectedControlType": "",
|
"expectedControlType": "",
|
||||||
@@ -100,7 +100,16 @@
|
|||||||
"name": "Sprint",
|
"name": "Sprint",
|
||||||
"type": "Button",
|
"type": "Button",
|
||||||
"id": "641cd816-40e6-41b4-8c3d-04687c349290",
|
"id": "641cd816-40e6-41b4-8c3d-04687c349290",
|
||||||
"expectedControlType": "Button",
|
"expectedControlType": "",
|
||||||
|
"processors": "",
|
||||||
|
"interactions": "",
|
||||||
|
"initialStateCheck": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Shift",
|
||||||
|
"type": "Button",
|
||||||
|
"id": "082f2b53-d4e1-4cc7-b174-c2975cd57d3f",
|
||||||
|
"expectedControlType": "",
|
||||||
"processors": "",
|
"processors": "",
|
||||||
"interactions": "",
|
"interactions": "",
|
||||||
"initialStateCheck": false
|
"initialStateCheck": false
|
||||||
@@ -495,7 +504,7 @@
|
|||||||
{
|
{
|
||||||
"name": "",
|
"name": "",
|
||||||
"id": "05a519b8-f991-4f43-a438-fbe3db38625b",
|
"id": "05a519b8-f991-4f43-a438-fbe3db38625b",
|
||||||
"path": "<Mouse>/rightButton",
|
"path": "<Mouse>/leftButton",
|
||||||
"interactions": "",
|
"interactions": "",
|
||||||
"processors": "",
|
"processors": "",
|
||||||
"groups": ";Keyboard&Mouse",
|
"groups": ";Keyboard&Mouse",
|
||||||
@@ -510,7 +519,18 @@
|
|||||||
"interactions": "",
|
"interactions": "",
|
||||||
"processors": "",
|
"processors": "",
|
||||||
"groups": ";Keyboard&Mouse",
|
"groups": ";Keyboard&Mouse",
|
||||||
"action": "Pickup",
|
"action": "HeadInteract",
|
||||||
|
"isComposite": false,
|
||||||
|
"isPartOfComposite": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "",
|
||||||
|
"id": "768d31fb-914a-42c1-900b-45ff3725e46c",
|
||||||
|
"path": "<Keyboard>/shift",
|
||||||
|
"interactions": "",
|
||||||
|
"processors": "",
|
||||||
|
"groups": ";Touch;Keyboard&Mouse",
|
||||||
|
"action": "Shift",
|
||||||
"isComposite": false,
|
"isComposite": false,
|
||||||
"isPartOfComposite": false
|
"isPartOfComposite": false
|
||||||
}
|
}
|
||||||
|
|||||||
110
Assets/Code/Scripts/Player/PlayerHeadControll.cs
Normal file
110
Assets/Code/Scripts/Player/PlayerHeadControll.cs
Normal file
@@ -0,0 +1,110 @@
|
|||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
public class PlayerHeadController : MonoBehaviour
|
||||||
|
{
|
||||||
|
public Transform Head;
|
||||||
|
public Transform CameraTransform;
|
||||||
|
|
||||||
|
public float ThrowForce = 10f;
|
||||||
|
public float PickupDistance = 3f;
|
||||||
|
|
||||||
|
public bool isHoldingHead = true;
|
||||||
|
|
||||||
|
private Rigidbody m_headRigidbody;
|
||||||
|
|
||||||
|
private Vector3 m_headInitialLocalPos;
|
||||||
|
private Quaternion m_headInitialLocalRot;
|
||||||
|
|
||||||
|
private Animator animator;
|
||||||
|
private PlayerInputController input;
|
||||||
|
|
||||||
|
private void Awake()
|
||||||
|
{
|
||||||
|
animator = GetComponent<Animator>();
|
||||||
|
input = GetComponent<PlayerInputController>();
|
||||||
|
}
|
||||||
|
|
||||||
|
void Start()
|
||||||
|
{
|
||||||
|
Cursor.lockState = CursorLockMode.Locked;
|
||||||
|
|
||||||
|
m_headInitialLocalPos = Head.localPosition;
|
||||||
|
m_headInitialLocalRot = Head.localRotation;
|
||||||
|
}
|
||||||
|
|
||||||
|
void Update()
|
||||||
|
{
|
||||||
|
if (input.HeadInteractionPressed)
|
||||||
|
{
|
||||||
|
InteractHead();
|
||||||
|
}
|
||||||
|
|
||||||
|
if (input.ThrowPressed)
|
||||||
|
{
|
||||||
|
ThrowHead();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private void InteractHead()
|
||||||
|
{
|
||||||
|
if (!isHoldingHead)
|
||||||
|
TryPickupHead();
|
||||||
|
else
|
||||||
|
DropHead();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void DropHead()
|
||||||
|
{
|
||||||
|
animator.SetTrigger("Throw");
|
||||||
|
|
||||||
|
isHoldingHead = false;
|
||||||
|
|
||||||
|
Head.SetParent(null);
|
||||||
|
|
||||||
|
m_headRigidbody = Head.gameObject.AddComponent<Rigidbody>();
|
||||||
|
m_headRigidbody.mass = 1f;
|
||||||
|
|
||||||
|
m_headRigidbody.constraints =
|
||||||
|
RigidbodyConstraints.FreezeRotationX |
|
||||||
|
RigidbodyConstraints.FreezeRotationZ |
|
||||||
|
RigidbodyConstraints.FreezeRotationY;
|
||||||
|
}
|
||||||
|
|
||||||
|
private void ThrowHead()
|
||||||
|
{
|
||||||
|
if (!isHoldingHead)
|
||||||
|
return;
|
||||||
|
|
||||||
|
DropHead();
|
||||||
|
|
||||||
|
m_headRigidbody.AddForce(CameraTransform.forward * ThrowForce, ForceMode.Impulse);
|
||||||
|
}
|
||||||
|
|
||||||
|
private void TryPickupHead()
|
||||||
|
{
|
||||||
|
if (isHoldingHead)
|
||||||
|
return;
|
||||||
|
|
||||||
|
float distance = Vector3.Distance(transform.position, Head.position);
|
||||||
|
|
||||||
|
if (distance <= PickupDistance)
|
||||||
|
{
|
||||||
|
PickupHead();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private void PickupHead()
|
||||||
|
{
|
||||||
|
isHoldingHead = true;
|
||||||
|
|
||||||
|
if (m_headRigidbody != null)
|
||||||
|
{
|
||||||
|
Destroy(m_headRigidbody);
|
||||||
|
}
|
||||||
|
|
||||||
|
Head.SetParent(transform);
|
||||||
|
|
||||||
|
Head.localPosition = m_headInitialLocalPos;
|
||||||
|
Head.localRotation = m_headInitialLocalRot;
|
||||||
|
}
|
||||||
|
}
|
||||||
2
Assets/Code/Scripts/Player/PlayerHeadControll.cs.meta
Normal file
2
Assets/Code/Scripts/Player/PlayerHeadControll.cs.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2da51dfecccc45b469912e3bb3f1953b
|
||||||
55
Assets/Code/Scripts/Player/PlayerInputHandler.cs
Normal file
55
Assets/Code/Scripts/Player/PlayerInputHandler.cs
Normal file
@@ -0,0 +1,55 @@
|
|||||||
|
using UnityEngine;
|
||||||
|
using UnityEngine.InputSystem;
|
||||||
|
|
||||||
|
public class PlayerInputController : MonoBehaviour
|
||||||
|
{
|
||||||
|
public InputActionAsset InputActions;
|
||||||
|
|
||||||
|
private InputAction m_moveAction;
|
||||||
|
private InputAction m_lookAction;
|
||||||
|
private InputAction m_jumpAction;
|
||||||
|
private InputAction m_throwAction;
|
||||||
|
private InputAction m_shiftAction;
|
||||||
|
private InputAction m_headInteractAction;
|
||||||
|
|
||||||
|
public Vector2 MoveAmount { get; private set; }
|
||||||
|
public Vector2 LookAmount { get; private set; }
|
||||||
|
|
||||||
|
public bool JumpPressed { get; private set; }
|
||||||
|
public bool ShiftPressed { get; private set; }
|
||||||
|
public bool ThrowPressed { get; private set; }
|
||||||
|
public bool HeadInteractionPressed { get; private set; }
|
||||||
|
|
||||||
|
private void Awake()
|
||||||
|
{
|
||||||
|
var map = InputActions.FindActionMap("Player");
|
||||||
|
|
||||||
|
m_moveAction = map.FindAction("Move");
|
||||||
|
m_lookAction = map.FindAction("Look");
|
||||||
|
m_jumpAction = map.FindAction("Jump");
|
||||||
|
m_shiftAction = map.FindAction("Shift");
|
||||||
|
m_throwAction = map.FindAction("Throw");
|
||||||
|
m_headInteractAction = map.FindAction("HeadInteract");
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnEnable()
|
||||||
|
{
|
||||||
|
InputActions.FindActionMap("Player").Enable();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void OnDisable()
|
||||||
|
{
|
||||||
|
InputActions.FindActionMap("Player").Disable();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void Update()
|
||||||
|
{
|
||||||
|
MoveAmount = m_moveAction.ReadValue<Vector2>();
|
||||||
|
LookAmount = m_lookAction.ReadValue<Vector2>();
|
||||||
|
|
||||||
|
ShiftPressed = m_shiftAction.IsPressed();
|
||||||
|
JumpPressed = m_jumpAction.WasPressedThisFrame();
|
||||||
|
ThrowPressed = m_throwAction.WasPressedThisFrame();
|
||||||
|
HeadInteractionPressed = m_headInteractAction.WasPressedThisFrame();
|
||||||
|
}
|
||||||
|
}
|
||||||
2
Assets/Code/Scripts/Player/PlayerInputHandler.cs.meta
Normal file
2
Assets/Code/Scripts/Player/PlayerInputHandler.cs.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1d8f349ed7dc088a4a6e2690ee87094a
|
||||||
34
Assets/Code/Scripts/Player/PlayerJump.cs
Normal file
34
Assets/Code/Scripts/Player/PlayerJump.cs
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
public class PlayerJump : MonoBehaviour
|
||||||
|
{
|
||||||
|
public float JumpForce = 5;
|
||||||
|
|
||||||
|
public Transform GroundCheck;
|
||||||
|
public float GroundCheckRadius = 0.2f;
|
||||||
|
|
||||||
|
private Rigidbody m_rigidbody;
|
||||||
|
private PlayerInputController input;
|
||||||
|
|
||||||
|
private void Awake()
|
||||||
|
{
|
||||||
|
m_rigidbody = GetComponent<Rigidbody>();
|
||||||
|
input = GetComponent<PlayerInputController>();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void Update()
|
||||||
|
{
|
||||||
|
if (input.JumpPressed)
|
||||||
|
{
|
||||||
|
Jump();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public void Jump()
|
||||||
|
{
|
||||||
|
if (Physics.CheckSphere(GroundCheck.position, GroundCheckRadius, LayerMask.GetMask("Ground")))
|
||||||
|
{
|
||||||
|
m_rigidbody.AddForce(Vector3.up * JumpForce, ForceMode.Impulse);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
2
Assets/Code/Scripts/Player/PlayerJump.cs.meta
Normal file
2
Assets/Code/Scripts/Player/PlayerJump.cs.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9c524d12bc1668e42a00cbd8050107f6
|
||||||
57
Assets/Code/Scripts/Player/PlayerLook.cs
Normal file
57
Assets/Code/Scripts/Player/PlayerLook.cs
Normal file
@@ -0,0 +1,57 @@
|
|||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
public class PlayerLook : MonoBehaviour
|
||||||
|
{
|
||||||
|
public Transform CameraTransform;
|
||||||
|
public Transform Head;
|
||||||
|
|
||||||
|
public float RotateSpeed = 5;
|
||||||
|
public float MaxLookAngle = 90f;
|
||||||
|
|
||||||
|
private float m_verticalRotation = 0f;
|
||||||
|
|
||||||
|
private Rigidbody m_rigidbody;
|
||||||
|
private PlayerInputController input;
|
||||||
|
private PlayerHeadController headController;
|
||||||
|
|
||||||
|
private void Awake()
|
||||||
|
{
|
||||||
|
m_rigidbody = GetComponent<Rigidbody>();
|
||||||
|
input = GetComponent<PlayerInputController>();
|
||||||
|
headController = GetComponent<PlayerHeadController>();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void FixedUpdate()
|
||||||
|
{
|
||||||
|
Vector2 m_lookAmt = input.LookAmount;
|
||||||
|
|
||||||
|
if (m_lookAmt.magnitude <= 0.01f)
|
||||||
|
return;
|
||||||
|
|
||||||
|
if (!headController.isHoldingHead || input.ShiftPressed && headController.isHoldingHead)
|
||||||
|
{
|
||||||
|
float headRotation = m_lookAmt.x * RotateSpeed * Time.deltaTime;
|
||||||
|
Head.Rotate(0, headRotation, 0);
|
||||||
|
|
||||||
|
if (CameraTransform != null)
|
||||||
|
{
|
||||||
|
m_verticalRotation -= m_lookAmt.y * RotateSpeed * Time.deltaTime;
|
||||||
|
m_verticalRotation = Mathf.Clamp(m_verticalRotation, -MaxLookAngle, MaxLookAngle);
|
||||||
|
CameraTransform.localRotation = Quaternion.Euler(m_verticalRotation, 0, 0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
float horizontalRotation = m_lookAmt.x * RotateSpeed * Time.deltaTime;
|
||||||
|
Quaternion deltaRotation = Quaternion.Euler(0, horizontalRotation, 0);
|
||||||
|
m_rigidbody.MoveRotation(m_rigidbody.rotation * deltaRotation);
|
||||||
|
|
||||||
|
if (CameraTransform != null)
|
||||||
|
{
|
||||||
|
m_verticalRotation -= m_lookAmt.y * RotateSpeed * Time.deltaTime;
|
||||||
|
m_verticalRotation = Mathf.Clamp(m_verticalRotation, -MaxLookAngle, MaxLookAngle);
|
||||||
|
CameraTransform.localRotation = Quaternion.Euler(m_verticalRotation, 0, 0);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
2
Assets/Code/Scripts/Player/PlayerLook.cs.meta
Normal file
2
Assets/Code/Scripts/Player/PlayerLook.cs.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6c1ddada0161b8c4783806ef6775348a
|
||||||
@@ -1,216 +1,74 @@
|
|||||||
using TMPro;
|
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using UnityEngine.InputSystem;
|
|
||||||
|
|
||||||
public class PlayerMovement : MonoBehaviour
|
public class PlayerMovement : MonoBehaviour
|
||||||
{
|
{
|
||||||
public InputActionAsset InputActions;
|
|
||||||
|
|
||||||
private InputAction m_moveAction;
|
|
||||||
private InputAction m_lookAction;
|
|
||||||
private InputAction m_jumpAction;
|
|
||||||
private InputAction m_throwAction;
|
|
||||||
private InputAction m_pickupAction;
|
|
||||||
|
|
||||||
private Vector2 m_moveAmt;
|
|
||||||
private Vector2 m_lookAmt;
|
|
||||||
|
|
||||||
private Rigidbody m_rigidbody;
|
|
||||||
|
|
||||||
[Header("Camera/Head")]
|
|
||||||
public Transform CameraTransform;
|
|
||||||
public float MaxLookAngle = 90f;
|
|
||||||
|
|
||||||
private float m_verticalRotation = 0f;
|
|
||||||
|
|
||||||
public float WalkSpeed = 10;
|
public float WalkSpeed = 10;
|
||||||
public float RotateSpeed = 5;
|
public float rotationSpeed = 10f;
|
||||||
public float JumpForce = 5;
|
|
||||||
|
|
||||||
public Transform GroundCheck;
|
|
||||||
public float GroundCheckRadius = 0.2f;
|
|
||||||
|
|
||||||
public Animator animator;
|
public Animator animator;
|
||||||
|
public Transform cameraTransform;
|
||||||
|
|
||||||
[Header("Head Settings")]
|
private Rigidbody m_rigidbody;
|
||||||
public Transform Head;
|
private PlayerInputController input;
|
||||||
public float ThrowForce = 10f;
|
private PlayerHeadController headController;
|
||||||
public float PickupDistance = 3f;
|
|
||||||
|
|
||||||
private bool m_isHeadThrown = false;
|
private Vector3 moveDirection;
|
||||||
private Rigidbody m_headRigidbody;
|
|
||||||
|
|
||||||
private Vector3 m_headInitialLocalPos;
|
|
||||||
private Quaternion m_headInitialLocalRot;
|
|
||||||
|
|
||||||
private void Awake()
|
private void Awake()
|
||||||
{
|
{
|
||||||
var map = InputActions.FindActionMap("Player");
|
|
||||||
|
|
||||||
m_moveAction = map.FindAction("Move");
|
|
||||||
m_lookAction = map.FindAction("Look");
|
|
||||||
m_jumpAction = map.FindAction("Jump");
|
|
||||||
// Support both old and new action names without breaking the scene setup.
|
|
||||||
m_throwAction = map.FindAction("Throw") ?? map.FindAction("Attack");
|
|
||||||
m_pickupAction = map.FindAction("Pickup") ?? map.FindAction("Interact");
|
|
||||||
|
|
||||||
m_rigidbody = GetComponent<Rigidbody>();
|
m_rigidbody = GetComponent<Rigidbody>();
|
||||||
|
input = GetComponent<PlayerInputController>();
|
||||||
animator = GetComponent<Animator>();
|
animator = GetComponent<Animator>();
|
||||||
}
|
headController = GetComponent<PlayerHeadController>();
|
||||||
|
|
||||||
private void OnEnable()
|
if (m_rigidbody != null)
|
||||||
{
|
|
||||||
InputActions.FindActionMap("Player").Enable();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void OnDisable()
|
|
||||||
{
|
|
||||||
InputActions.FindActionMap("Player").Disable();
|
|
||||||
}
|
|
||||||
|
|
||||||
void Start()
|
|
||||||
{
|
|
||||||
Cursor.lockState = CursorLockMode.Locked;
|
|
||||||
m_headInitialLocalPos = Head.localPosition;
|
|
||||||
m_headInitialLocalRot = Head.localRotation;
|
|
||||||
}
|
|
||||||
|
|
||||||
private void Update()
|
|
||||||
{
|
|
||||||
m_moveAmt = m_moveAction != null ? m_moveAction.ReadValue<Vector2>() : Vector2.zero;
|
|
||||||
m_lookAmt = m_lookAction != null ? m_lookAction.ReadValue<Vector2>() : Vector2.zero;
|
|
||||||
|
|
||||||
if (m_jumpAction != null && m_jumpAction.WasPressedThisFrame())
|
|
||||||
{
|
{
|
||||||
Jump();
|
m_rigidbody.freezeRotation = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (m_throwAction != null && m_throwAction.WasPressedThisFrame())
|
|
||||||
{
|
|
||||||
ThrowHead();
|
|
||||||
}
|
|
||||||
|
|
||||||
if (m_pickupAction != null && (m_pickupAction.WasPressedThisFrame() || m_pickupAction.WasPerformedThisFrame()))
|
|
||||||
{
|
|
||||||
TryPickupHead();
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void FixedUpdate()
|
private void FixedUpdate()
|
||||||
{
|
{
|
||||||
Walking();
|
Vector2 m_moveAmt = input.MoveAmount;
|
||||||
Rotating();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void Walking()
|
float horizontal = m_moveAmt.x;
|
||||||
{
|
float vertical = m_moveAmt.y;
|
||||||
Vector3 move =
|
|
||||||
transform.forward * m_moveAmt.y +
|
|
||||||
transform.right * m_moveAmt.x;
|
|
||||||
|
|
||||||
m_rigidbody.MovePosition(
|
Vector3 cameraForward = cameraTransform.forward;
|
||||||
m_rigidbody.position + move * WalkSpeed * Time.deltaTime
|
Vector3 cameraRight = cameraTransform.right;
|
||||||
);
|
|
||||||
|
cameraForward.y = 0f;
|
||||||
|
cameraRight.y = 0f;
|
||||||
|
|
||||||
|
cameraForward.Normalize();
|
||||||
|
cameraRight.Normalize();
|
||||||
|
|
||||||
|
moveDirection = (cameraForward * vertical + cameraRight * horizontal).normalized;
|
||||||
|
|
||||||
|
if (headController.isHoldingHead)
|
||||||
|
{
|
||||||
|
m_rigidbody.MovePosition(
|
||||||
|
m_rigidbody.position + Time.deltaTime * WalkSpeed * moveDirection
|
||||||
|
);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
if (moveDirection.magnitude >= 0.1f)
|
||||||
|
{
|
||||||
|
m_rigidbody.MovePosition(
|
||||||
|
m_rigidbody.position + Time.deltaTime * WalkSpeed * moveDirection
|
||||||
|
);
|
||||||
|
|
||||||
|
Quaternion targetRotation = Quaternion.LookRotation(moveDirection);
|
||||||
|
transform.rotation = Quaternion.Slerp(
|
||||||
|
transform.rotation,
|
||||||
|
targetRotation,
|
||||||
|
rotationSpeed * Time.deltaTime
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
bool isMoving = m_moveAmt.magnitude > 0.1f;
|
bool isMoving = m_moveAmt.magnitude > 0.1f;
|
||||||
animator.SetBool("isWalking", isMoving);
|
animator.SetBool("isWalking", isMoving);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
private void Rotating()
|
|
||||||
{
|
|
||||||
if (m_lookAmt.magnitude <= 0.01f)
|
|
||||||
return;
|
|
||||||
|
|
||||||
if (!m_isHeadThrown)
|
|
||||||
{
|
|
||||||
// NORMAL BODY ROTATION
|
|
||||||
float horizontalRotation = m_lookAmt.x * RotateSpeed * Time.deltaTime;
|
|
||||||
Quaternion deltaRotation = Quaternion.Euler(0, horizontalRotation, 0);
|
|
||||||
m_rigidbody.MoveRotation(m_rigidbody.rotation * deltaRotation);
|
|
||||||
|
|
||||||
if (CameraTransform != null)
|
|
||||||
{
|
|
||||||
m_verticalRotation -= m_lookAmt.y * RotateSpeed * Time.deltaTime;
|
|
||||||
m_verticalRotation = Mathf.Clamp(m_verticalRotation, -MaxLookAngle, MaxLookAngle);
|
|
||||||
CameraTransform.localRotation = Quaternion.Euler(m_verticalRotation, 0, 0);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
// HEAD ROTATION ON GROUND
|
|
||||||
float headRotation = m_lookAmt.x * RotateSpeed * Time.deltaTime;
|
|
||||||
Head.Rotate(0, headRotation, 0);
|
|
||||||
|
|
||||||
// Add vertical camera rotation when head is on ground
|
|
||||||
if (CameraTransform != null)
|
|
||||||
{
|
|
||||||
m_verticalRotation -= m_lookAmt.y * RotateSpeed * Time.deltaTime;
|
|
||||||
m_verticalRotation = Mathf.Clamp(m_verticalRotation, -MaxLookAngle, MaxLookAngle);
|
|
||||||
CameraTransform.localRotation = Quaternion.Euler(m_verticalRotation, 0, 0);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public void Jump()
|
|
||||||
{
|
|
||||||
if (Physics.CheckSphere(GroundCheck.position, GroundCheckRadius, LayerMask.GetMask("Ground"))) {
|
|
||||||
m_rigidbody.AddForce(Vector3.up * JumpForce, ForceMode.Impulse);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void ThrowHead()
|
|
||||||
{
|
|
||||||
if (m_isHeadThrown)
|
|
||||||
return;
|
|
||||||
|
|
||||||
animator.SetTrigger("Throw");
|
|
||||||
|
|
||||||
m_isHeadThrown = true;
|
|
||||||
|
|
||||||
Head.SetParent(null);
|
|
||||||
|
|
||||||
m_headRigidbody = Head.gameObject.AddComponent<Rigidbody>();
|
|
||||||
m_headRigidbody.mass = 1f;
|
|
||||||
|
|
||||||
m_headRigidbody.constraints =
|
|
||||||
RigidbodyConstraints.FreezeRotationX |
|
|
||||||
RigidbodyConstraints.FreezeRotationZ;
|
|
||||||
|
|
||||||
m_headRigidbody.AddForce(CameraTransform.forward * ThrowForce, ForceMode.Impulse);
|
|
||||||
}
|
|
||||||
|
|
||||||
private void TryPickupHead()
|
|
||||||
{
|
|
||||||
if (!m_isHeadThrown)
|
|
||||||
return;
|
|
||||||
|
|
||||||
float distance = Vector3.Distance(transform.position, Head.position);
|
|
||||||
|
|
||||||
if (distance <= PickupDistance)
|
|
||||||
{
|
|
||||||
PickupHead();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void PickupHead()
|
|
||||||
{
|
|
||||||
m_isHeadThrown = false;
|
|
||||||
|
|
||||||
// Remove Rigidbody
|
|
||||||
if (m_headRigidbody != null)
|
|
||||||
{
|
|
||||||
Destroy(m_headRigidbody);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Reattach to player
|
|
||||||
Head.SetParent(transform);
|
|
||||||
|
|
||||||
// Reset position & rotation
|
|
||||||
Head.localPosition = m_headInitialLocalPos;
|
|
||||||
Head.localRotation = m_headInitialLocalRot;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -1,2 +1,2 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 1d8f349ed7dc088a4a6e2690ee87094a
|
guid: 7f91586e8c2742341aa8f6925e597bf1
|
||||||
216
Assets/Code/Scripts/Player/test.cs
Normal file
216
Assets/Code/Scripts/Player/test.cs
Normal file
@@ -0,0 +1,216 @@
|
|||||||
|
//using TMPro;
|
||||||
|
//using UnityEngine;
|
||||||
|
//using UnityEngine.InputSystem;
|
||||||
|
|
||||||
|
//public class PlayerMovement : MonoBehaviour
|
||||||
|
//{
|
||||||
|
// public InputActionAsset InputActions;
|
||||||
|
|
||||||
|
// private InputAction m_moveAction;
|
||||||
|
// private InputAction m_lookAction;
|
||||||
|
// private InputAction m_jumpAction;
|
||||||
|
// private InputAction m_throwAction;
|
||||||
|
// private InputAction m_pickupAction;
|
||||||
|
|
||||||
|
// private Vector2 m_moveAmt;
|
||||||
|
// private Vector2 m_lookAmt;
|
||||||
|
|
||||||
|
// private Rigidbody m_rigidbody;
|
||||||
|
|
||||||
|
// [Header("Camera/Head")]
|
||||||
|
// public Transform CameraTransform;
|
||||||
|
// public float MaxLookAngle = 90f;
|
||||||
|
|
||||||
|
// private float m_verticalRotation = 0f;
|
||||||
|
|
||||||
|
// public float WalkSpeed = 10;
|
||||||
|
// public float RotateSpeed = 5;
|
||||||
|
// public float JumpForce = 5;
|
||||||
|
|
||||||
|
// public Transform GroundCheck;
|
||||||
|
// public float GroundCheckRadius = 0.2f;
|
||||||
|
|
||||||
|
// public Animator animator;
|
||||||
|
|
||||||
|
// [Header("Head Settings")]
|
||||||
|
// public Transform Head;
|
||||||
|
// public float ThrowForce = 10f;
|
||||||
|
// public float PickupDistance = 3f;
|
||||||
|
|
||||||
|
// private bool m_isHeadThrown = false;
|
||||||
|
// private Rigidbody m_headRigidbody;
|
||||||
|
|
||||||
|
// private Vector3 m_headInitialLocalPos;
|
||||||
|
// private Quaternion m_headInitialLocalRot;
|
||||||
|
|
||||||
|
// private void Awake()
|
||||||
|
// {
|
||||||
|
// var map = InputActions.FindActionMap("Player");
|
||||||
|
|
||||||
|
// m_moveAction = map.FindAction("Move");
|
||||||
|
// m_lookAction = map.FindAction("Look");
|
||||||
|
// m_jumpAction = map.FindAction("Jump");
|
||||||
|
// m_throwAction = map.FindAction("Throw");
|
||||||
|
// m_pickupAction = map.FindAction("Pickup");
|
||||||
|
|
||||||
|
// m_rigidbody = GetComponent<Rigidbody>();
|
||||||
|
// animator = GetComponent<Animator>();
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void OnEnable()
|
||||||
|
// {
|
||||||
|
// InputActions.FindActionMap("Player").Enable();
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void OnDisable()
|
||||||
|
// {
|
||||||
|
// InputActions.FindActionMap("Player").Disable();
|
||||||
|
// }
|
||||||
|
|
||||||
|
// void Start()
|
||||||
|
// {
|
||||||
|
// Cursor.lockState = CursorLockMode.Locked;
|
||||||
|
// m_headInitialLocalPos = Head.localPosition;
|
||||||
|
// m_headInitialLocalRot = Head.localRotation;
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void Update()
|
||||||
|
// {
|
||||||
|
// m_moveAmt = m_moveAction.ReadValue<Vector2>();
|
||||||
|
// m_lookAmt = m_lookAction.ReadValue<Vector2>();
|
||||||
|
|
||||||
|
// if (m_jumpAction.WasPressedThisFrame())
|
||||||
|
// {
|
||||||
|
// Jump();
|
||||||
|
// }
|
||||||
|
|
||||||
|
// if (m_throwAction.WasPressedThisFrame())
|
||||||
|
// {
|
||||||
|
// ThrowHead();
|
||||||
|
// }
|
||||||
|
|
||||||
|
// if (m_pickupAction.WasPressedThisFrame())
|
||||||
|
// {
|
||||||
|
// TryPickupHead();
|
||||||
|
// }
|
||||||
|
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void FixedUpdate()
|
||||||
|
// {
|
||||||
|
// Walking();
|
||||||
|
// Rotating();
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void Walking()
|
||||||
|
// {
|
||||||
|
// Vector3 move =
|
||||||
|
// transform.forward * m_moveAmt.y +
|
||||||
|
// transform.right * m_moveAmt.x;
|
||||||
|
|
||||||
|
// m_rigidbody.MovePosition(
|
||||||
|
// m_rigidbody.position + move * WalkSpeed * Time.deltaTime
|
||||||
|
// );
|
||||||
|
|
||||||
|
// bool isMoving = m_moveAmt.magnitude > 0.1f;
|
||||||
|
// animator.SetBool("isWalking", isMoving);
|
||||||
|
// }
|
||||||
|
|
||||||
|
|
||||||
|
// private void Rotating()
|
||||||
|
// {
|
||||||
|
// if (m_lookAmt.magnitude <= 0.01f)
|
||||||
|
// return;
|
||||||
|
|
||||||
|
// if (!m_isHeadThrown)
|
||||||
|
// {
|
||||||
|
// NORMAL BODY ROTATION
|
||||||
|
// float horizontalRotation = m_lookAmt.x * RotateSpeed * Time.deltaTime;
|
||||||
|
// Quaternion deltaRotation = Quaternion.Euler(0, horizontalRotation, 0);
|
||||||
|
// m_rigidbody.MoveRotation(m_rigidbody.rotation * deltaRotation);
|
||||||
|
|
||||||
|
// if (CameraTransform != null)
|
||||||
|
// {
|
||||||
|
// m_verticalRotation -= m_lookAmt.y * RotateSpeed * Time.deltaTime;
|
||||||
|
// m_verticalRotation = Mathf.Clamp(m_verticalRotation, -MaxLookAngle, MaxLookAngle);
|
||||||
|
// CameraTransform.localRotation = Quaternion.Euler(m_verticalRotation, 0, 0);
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
// else
|
||||||
|
// {
|
||||||
|
// HEAD ROTATION ON GROUND
|
||||||
|
// float headRotation = m_lookAmt.x * RotateSpeed * Time.deltaTime;
|
||||||
|
// Head.Rotate(0, headRotation, 0);
|
||||||
|
|
||||||
|
// Add vertical camera rotation when head is on ground
|
||||||
|
// if (CameraTransform != null)
|
||||||
|
// {
|
||||||
|
// m_verticalRotation -= m_lookAmt.y * RotateSpeed * Time.deltaTime;
|
||||||
|
// m_verticalRotation = Mathf.Clamp(m_verticalRotation, -MaxLookAngle, MaxLookAngle);
|
||||||
|
// CameraTransform.localRotation = Quaternion.Euler(m_verticalRotation, 0, 0);
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
|
||||||
|
// public void Jump()
|
||||||
|
// {
|
||||||
|
// if (Physics.CheckSphere(GroundCheck.position, GroundCheckRadius, LayerMask.GetMask("Ground")))
|
||||||
|
// {
|
||||||
|
// m_rigidbody.AddForce(Vector3.up * JumpForce, ForceMode.Impulse);
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void ThrowHead()
|
||||||
|
// {
|
||||||
|
// if (m_isHeadThrown)
|
||||||
|
// return;
|
||||||
|
|
||||||
|
// animator.SetTrigger("Throw");
|
||||||
|
|
||||||
|
// m_isHeadThrown = true;
|
||||||
|
|
||||||
|
// Head.SetParent(null);
|
||||||
|
|
||||||
|
// m_headRigidbody = Head.gameObject.AddComponent<Rigidbody>();
|
||||||
|
// m_headRigidbody.mass = 1f;
|
||||||
|
|
||||||
|
// m_headRigidbody.constraints =
|
||||||
|
// RigidbodyConstraints.FreezeRotationX |
|
||||||
|
// RigidbodyConstraints.FreezeRotationZ;
|
||||||
|
|
||||||
|
// m_headRigidbody.AddForce(CameraTransform.forward * ThrowForce, ForceMode.Impulse);
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void TryPickupHead()
|
||||||
|
// {
|
||||||
|
// if (!m_isHeadThrown)
|
||||||
|
// return;
|
||||||
|
|
||||||
|
// float distance = Vector3.Distance(transform.position, Head.position);
|
||||||
|
|
||||||
|
// if (distance <= PickupDistance)
|
||||||
|
// {
|
||||||
|
// PickupHead();
|
||||||
|
// }
|
||||||
|
// }
|
||||||
|
|
||||||
|
// private void PickupHead()
|
||||||
|
// {
|
||||||
|
// m_isHeadThrown = false;
|
||||||
|
|
||||||
|
// Remove Rigidbody
|
||||||
|
// if (m_headRigidbody != null)
|
||||||
|
// {
|
||||||
|
// Destroy(m_headRigidbody);
|
||||||
|
// }
|
||||||
|
|
||||||
|
// Reattach to player
|
||||||
|
// Head.SetParent(transform);
|
||||||
|
|
||||||
|
// Reset position & rotation
|
||||||
|
// Head.localPosition = m_headInitialLocalPos;
|
||||||
|
// Head.localRotation = m_headInitialLocalRot;
|
||||||
|
// }
|
||||||
|
|
||||||
|
|
||||||
|
//}
|
||||||
2
Assets/Code/Scripts/Player/test.cs.meta
Normal file
2
Assets/Code/Scripts/Player/test.cs.meta
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 85fce5e45a2682243a133de9ba0a4324
|
||||||
8
Assets/Code/Subtitles.meta
Normal file
8
Assets/Code/Subtitles.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3952fe191e7e945b3ba35d76408a51a6
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
29
Assets/Code/Subtitles/Level01_Room1.json
Normal file
29
Assets/Code/Subtitles/Level01_Room1.json
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"lines": [
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "Hello, UNIT SB-3954. You are in a simulation for testing your ability to move and interact.",
|
||||||
|
"duration": 6.5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "Your goal is to prove that your system is working and that you can move and interact with the environment.",
|
||||||
|
"duration": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "To move, use ZQSD. To interact with objects, use \"E\".",
|
||||||
|
"duration": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "You can also use the mouse to look around, and use Left Click to launch your head.",
|
||||||
|
"duration": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "Good luck, UNIT SB-3954.",
|
||||||
|
"duration": 3
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
7
Assets/Code/Subtitles/Level01_Room1.json.meta
Normal file
7
Assets/Code/Subtitles/Level01_Room1.json.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1e42d860d90034c58a6600de98c72204
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
29
Assets/Code/Subtitles/Level01_Room2.json
Normal file
29
Assets/Code/Subtitles/Level01_Room2.json
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"lines": [
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "Good job, UNIT SB-3954. You have successfully completed the first test.",
|
||||||
|
"duration": 4.5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "I see that your module of ejection of your head is still working.",
|
||||||
|
"duration": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "Now that you understand you can launch your head, use your head to see at a different angle.",
|
||||||
|
"duration": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "You lift your head and look around, for that use \"R\".",
|
||||||
|
"duration": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"speaker": "SYSTEME",
|
||||||
|
"text": "Use this to find the code for the door.",
|
||||||
|
"duration": 4.5
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
7
Assets/Code/Subtitles/Level01_Room2.json.meta
Normal file
7
Assets/Code/Subtitles/Level01_Room2.json.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 7c5bd5fd82b7a498aa62659593ea5cef
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@@ -13,7 +13,6 @@ GameObject:
|
|||||||
- component: {fileID: 489735366413190748}
|
- component: {fileID: 489735366413190748}
|
||||||
- component: {fileID: 6101101176935368636}
|
- component: {fileID: 6101101176935368636}
|
||||||
- component: {fileID: 6700426716916120764}
|
- component: {fileID: 6700426716916120764}
|
||||||
- component: {fileID: 5678899781269647745}
|
|
||||||
- component: {fileID: 7552511637356990312}
|
- component: {fileID: 7552511637356990312}
|
||||||
m_Layer: 0
|
m_Layer: 0
|
||||||
m_Name: TestBlock
|
m_Name: TestBlock
|
||||||
@@ -335,28 +334,6 @@ MeshFilter:
|
|||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 2408983304096713058}
|
m_GameObject: {fileID: 2408983304096713058}
|
||||||
m_Mesh: {fileID: 0}
|
m_Mesh: {fileID: 0}
|
||||||
--- !u!64 &5678899781269647745
|
|
||||||
MeshCollider:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 2408983304096713058}
|
|
||||||
m_Material: {fileID: 0}
|
|
||||||
m_IncludeLayers:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Bits: 0
|
|
||||||
m_ExcludeLayers:
|
|
||||||
serializedVersion: 2
|
|
||||||
m_Bits: 0
|
|
||||||
m_LayerOverridePriority: 0
|
|
||||||
m_IsTrigger: 0
|
|
||||||
m_ProvidesContacts: 0
|
|
||||||
m_Enabled: 1
|
|
||||||
serializedVersion: 5
|
|
||||||
m_Convex: 0
|
|
||||||
m_CookingOptions: 30
|
|
||||||
m_Mesh: {fileID: 0}
|
|
||||||
--- !u!114 &7552511637356990312
|
--- !u!114 &7552511637356990312
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|||||||
@@ -13,10 +13,10 @@ GameObject:
|
|||||||
- component: {fileID: 3884605895522482221}
|
- component: {fileID: 3884605895522482221}
|
||||||
- component: {fileID: 16871832050785725}
|
- component: {fileID: 16871832050785725}
|
||||||
- component: {fileID: 8512140229507148937}
|
- component: {fileID: 8512140229507148937}
|
||||||
- component: {fileID: 6734862024670495346}
|
|
||||||
- component: {fileID: 6921400718617286756}
|
- component: {fileID: 6921400718617286756}
|
||||||
|
- component: {fileID: 7987102888823411772}
|
||||||
m_Layer: 0
|
m_Layer: 0
|
||||||
m_Name: Door
|
m_Name: BigDoor
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
m_NavMeshLayer: 0
|
m_NavMeshLayer: 0
|
||||||
@@ -30,7 +30,7 @@ Transform:
|
|||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 6922175388650039756}
|
m_GameObject: {fileID: 6922175388650039756}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_LocalRotation: {x: -0, y: 0.7071068, z: -0, w: 0.7071068}
|
m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
|
||||||
m_LocalPosition: {x: -0.82162, y: 0, z: 0.17412949}
|
m_LocalPosition: {x: -0.82162, y: 0, z: 0.17412949}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
@@ -154,84 +154,80 @@ MonoBehaviour:
|
|||||||
elementGroup: -1
|
elementGroup: -1
|
||||||
m_TextureGroup: -1
|
m_TextureGroup: -1
|
||||||
m_SharedVertices:
|
m_SharedVertices:
|
||||||
- m_Vertices: 000000000d00000016000000
|
- m_Vertices: 00000000020000000d000000000000000000000000000000
|
||||||
- m_Vertices: 010000000400000017000000
|
- m_Vertices: 010000000300000004000000000000000000000000000000
|
||||||
- m_Vertices: 020000000f00000010000000
|
- m_Vertices: 050000000700000008000000000000000000000000000000
|
||||||
- m_Vertices: 030000000600000011000000
|
- m_Vertices: 090000000b0000000c000000000000000000000000000000
|
||||||
- m_Vertices: 050000000800000015000000
|
|
||||||
- m_Vertices: 070000000a00000013000000
|
|
||||||
- m_Vertices: 090000000c00000014000000
|
|
||||||
- m_Vertices: 0b0000000e00000012000000
|
|
||||||
m_SharedTextures: []
|
m_SharedTextures: []
|
||||||
m_Positions:
|
m_Positions:
|
||||||
- {x: -0.05, y: -1, z: 0.5}
|
- {x: -0.05, y: -4, z: 4}
|
||||||
- {x: 0.05, y: -1, z: 0.5}
|
- {x: 0.05, y: -4, z: 4}
|
||||||
- {x: -0.05, y: 1, z: 0.5}
|
- {x: -0.05, y: 4, z: 4}
|
||||||
- {x: 0.05, y: 1, z: 0.5}
|
- {x: 0.05, y: 4, z: 4}
|
||||||
- {x: 0.05, y: -1, z: 0.5}
|
- {x: 0.05, y: -4, z: 4}
|
||||||
- {x: 0.05, y: -1, z: -0.5}
|
- {x: 0.05, y: -4, z: -4}
|
||||||
- {x: 0.05, y: 1, z: 0.5}
|
- {x: 0.05, y: 4, z: 4}
|
||||||
- {x: 0.05, y: 1, z: -0.5}
|
- {x: 0.05, y: 4, z: -4}
|
||||||
- {x: 0.05, y: -1, z: -0.5}
|
- {x: 0.05, y: -4, z: -4}
|
||||||
- {x: -0.05, y: -1, z: -0.5}
|
- {x: -0.05, y: -4, z: -4}
|
||||||
- {x: 0.05, y: 1, z: -0.5}
|
- {x: 0.05, y: 4, z: -4}
|
||||||
- {x: -0.05, y: 1, z: -0.5}
|
- {x: -0.05, y: 4, z: -4}
|
||||||
- {x: -0.05, y: -1, z: -0.5}
|
- {x: -0.05, y: -4, z: -4}
|
||||||
- {x: -0.05, y: -1, z: 0.5}
|
- {x: -0.05, y: -4, z: 4}
|
||||||
- {x: -0.05, y: 1, z: -0.5}
|
- {x: -0.05, y: 4, z: -4}
|
||||||
- {x: -0.05, y: 1, z: 0.5}
|
- {x: -0.05, y: 4, z: 4}
|
||||||
- {x: -0.05, y: 1, z: 0.5}
|
- {x: -0.05, y: 4, z: 4}
|
||||||
- {x: 0.05, y: 1, z: 0.5}
|
- {x: 0.05, y: 4, z: 4}
|
||||||
- {x: -0.05, y: 1, z: -0.5}
|
- {x: -0.05, y: 4, z: -4}
|
||||||
- {x: 0.05, y: 1, z: -0.5}
|
- {x: 0.05, y: 4, z: -4}
|
||||||
- {x: -0.05, y: -1, z: -0.5}
|
- {x: -0.05, y: -4, z: -4}
|
||||||
- {x: 0.05, y: -1, z: -0.5}
|
- {x: 0.05, y: -4, z: -4}
|
||||||
- {x: -0.05, y: -1, z: 0.5}
|
- {x: -0.05, y: -4, z: 4}
|
||||||
- {x: 0.05, y: -1, z: 0.5}
|
- {x: 0.05, y: -4, z: 4}
|
||||||
m_Textures0:
|
m_Textures0:
|
||||||
- {x: 0.1, y: -1}
|
- {x: 0, y: -7}
|
||||||
- {x: 0, y: -1}
|
- {x: 0.1, y: -7}
|
||||||
- {x: 0.1, y: 1}
|
|
||||||
- {x: 0, y: 1}
|
|
||||||
- {x: 1, y: -1}
|
|
||||||
- {x: 0, y: -1}
|
|
||||||
- {x: 1, y: 1}
|
|
||||||
- {x: 0, y: 1}
|
|
||||||
- {x: 0.1, y: -1}
|
|
||||||
- {x: 0, y: -1}
|
|
||||||
- {x: 0.1, y: 1}
|
|
||||||
- {x: 0, y: 1}
|
|
||||||
- {x: 1, y: -1}
|
|
||||||
- {x: 0, y: -1}
|
|
||||||
- {x: 1, y: 1}
|
|
||||||
- {x: 0, y: 1}
|
|
||||||
- {x: 0, y: 1}
|
- {x: 0, y: 1}
|
||||||
- {x: 0.1, y: 1}
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 8, y: -7}
|
||||||
|
- {x: 0, y: -7}
|
||||||
|
- {x: 8, y: 1}
|
||||||
- {x: 0, y: 0}
|
- {x: 0, y: 0}
|
||||||
- {x: 0.1, y: 0}
|
- {x: 0.1, y: -7}
|
||||||
- {x: 0.1, y: 0}
|
- {x: 0, y: -7}
|
||||||
- {x: 0, y: 0}
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 8, y: -7}
|
||||||
|
- {x: 0, y: -7}
|
||||||
|
- {x: 8, y: 0}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: -7}
|
||||||
|
- {x: 0.1, y: -7}
|
||||||
|
- {x: 0.1, y: -7}
|
||||||
|
- {x: 0, y: -7}
|
||||||
- {x: 0.1, y: 1}
|
- {x: 0.1, y: 1}
|
||||||
- {x: 0, y: 1}
|
- {x: 0, y: 1}
|
||||||
m_Textures2: []
|
m_Textures2: []
|
||||||
m_Textures3: []
|
m_Textures3: []
|
||||||
m_Tangents:
|
m_Tangents:
|
||||||
- {x: -1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: -1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: -1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: -1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: 1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: 1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: 1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: 1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 1, y: 0, z: 0, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: -1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: -1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: -1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 0, y: 0, z: -1, w: -1}
|
- {x: -0, y: 1, z: 0, w: 1}
|
||||||
- {x: 1, y: 0, z: 0, w: -1}
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
- {x: 1, y: 0, z: 0, w: -1}
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
- {x: 1, y: 0, z: 0, w: -1}
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
@@ -249,7 +245,7 @@ MonoBehaviour:
|
|||||||
m_PreserveMeshAssetOnDestroy: 0
|
m_PreserveMeshAssetOnDestroy: 0
|
||||||
assetGuid:
|
assetGuid:
|
||||||
m_Mesh: {fileID: 0}
|
m_Mesh: {fileID: 0}
|
||||||
m_VersionIndex: 23
|
m_VersionIndex: 59
|
||||||
m_IsSelectable: 1
|
m_IsSelectable: 1
|
||||||
m_SelectedFaces:
|
m_SelectedFaces:
|
||||||
m_SelectedEdges: []
|
m_SelectedEdges: []
|
||||||
@@ -269,8 +265,8 @@ MonoBehaviour:
|
|||||||
m_Shape:
|
m_Shape:
|
||||||
rid: 1325630791375913023
|
rid: 1325630791375913023
|
||||||
m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_UnmodifiedMeshVersion: 23
|
m_UnmodifiedMeshVersion: 59
|
||||||
m_Size: {x: 0.1, y: 2, z: 1}
|
m_Size: {x: 0.1, y: 8, z: 8}
|
||||||
m_LocalCenter: {x: 0, y: 0, z: 0}
|
m_LocalCenter: {x: 0, y: 0, z: 0}
|
||||||
references:
|
references:
|
||||||
version: 2
|
version: 2
|
||||||
@@ -335,8 +331,31 @@ MeshFilter:
|
|||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 6922175388650039756}
|
m_GameObject: {fileID: 6922175388650039756}
|
||||||
m_Mesh: {fileID: 0}
|
m_Mesh: {fileID: 0}
|
||||||
--- !u!64 &6734862024670495346
|
--- !u!114 &6921400718617286756
|
||||||
MeshCollider:
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 6922175388650039756}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 0cc6c36a261296f4c82e315da147ba93, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::SlidingDoor
|
||||||
|
axis: 1
|
||||||
|
direction: -1
|
||||||
|
slideDistance: 10
|
||||||
|
speed: 3
|
||||||
|
startOpen: 0
|
||||||
|
OnOpened:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
OnClosed:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
--- !u!65 &7987102888823411772
|
||||||
|
BoxCollider:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
@@ -353,30 +372,6 @@ MeshCollider:
|
|||||||
m_IsTrigger: 0
|
m_IsTrigger: 0
|
||||||
m_ProvidesContacts: 0
|
m_ProvidesContacts: 0
|
||||||
m_Enabled: 1
|
m_Enabled: 1
|
||||||
serializedVersion: 5
|
serializedVersion: 3
|
||||||
m_Convex: 0
|
m_Size: {x: 0.1, y: 8, z: 8}
|
||||||
m_CookingOptions: 30
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
m_Mesh: {fileID: 0}
|
|
||||||
--- !u!114 &6921400718617286756
|
|
||||||
MonoBehaviour:
|
|
||||||
m_ObjectHideFlags: 0
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_GameObject: {fileID: 6922175388650039756}
|
|
||||||
m_Enabled: 1
|
|
||||||
m_EditorHideFlags: 0
|
|
||||||
m_Script: {fileID: 11500000, guid: 0cc6c36a261296f4c82e315da147ba93, type: 3}
|
|
||||||
m_Name:
|
|
||||||
m_EditorClassIdentifier: Assembly-CSharp::SlidingDoor
|
|
||||||
axis: 1
|
|
||||||
direction: 1
|
|
||||||
slideDistance: 2
|
|
||||||
speed: 3
|
|
||||||
startOpen: 0
|
|
||||||
OnOpened:
|
|
||||||
m_PersistentCalls:
|
|
||||||
m_Calls: []
|
|
||||||
OnClosed:
|
|
||||||
m_PersistentCalls:
|
|
||||||
m_Calls: []
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@ GameObject:
|
|||||||
m_Layer: 0
|
m_Layer: 0
|
||||||
m_Name: GroundCheck
|
m_Name: GroundCheck
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
m_Icon: {fileID: -964228994112308473, guid: 0000000000000000d000000000000000, type: 0}
|
m_Icon: {fileID: 0}
|
||||||
m_NavMeshLayer: 0
|
m_NavMeshLayer: 0
|
||||||
m_StaticEditorFlags: 0
|
m_StaticEditorFlags: 0
|
||||||
m_IsActive: 1
|
m_IsActive: 1
|
||||||
@@ -25,7 +25,7 @@ Transform:
|
|||||||
m_GameObject: {fileID: 8021212901078439068}
|
m_GameObject: {fileID: 8021212901078439068}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||||
m_LocalPosition: {x: 0, y: 0, z: -0.06500006}
|
m_LocalPosition: {x: 0, y: 0.004, z: -0.06500006}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
@@ -39,21 +39,89 @@ PrefabInstance:
|
|||||||
serializedVersion: 3
|
serializedVersion: 3
|
||||||
m_TransformParent: {fileID: 7821156882341915560}
|
m_TransformParent: {fileID: 7821156882341915560}
|
||||||
m_Modifications:
|
m_Modifications:
|
||||||
|
- target: {fileID: 1316595833530241815, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 1316595833530241815, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3733736632917204230, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3733736632917204230, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3733736632917204230, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3866203678110391311, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 3866203678110391311, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 4513738306462009106, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
- target: {fileID: 4513738306462009106, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
propertyPath: m_Name
|
propertyPath: m_Name
|
||||||
value: Head
|
value: Head
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4513738306462009106, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_TagString
|
||||||
|
value: Player
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4522719369371878407, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4522719369371878407, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5926884563646191324, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5926884563646191324, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5926884563646191324, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7925603877176952742, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7925603877176952742, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 8182261421342382278, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 1.235
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 8182261421342382278, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0.3157
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
propertyPath: m_LocalPosition.x
|
propertyPath: m_LocalPosition.x
|
||||||
value: 0
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
propertyPath: m_LocalPosition.y
|
propertyPath: m_LocalPosition.y
|
||||||
value: 0
|
value: -0.421
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
propertyPath: m_LocalPosition.z
|
propertyPath: m_LocalPosition.z
|
||||||
value: 0
|
value: 0.475
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
- target: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
propertyPath: m_LocalRotation.w
|
propertyPath: m_LocalRotation.w
|
||||||
@@ -83,11 +151,41 @@ PrefabInstance:
|
|||||||
propertyPath: m_LocalEulerAnglesHint.z
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
value: 0
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents:
|
||||||
|
- {fileID: 9037390549028016567, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects: []
|
||||||
m_AddedGameObjects: []
|
m_AddedGameObjects: []
|
||||||
m_AddedComponents: []
|
m_AddedComponents:
|
||||||
|
- targetCorrespondingSourceObject: {fileID: 4513738306462009106, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 6096268390463610501}
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
--- !u!1 &4446703388580953019 stripped
|
||||||
|
GameObject:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 4513738306462009106, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 221195622690684073}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!65 &6096268390463610501
|
||||||
|
BoxCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 4446703388580953019}
|
||||||
|
m_Material: {fileID: 13400000, guid: 0e9f85473ca372a59bbff5adb28c18d2, type: 2}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_LayerOverridePriority: 0
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_ProvidesContacts: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 3
|
||||||
|
m_Size: {x: 0.79742086, y: 0.5844476, z: 0.75984764}
|
||||||
|
m_Center: {x: -0.0018145442, y: 1.2922238, z: 0.060781002}
|
||||||
--- !u!4 &8079687630579216978 stripped
|
--- !u!4 &8079687630579216978 stripped
|
||||||
Transform:
|
Transform:
|
||||||
m_CorrespondingSourceObject: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
m_CorrespondingSourceObject: {fileID: 8300425658720571131, guid: 8ae6d0072edd3ef6a8e8fab748ba5098, type: 3}
|
||||||
@@ -151,10 +249,32 @@ PrefabInstance:
|
|||||||
value: 0
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects:
|
||||||
|
- {fileID: 2059550454731354505, guid: 459ef74c4ee79d3eb8e1ba6a0f06c9a7, type: 3}
|
||||||
m_AddedGameObjects: []
|
m_AddedGameObjects: []
|
||||||
m_AddedComponents: []
|
m_AddedComponents:
|
||||||
|
- targetCorrespondingSourceObject: {fileID: 1015176535145037065, guid: 459ef74c4ee79d3eb8e1ba6a0f06c9a7, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 2084843937911841166}
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: 459ef74c4ee79d3eb8e1ba6a0f06c9a7, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: 459ef74c4ee79d3eb8e1ba6a0f06c9a7, type: 3}
|
||||||
|
--- !u!1 &1446289441119343760 stripped
|
||||||
|
GameObject:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 1015176535145037065, guid: 459ef74c4ee79d3eb8e1ba6a0f06c9a7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 1874870990122559897}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!114 &2084843937911841166
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1446289441119343760}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 1d8f349ed7dc088a4a6e2690ee87094a, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerMovement
|
||||||
|
InputActions: {fileID: 0}
|
||||||
--- !u!4 &6975610370707183838 stripped
|
--- !u!4 &6975610370707183838 stripped
|
||||||
Transform:
|
Transform:
|
||||||
m_CorrespondingSourceObject: {fileID: 8848088476524540231, guid: 459ef74c4ee79d3eb8e1ba6a0f06c9a7, type: 3}
|
m_CorrespondingSourceObject: {fileID: 8848088476524540231, guid: 459ef74c4ee79d3eb8e1ba6a0f06c9a7, type: 3}
|
||||||
@@ -450,15 +570,15 @@ PrefabInstance:
|
|||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalPosition.y
|
propertyPath: m_LocalPosition.y
|
||||||
value: 1
|
value: 0.5
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalPosition.z
|
propertyPath: m_LocalPosition.z
|
||||||
value: -3
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalRotation.w
|
propertyPath: m_LocalRotation.w
|
||||||
value: 1
|
value: 0.7071068
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalRotation.x
|
propertyPath: m_LocalRotation.x
|
||||||
@@ -466,7 +586,7 @@ PrefabInstance:
|
|||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalRotation.y
|
propertyPath: m_LocalRotation.y
|
||||||
value: 0
|
value: 0.7071068
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalRotation.z
|
propertyPath: m_LocalRotation.z
|
||||||
@@ -478,7 +598,7 @@ PrefabInstance:
|
|||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalEulerAnglesHint.y
|
propertyPath: m_LocalEulerAnglesHint.y
|
||||||
value: 0
|
value: 90
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- target: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
propertyPath: m_LocalEulerAnglesHint.z
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
@@ -703,6 +823,18 @@ PrefabInstance:
|
|||||||
- targetCorrespondingSourceObject: {fileID: -927199367670048503, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
- targetCorrespondingSourceObject: {fileID: -927199367670048503, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
insertIndex: -1
|
insertIndex: -1
|
||||||
addedObject: {fileID: 3047743202467582630}
|
addedObject: {fileID: 3047743202467582630}
|
||||||
|
- targetCorrespondingSourceObject: {fileID: -927199367670048503, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 2185157095970857719}
|
||||||
|
- targetCorrespondingSourceObject: {fileID: -927199367670048503, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 2343678334924127783}
|
||||||
|
- targetCorrespondingSourceObject: {fileID: -927199367670048503, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 4313489822343726709}
|
||||||
|
- targetCorrespondingSourceObject: {fileID: -927199367670048503, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 2936940972087595065}
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
--- !u!95 &144211389547005650 stripped
|
--- !u!95 &144211389547005650 stripped
|
||||||
Animator:
|
Animator:
|
||||||
@@ -739,7 +871,7 @@ Rigidbody:
|
|||||||
m_UseGravity: 1
|
m_UseGravity: 1
|
||||||
m_IsKinematic: 0
|
m_IsKinematic: 0
|
||||||
m_Interpolate: 0
|
m_Interpolate: 0
|
||||||
m_Constraints: 80
|
m_Constraints: 112
|
||||||
m_CollisionDetection: 0
|
m_CollisionDetection: 0
|
||||||
--- !u!136 &3998354022717239476
|
--- !u!136 &3998354022717239476
|
||||||
CapsuleCollider:
|
CapsuleCollider:
|
||||||
@@ -760,10 +892,10 @@ CapsuleCollider:
|
|||||||
m_ProvidesContacts: 0
|
m_ProvidesContacts: 0
|
||||||
m_Enabled: 1
|
m_Enabled: 1
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_Radius: 0.5
|
m_Radius: 0.26813045
|
||||||
m_Height: 1.7
|
m_Height: 1.2649516
|
||||||
m_Direction: 1
|
m_Direction: 1
|
||||||
m_Center: {x: 0, y: 0.8, z: 0}
|
m_Center: {x: -0.029453307, y: 0.63073164, z: 0}
|
||||||
--- !u!65 &1215790106131549770
|
--- !u!65 &1215790106131549770
|
||||||
BoxCollider:
|
BoxCollider:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@@ -783,8 +915,8 @@ BoxCollider:
|
|||||||
m_ProvidesContacts: 0
|
m_ProvidesContacts: 0
|
||||||
m_Enabled: 1
|
m_Enabled: 1
|
||||||
serializedVersion: 3
|
serializedVersion: 3
|
||||||
m_Size: {x: 0.6, y: 0.5, z: 0.6}
|
m_Size: {x: 0.6, y: 0.4560688, z: 0.3978837}
|
||||||
m_Center: {x: 0, y: 0.2, z: 0}
|
m_Center: {x: 0, y: 0.22196558, z: 0.101058155}
|
||||||
--- !u!114 &3047743202467582630
|
--- !u!114 &3047743202467582630
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@@ -797,18 +929,71 @@ MonoBehaviour:
|
|||||||
m_Script: {fileID: 11500000, guid: 1d8f349ed7dc088a4a6e2690ee87094a, type: 3}
|
m_Script: {fileID: 11500000, guid: 1d8f349ed7dc088a4a6e2690ee87094a, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier: Assembly-CSharp::PlayerMovement
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerMovement
|
||||||
InputActions: {fileID: -944628639613478452, guid: 052faaac586de48259a63d0c4782560b, type: 3}
|
InputActions: {fileID: -944628639613478452, guid: b319948d6750538498f201a24c05aef3, type: 3}
|
||||||
|
--- !u!114 &2185157095970857719
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 6544026473454475707}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 6c1ddada0161b8c4783806ef6775348a, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerLook
|
||||||
CameraTransform: {fileID: 8258725777112540271}
|
CameraTransform: {fileID: 8258725777112540271}
|
||||||
MaxLookAngle: 90
|
Head: {fileID: 8079687630579216978}
|
||||||
WalkSpeed: 5
|
|
||||||
RotateSpeed: 5
|
RotateSpeed: 5
|
||||||
|
MaxLookAngle: 90
|
||||||
|
--- !u!114 &2343678334924127783
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 6544026473454475707}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 7f91586e8c2742341aa8f6925e597bf1, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerMovement
|
||||||
|
WalkSpeed: 7.5
|
||||||
|
rotationSpeed: 10
|
||||||
|
animator: {fileID: 144211389547005650}
|
||||||
|
cameraTransform: {fileID: 8258725777112540271}
|
||||||
|
--- !u!114 &4313489822343726709
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 6544026473454475707}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 2da51dfecccc45b469912e3bb3f1953b, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerHeadController
|
||||||
|
Head: {fileID: 8079687630579216978}
|
||||||
|
CameraTransform: {fileID: 8258725777112540271}
|
||||||
|
ThrowForce: 10
|
||||||
|
PickupDistance: 3
|
||||||
|
isHoldingHead: 1
|
||||||
|
--- !u!114 &2936940972087595065
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 6544026473454475707}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 9c524d12bc1668e42a00cbd8050107f6, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerJump
|
||||||
JumpForce: 5
|
JumpForce: 5
|
||||||
GroundCheck: {fileID: 5774252285975285596}
|
GroundCheck: {fileID: 5774252285975285596}
|
||||||
GroundCheckRadius: 0.2
|
GroundCheckRadius: 0.2
|
||||||
animator: {fileID: 144211389547005650}
|
|
||||||
Head: {fileID: 8079687630579216978}
|
|
||||||
ThrowForce: 10
|
|
||||||
PickupDistance: 3
|
|
||||||
--- !u!4 &7821156882341915560 stripped
|
--- !u!4 &7821156882341915560 stripped
|
||||||
Transform:
|
Transform:
|
||||||
m_CorrespondingSourceObject: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
m_CorrespondingSourceObject: {fileID: -4216859302048453862, guid: 82a2914d8f86c62488456950c8330e38, type: 3}
|
||||||
|
|||||||
8
Assets/Level/Prefabs/World.meta
Normal file
8
Assets/Level/Prefabs/World.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f58da68f9b7cd4f1489b7b0e17c841dc
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
640
Assets/Level/Prefabs/World/TileDoorFrame.prefab
Normal file
640
Assets/Level/Prefabs/World/TileDoorFrame.prefab
Normal file
@@ -0,0 +1,640 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1 &7358282048986567246
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 7620239766451692460, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 6073171541110751723}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 6730954181803855235}
|
||||||
|
- component: {fileID: 412118018221697532}
|
||||||
|
- component: {fileID: 7340938401879862527}
|
||||||
|
- component: {fileID: 7383390462390725690}
|
||||||
|
- component: {fileID: 6002584575896669468}
|
||||||
|
- component: {fileID: 4193616611914722518}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: TileDoorFrame
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &6730954181803855235
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 6073171541110751723}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7358282048986567246}
|
||||||
|
serializedVersion: 2
|
||||||
|
m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
|
||||||
|
m_LocalPosition: {x: -15.4, y: 5, z: -20.000002}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0}
|
||||||
|
--- !u!114 &412118018221697532
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 749139187830528030, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 6073171541110751723}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7358282048986567246}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.ProBuilderMesh
|
||||||
|
m_MeshFormatVersion: 2
|
||||||
|
m_Faces:
|
||||||
|
- m_Indexes: 000000000100000002000000010000000300000002000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 040000000500000006000000050000000700000006000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 08000000090000000a000000090000000b0000000a000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 100000001100000012000000110000001300000012000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 140000001500000016000000150000001700000016000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 18000000190000001a000000190000001b0000001a000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 1c0000001d0000001e0000001d0000001f0000001e000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 200000002100000022000000210000002300000022000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 240000002500000026000000250000002700000026000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 28000000290000002a000000290000002b0000002a000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 2c0000002d0000002e0000002d0000002f0000002e000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 300000003100000032000000310000003300000032000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 9
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
m_SharedVertices:
|
||||||
|
- m_Vertices: 0000000008000000
|
||||||
|
- m_Vertices: 01000000
|
||||||
|
- m_Vertices: 0200000009000000100000002900000032000000
|
||||||
|
- m_Vertices: 0300000030000000
|
||||||
|
- m_Vertices: 040000002d000000
|
||||||
|
- m_Vertices: 05000000
|
||||||
|
- m_Vertices: 060000000d00000011000000280000002f000000
|
||||||
|
- m_Vertices: 070000000f000000
|
||||||
|
- m_Vertices: 0a000000
|
||||||
|
- m_Vertices: 0b00000012000000
|
||||||
|
- m_Vertices: 0c00000013000000
|
||||||
|
- m_Vertices: 0e000000
|
||||||
|
- m_Vertices: 140000001c000000
|
||||||
|
- m_Vertices: 150000001e000000240000002b00000033000000
|
||||||
|
- m_Vertices: 16000000
|
||||||
|
- m_Vertices: 1700000031000000
|
||||||
|
- m_Vertices: 180000002c000000
|
||||||
|
- m_Vertices: 1900000022000000260000002a0000002e000000
|
||||||
|
- m_Vertices: 1a000000
|
||||||
|
- m_Vertices: 1b00000023000000
|
||||||
|
- m_Vertices: 1d000000
|
||||||
|
- m_Vertices: 1f00000025000000
|
||||||
|
- m_Vertices: 2000000027000000
|
||||||
|
- m_Vertices: 21000000
|
||||||
|
m_SharedTextures: []
|
||||||
|
m_Positions:
|
||||||
|
- {x: -5, y: 3, z: 0.05}
|
||||||
|
- {x: -5, y: -5, z: 0.05}
|
||||||
|
- {x: -3, y: 3, z: 0.05}
|
||||||
|
- {x: -3, y: -5, z: 0.05}
|
||||||
|
- {x: 3, y: -5, z: 0.05}
|
||||||
|
- {x: 5, y: -5, z: 0.05}
|
||||||
|
- {x: 3, y: 3, z: 0.05}
|
||||||
|
- {x: 5, y: 3, z: 0.05}
|
||||||
|
- {x: -5, y: 3, z: 0.05}
|
||||||
|
- {x: -3, y: 3, z: 0.05}
|
||||||
|
- {x: -5, y: 5, z: 0.05}
|
||||||
|
- {x: -3, y: 5, z: 0.05}
|
||||||
|
- {x: 3, y: 5, z: 0.05}
|
||||||
|
- {x: 3, y: 3, z: 0.05}
|
||||||
|
- {x: 5, y: 5, z: 0.05}
|
||||||
|
- {x: 5, y: 3, z: 0.05}
|
||||||
|
- {x: -3, y: 3, z: 0.05}
|
||||||
|
- {x: 3, y: 3, z: 0.05}
|
||||||
|
- {x: -3, y: 5, z: 0.05}
|
||||||
|
- {x: 3, y: 5, z: 0.05}
|
||||||
|
- {x: -5, y: 3, z: -0.05}
|
||||||
|
- {x: -3, y: 3, z: -0.05}
|
||||||
|
- {x: -5, y: -5, z: -0.05}
|
||||||
|
- {x: -3, y: -5, z: -0.05}
|
||||||
|
- {x: 3, y: -5, z: -0.05}
|
||||||
|
- {x: 3, y: 3, z: -0.05}
|
||||||
|
- {x: 5, y: -5, z: -0.05}
|
||||||
|
- {x: 5, y: 3, z: -0.05}
|
||||||
|
- {x: -5, y: 3, z: -0.05}
|
||||||
|
- {x: -5, y: 5, z: -0.05}
|
||||||
|
- {x: -3, y: 3, z: -0.05}
|
||||||
|
- {x: -3, y: 5, z: -0.05}
|
||||||
|
- {x: 3, y: 5, z: -0.05}
|
||||||
|
- {x: 5, y: 5, z: -0.05}
|
||||||
|
- {x: 3, y: 3, z: -0.05}
|
||||||
|
- {x: 5, y: 3, z: -0.05}
|
||||||
|
- {x: -3, y: 3, z: -0.05}
|
||||||
|
- {x: -3, y: 5, z: -0.05}
|
||||||
|
- {x: 3, y: 3, z: -0.05}
|
||||||
|
- {x: 3, y: 5, z: -0.05}
|
||||||
|
- {x: 3, y: 3, z: 0.05}
|
||||||
|
- {x: -3, y: 3, z: 0.05}
|
||||||
|
- {x: 3, y: 3, z: -0.05}
|
||||||
|
- {x: -3, y: 3, z: -0.05}
|
||||||
|
- {x: 3, y: -5, z: -0.05}
|
||||||
|
- {x: 3, y: -5, z: 0.05}
|
||||||
|
- {x: 3, y: 3, z: -0.05}
|
||||||
|
- {x: 3, y: 3, z: 0.05}
|
||||||
|
- {x: -3, y: -5, z: 0.05}
|
||||||
|
- {x: -3, y: -5, z: -0.05}
|
||||||
|
- {x: -3, y: 3, z: 0.05}
|
||||||
|
- {x: -3, y: 3, z: -0.05}
|
||||||
|
m_Textures0:
|
||||||
|
- {x: 5, y: 3}
|
||||||
|
- {x: 5, y: -5}
|
||||||
|
- {x: 3, y: 3}
|
||||||
|
- {x: 3, y: -5}
|
||||||
|
- {x: -3, y: -5}
|
||||||
|
- {x: -5, y: -5}
|
||||||
|
- {x: -3, y: 3}
|
||||||
|
- {x: -5, y: 3}
|
||||||
|
- {x: 5, y: 3}
|
||||||
|
- {x: 3, y: 3}
|
||||||
|
- {x: 5, y: 5}
|
||||||
|
- {x: 3, y: 5}
|
||||||
|
- {x: -3, y: 5}
|
||||||
|
- {x: -3, y: 3}
|
||||||
|
- {x: -5, y: 5}
|
||||||
|
- {x: -5, y: 3}
|
||||||
|
- {x: 3, y: 3}
|
||||||
|
- {x: -3, y: 3}
|
||||||
|
- {x: 3, y: 5}
|
||||||
|
- {x: -3, y: 5}
|
||||||
|
- {x: -5, y: 3}
|
||||||
|
- {x: -3, y: 3}
|
||||||
|
- {x: -5, y: -5}
|
||||||
|
- {x: -3, y: -5}
|
||||||
|
- {x: 3, y: -5}
|
||||||
|
- {x: 3, y: 3}
|
||||||
|
- {x: 5, y: -5}
|
||||||
|
- {x: 5, y: 3}
|
||||||
|
- {x: -5, y: 3}
|
||||||
|
- {x: -5, y: 5}
|
||||||
|
- {x: -3, y: 3}
|
||||||
|
- {x: -3, y: 5}
|
||||||
|
- {x: 3, y: 5}
|
||||||
|
- {x: 5, y: 5}
|
||||||
|
- {x: 3, y: 3}
|
||||||
|
- {x: 5, y: 3}
|
||||||
|
- {x: -3, y: 3}
|
||||||
|
- {x: -3, y: 5}
|
||||||
|
- {x: 3, y: 3}
|
||||||
|
- {x: 3, y: 5}
|
||||||
|
- {x: -3, y: 0.05}
|
||||||
|
- {x: 3, y: 0.05}
|
||||||
|
- {x: -3, y: -0.05}
|
||||||
|
- {x: 3, y: -0.05}
|
||||||
|
- {x: 0.05, y: -5}
|
||||||
|
- {x: -0.05, y: -5}
|
||||||
|
- {x: 0.05, y: 3}
|
||||||
|
- {x: -0.05, y: 3}
|
||||||
|
- {x: 0.05, y: -5}
|
||||||
|
- {x: -0.05, y: -5}
|
||||||
|
- {x: 0.05, y: 3}
|
||||||
|
- {x: -0.05, y: 3}
|
||||||
|
m_Textures2: []
|
||||||
|
m_Textures3: []
|
||||||
|
m_Tangents:
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
m_Colors: []
|
||||||
|
m_UnwrapParameters:
|
||||||
|
m_HardAngle: 88
|
||||||
|
m_PackMargin: 20
|
||||||
|
m_AngleError: 8
|
||||||
|
m_AreaError: 15
|
||||||
|
m_PreserveMeshAssetOnDestroy: 0
|
||||||
|
assetGuid:
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
m_VersionIndex: 30
|
||||||
|
m_IsSelectable: 1
|
||||||
|
m_SelectedFaces:
|
||||||
|
m_SelectedEdges: []
|
||||||
|
m_SelectedVertices:
|
||||||
|
--- !u!114 &7340938401879862527
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 7655303172860173597, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 6073171541110751723}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7358282048986567246}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 1ca002da428252441b92f28d83c8a65f, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.Shapes.ProBuilderShape
|
||||||
|
m_Shape:
|
||||||
|
rid: 1398870395349368919
|
||||||
|
m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_UnmodifiedMeshVersion: 21
|
||||||
|
m_Size: {x: 10, y: 10, z: 0.1}
|
||||||
|
m_LocalCenter: {x: 0, y: 0, z: 0}
|
||||||
|
references:
|
||||||
|
version: 2
|
||||||
|
RefIds:
|
||||||
|
- rid: 1398870395349368919
|
||||||
|
type: {class: Door, ns: UnityEngine.ProBuilder.Shapes, asm: Unity.ProBuilder}
|
||||||
|
data:
|
||||||
|
m_DoorHeight: 2
|
||||||
|
m_LegWidth: 2
|
||||||
|
--- !u!23 &7383390462390725690
|
||||||
|
MeshRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 7613981380323352024, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 6073171541110751723}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7358282048986567246}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_CastShadows: 1
|
||||||
|
m_ReceiveShadows: 1
|
||||||
|
m_DynamicOccludee: 1
|
||||||
|
m_StaticShadowCaster: 0
|
||||||
|
m_MotionVectors: 1
|
||||||
|
m_LightProbeUsage: 1
|
||||||
|
m_ReflectionProbeUsage: 1
|
||||||
|
m_RayTracingMode: 2
|
||||||
|
m_RayTraceProcedural: 0
|
||||||
|
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||||
|
m_RayTracingAccelStructBuildFlags: 1
|
||||||
|
m_SmallMeshCulling: 1
|
||||||
|
m_ForceMeshLod: -1
|
||||||
|
m_MeshLodSelectionBias: 0
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_RendererPriority: 0
|
||||||
|
m_Materials:
|
||||||
|
- {fileID: 2100000, guid: d6cbb9d7d974ade448bd811a9cec399d, type: 2}
|
||||||
|
m_StaticBatchInfo:
|
||||||
|
firstSubMesh: 0
|
||||||
|
subMeshCount: 0
|
||||||
|
m_StaticBatchRoot: {fileID: 0}
|
||||||
|
m_ProbeAnchor: {fileID: 0}
|
||||||
|
m_LightProbeVolumeOverride: {fileID: 0}
|
||||||
|
m_ScaleInLightmap: 1
|
||||||
|
m_ReceiveGI: 1
|
||||||
|
m_PreserveUVs: 0
|
||||||
|
m_IgnoreNormalsForChartDetection: 0
|
||||||
|
m_ImportantGI: 0
|
||||||
|
m_StitchLightmapSeams: 1
|
||||||
|
m_SelectedEditorRenderState: 3
|
||||||
|
m_MinimumChartSize: 4
|
||||||
|
m_AutoUVMaxDistance: 0.5
|
||||||
|
m_AutoUVMaxAngle: 89
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_GlobalIlluminationMeshLod: 0
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingLayer: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_MaskInteraction: 0
|
||||||
|
m_AdditionalVertexStreams: {fileID: 0}
|
||||||
|
--- !u!33 &6002584575896669468
|
||||||
|
MeshFilter:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 6669883714582723838, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 6073171541110751723}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7358282048986567246}
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
--- !u!64 &4193616611914722518
|
||||||
|
MeshCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 3886572594434432308, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 6073171541110751723}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7358282048986567246}
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_LayerOverridePriority: 0
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_ProvidesContacts: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 5
|
||||||
|
m_Convex: 0
|
||||||
|
m_CookingOptions: 30
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
--- !u!1001 &6073171541110751723
|
||||||
|
PrefabInstance:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Modification:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TransformParent: {fileID: 0}
|
||||||
|
m_Modifications:
|
||||||
|
- target: {fileID: 749139187830528030, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_VersionIndex
|
||||||
|
value: 27
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: -15.4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 5
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: -20.000002
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.w
|
||||||
|
value: 0.7071068
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.y
|
||||||
|
value: 0.7071068
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.y
|
||||||
|
value: 90
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5959526825738353761, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7620239766451692460, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
|
propertyPath: m_Name
|
||||||
|
value: TileDoorFrame
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
m_RemovedComponents: []
|
||||||
|
m_RemovedGameObjects: []
|
||||||
|
m_AddedGameObjects: []
|
||||||
|
m_AddedComponents: []
|
||||||
|
m_SourcePrefab: {fileID: 100100000, guid: e0e33d133c87d49df82c73bbf194cba7, type: 3}
|
||||||
7
Assets/Level/Prefabs/World/TileDoorFrame.prefab.meta
Normal file
7
Assets/Level/Prefabs/World/TileDoorFrame.prefab.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5f58ef95766204095a310e56ba6b80ca
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
357
Assets/Level/Prefabs/World/TileFloor.prefab
Normal file
357
Assets/Level/Prefabs/World/TileFloor.prefab
Normal file
@@ -0,0 +1,357 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1 &5840335221072158843
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 495342671324507826}
|
||||||
|
- component: {fileID: 5158937175993662519}
|
||||||
|
- component: {fileID: 4175848428221556727}
|
||||||
|
- component: {fileID: 6830455346839416856}
|
||||||
|
- component: {fileID: 9192243752437355431}
|
||||||
|
- component: {fileID: 1753047251571399430}
|
||||||
|
m_Layer: 3
|
||||||
|
m_Name: TileFloor
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &495342671324507826
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 5840335221072158843}
|
||||||
|
serializedVersion: 2
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!114 &5158937175993662519
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 5840335221072158843}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.ProBuilderMesh
|
||||||
|
m_MeshFormatVersion: 2
|
||||||
|
m_Faces:
|
||||||
|
- m_Indexes: 000000000100000002000000010000000300000002000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 040000000500000006000000050000000700000006000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 08000000090000000a000000090000000b0000000a000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 100000001100000012000000110000001300000012000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 140000001500000016000000150000001700000016000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
m_SharedVertices:
|
||||||
|
- m_Vertices: 000000000d00000016000000
|
||||||
|
- m_Vertices: 010000000400000017000000
|
||||||
|
- m_Vertices: 020000000f00000010000000
|
||||||
|
- m_Vertices: 030000000600000011000000
|
||||||
|
- m_Vertices: 050000000800000015000000
|
||||||
|
- m_Vertices: 070000000a00000013000000
|
||||||
|
- m_Vertices: 090000000c00000014000000
|
||||||
|
- m_Vertices: 0b0000000e00000012000000
|
||||||
|
m_SharedTextures: []
|
||||||
|
m_Positions:
|
||||||
|
- {x: -25, y: -0.05, z: 30}
|
||||||
|
- {x: 25, y: -0.05, z: 30}
|
||||||
|
- {x: -25, y: 0.05, z: 30}
|
||||||
|
- {x: 25, y: 0.05, z: 30}
|
||||||
|
- {x: 25, y: -0.05, z: 30}
|
||||||
|
- {x: 25, y: -0.05, z: -30}
|
||||||
|
- {x: 25, y: 0.05, z: 30}
|
||||||
|
- {x: 25, y: 0.05, z: -30}
|
||||||
|
- {x: 25, y: -0.05, z: -30}
|
||||||
|
- {x: -25, y: -0.05, z: -30}
|
||||||
|
- {x: 25, y: 0.05, z: -30}
|
||||||
|
- {x: -25, y: 0.05, z: -30}
|
||||||
|
- {x: -25, y: -0.05, z: -30}
|
||||||
|
- {x: -25, y: -0.05, z: 30}
|
||||||
|
- {x: -25, y: 0.05, z: -30}
|
||||||
|
- {x: -25, y: 0.05, z: 30}
|
||||||
|
- {x: -25, y: 0.05, z: 30}
|
||||||
|
- {x: 25, y: 0.05, z: 30}
|
||||||
|
- {x: -25, y: 0.05, z: -30}
|
||||||
|
- {x: 25, y: 0.05, z: -30}
|
||||||
|
- {x: -25, y: -0.05, z: -30}
|
||||||
|
- {x: 25, y: -0.05, z: -30}
|
||||||
|
- {x: -25, y: -0.05, z: 30}
|
||||||
|
- {x: 25, y: -0.05, z: 30}
|
||||||
|
m_Textures0:
|
||||||
|
- {x: 50, y: 0.9}
|
||||||
|
- {x: 0, y: 0.9}
|
||||||
|
- {x: 50, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 60, y: 0.9}
|
||||||
|
- {x: 0, y: 0.9}
|
||||||
|
- {x: 60, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 50, y: 0.9}
|
||||||
|
- {x: 0, y: 0.9}
|
||||||
|
- {x: 50, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 60, y: 0.9}
|
||||||
|
- {x: 0, y: 0.9}
|
||||||
|
- {x: 60, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 50, y: 1}
|
||||||
|
- {x: 0, y: -59}
|
||||||
|
- {x: 50, y: -59}
|
||||||
|
- {x: 50, y: -59}
|
||||||
|
- {x: 0, y: -59}
|
||||||
|
- {x: 50, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
m_Textures2: []
|
||||||
|
m_Textures3: []
|
||||||
|
m_Tangents:
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
m_Colors: []
|
||||||
|
m_UnwrapParameters:
|
||||||
|
m_HardAngle: 88
|
||||||
|
m_PackMargin: 20
|
||||||
|
m_AngleError: 8
|
||||||
|
m_AreaError: 15
|
||||||
|
m_PreserveMeshAssetOnDestroy: 0
|
||||||
|
assetGuid:
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
m_VersionIndex: 147
|
||||||
|
m_IsSelectable: 1
|
||||||
|
m_SelectedFaces:
|
||||||
|
m_SelectedEdges: []
|
||||||
|
m_SelectedVertices:
|
||||||
|
--- !u!114 &4175848428221556727
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 5840335221072158843}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 1ca002da428252441b92f28d83c8a65f, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.Shapes.ProBuilderShape
|
||||||
|
m_Shape:
|
||||||
|
rid: 1398870395349368895
|
||||||
|
m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_UnmodifiedMeshVersion: 147
|
||||||
|
m_Size: {x: 50, y: 0.1, z: 60}
|
||||||
|
m_LocalCenter: {x: 0, y: 0, z: 0}
|
||||||
|
references:
|
||||||
|
version: 2
|
||||||
|
RefIds:
|
||||||
|
- rid: 1398870395349368895
|
||||||
|
type: {class: Cube, ns: UnityEngine.ProBuilder.Shapes, asm: Unity.ProBuilder}
|
||||||
|
data:
|
||||||
|
--- !u!23 &6830455346839416856
|
||||||
|
MeshRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 5840335221072158843}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_CastShadows: 1
|
||||||
|
m_ReceiveShadows: 1
|
||||||
|
m_DynamicOccludee: 1
|
||||||
|
m_StaticShadowCaster: 0
|
||||||
|
m_MotionVectors: 1
|
||||||
|
m_LightProbeUsage: 1
|
||||||
|
m_ReflectionProbeUsage: 1
|
||||||
|
m_RayTracingMode: 2
|
||||||
|
m_RayTraceProcedural: 0
|
||||||
|
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||||
|
m_RayTracingAccelStructBuildFlags: 1
|
||||||
|
m_SmallMeshCulling: 1
|
||||||
|
m_ForceMeshLod: -1
|
||||||
|
m_MeshLodSelectionBias: 0
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_RendererPriority: 0
|
||||||
|
m_Materials:
|
||||||
|
- {fileID: 2100000, guid: a7ae6b34c1352bd419c92ad25692fcb1, type: 2}
|
||||||
|
m_StaticBatchInfo:
|
||||||
|
firstSubMesh: 0
|
||||||
|
subMeshCount: 0
|
||||||
|
m_StaticBatchRoot: {fileID: 0}
|
||||||
|
m_ProbeAnchor: {fileID: 0}
|
||||||
|
m_LightProbeVolumeOverride: {fileID: 0}
|
||||||
|
m_ScaleInLightmap: 1
|
||||||
|
m_ReceiveGI: 1
|
||||||
|
m_PreserveUVs: 0
|
||||||
|
m_IgnoreNormalsForChartDetection: 0
|
||||||
|
m_ImportantGI: 0
|
||||||
|
m_StitchLightmapSeams: 1
|
||||||
|
m_SelectedEditorRenderState: 3
|
||||||
|
m_MinimumChartSize: 4
|
||||||
|
m_AutoUVMaxDistance: 0.5
|
||||||
|
m_AutoUVMaxAngle: 89
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_GlobalIlluminationMeshLod: 0
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingLayer: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_MaskInteraction: 0
|
||||||
|
m_AdditionalVertexStreams: {fileID: 0}
|
||||||
|
--- !u!33 &9192243752437355431
|
||||||
|
MeshFilter:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 5840335221072158843}
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
--- !u!65 &1753047251571399430
|
||||||
|
BoxCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 5840335221072158843}
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_LayerOverridePriority: 0
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_ProvidesContacts: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 3
|
||||||
|
m_Size: {x: 10, y: 0.1, z: 10}
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
7
Assets/Level/Prefabs/World/TileFloor.prefab.meta
Normal file
7
Assets/Level/Prefabs/World/TileFloor.prefab.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6c473a12ab25142ec90b284ea34213f2
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
357
Assets/Level/Prefabs/World/TileGlass.prefab
Normal file
357
Assets/Level/Prefabs/World/TileGlass.prefab
Normal file
@@ -0,0 +1,357 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1 &7423121966632867460
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 5676916603420269486}
|
||||||
|
- component: {fileID: 8715567582214355493}
|
||||||
|
- component: {fileID: 8404390266503327226}
|
||||||
|
- component: {fileID: 2553083886184869086}
|
||||||
|
- component: {fileID: 7112311031510233378}
|
||||||
|
- component: {fileID: 8869586897791223017}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: TileGlass
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &5676916603420269486
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7423121966632867460}
|
||||||
|
serializedVersion: 2
|
||||||
|
m_LocalRotation: {x: 0, y: 0.7071068, z: 0, w: 0.7071068}
|
||||||
|
m_LocalPosition: {x: -20.03938, y: 5, z: -15.141106}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 0.5}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 90, z: 0}
|
||||||
|
--- !u!114 &8715567582214355493
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7423121966632867460}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.ProBuilderMesh
|
||||||
|
m_MeshFormatVersion: 2
|
||||||
|
m_Faces:
|
||||||
|
- m_Indexes: 000000000100000002000000010000000300000002000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 040000000500000006000000050000000700000006000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 08000000090000000a000000090000000b0000000a000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 100000001100000012000000110000001300000012000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 140000001500000016000000150000001700000016000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
m_SharedVertices:
|
||||||
|
- m_Vertices: 000000000d00000016000000
|
||||||
|
- m_Vertices: 010000000400000017000000
|
||||||
|
- m_Vertices: 020000000f00000010000000
|
||||||
|
- m_Vertices: 030000000600000011000000
|
||||||
|
- m_Vertices: 050000000800000015000000
|
||||||
|
- m_Vertices: 070000000a00000013000000
|
||||||
|
- m_Vertices: 090000000c00000014000000
|
||||||
|
- m_Vertices: 0b0000000e00000012000000
|
||||||
|
m_SharedTextures: []
|
||||||
|
m_Positions:
|
||||||
|
- {x: -0.05, y: -5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: -5}
|
||||||
|
- {x: 0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: 5, z: -5}
|
||||||
|
- {x: 0.05, y: -5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: -5}
|
||||||
|
- {x: 0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: 5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: 5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: -5}
|
||||||
|
- {x: 0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: -5}
|
||||||
|
- {x: 0.05, y: -5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: 5}
|
||||||
|
m_Textures0:
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 10, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 10, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 10, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 10, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
m_Textures2: []
|
||||||
|
m_Textures3: []
|
||||||
|
m_Tangents:
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
m_Colors: []
|
||||||
|
m_UnwrapParameters:
|
||||||
|
m_HardAngle: 88
|
||||||
|
m_PackMargin: 20
|
||||||
|
m_AngleError: 8
|
||||||
|
m_AreaError: 15
|
||||||
|
m_PreserveMeshAssetOnDestroy: 0
|
||||||
|
assetGuid:
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
m_VersionIndex: 26
|
||||||
|
m_IsSelectable: 1
|
||||||
|
m_SelectedFaces:
|
||||||
|
m_SelectedEdges: []
|
||||||
|
m_SelectedVertices:
|
||||||
|
--- !u!114 &8404390266503327226
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7423121966632867460}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 1ca002da428252441b92f28d83c8a65f, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.Shapes.ProBuilderShape
|
||||||
|
m_Shape:
|
||||||
|
rid: 1398870395349368904
|
||||||
|
m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_UnmodifiedMeshVersion: 23
|
||||||
|
m_Size: {x: 0.1, y: 10, z: 10}
|
||||||
|
m_LocalCenter: {x: 0, y: 0, z: 0}
|
||||||
|
references:
|
||||||
|
version: 2
|
||||||
|
RefIds:
|
||||||
|
- rid: 1398870395349368904
|
||||||
|
type: {class: Cube, ns: UnityEngine.ProBuilder.Shapes, asm: Unity.ProBuilder}
|
||||||
|
data:
|
||||||
|
--- !u!23 &2553083886184869086
|
||||||
|
MeshRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7423121966632867460}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_CastShadows: 1
|
||||||
|
m_ReceiveShadows: 1
|
||||||
|
m_DynamicOccludee: 1
|
||||||
|
m_StaticShadowCaster: 0
|
||||||
|
m_MotionVectors: 1
|
||||||
|
m_LightProbeUsage: 1
|
||||||
|
m_ReflectionProbeUsage: 1
|
||||||
|
m_RayTracingMode: 2
|
||||||
|
m_RayTraceProcedural: 0
|
||||||
|
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||||
|
m_RayTracingAccelStructBuildFlags: 1
|
||||||
|
m_SmallMeshCulling: 1
|
||||||
|
m_ForceMeshLod: -1
|
||||||
|
m_MeshLodSelectionBias: 0
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_RendererPriority: 0
|
||||||
|
m_Materials:
|
||||||
|
- {fileID: 2100000, guid: e2ff028127aed49898d5db254c679ffa, type: 2}
|
||||||
|
m_StaticBatchInfo:
|
||||||
|
firstSubMesh: 0
|
||||||
|
subMeshCount: 0
|
||||||
|
m_StaticBatchRoot: {fileID: 0}
|
||||||
|
m_ProbeAnchor: {fileID: 0}
|
||||||
|
m_LightProbeVolumeOverride: {fileID: 0}
|
||||||
|
m_ScaleInLightmap: 1
|
||||||
|
m_ReceiveGI: 1
|
||||||
|
m_PreserveUVs: 0
|
||||||
|
m_IgnoreNormalsForChartDetection: 0
|
||||||
|
m_ImportantGI: 0
|
||||||
|
m_StitchLightmapSeams: 1
|
||||||
|
m_SelectedEditorRenderState: 3
|
||||||
|
m_MinimumChartSize: 4
|
||||||
|
m_AutoUVMaxDistance: 0.5
|
||||||
|
m_AutoUVMaxAngle: 89
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_GlobalIlluminationMeshLod: 0
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingLayer: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_MaskInteraction: 0
|
||||||
|
m_AdditionalVertexStreams: {fileID: 0}
|
||||||
|
--- !u!33 &7112311031510233378
|
||||||
|
MeshFilter:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7423121966632867460}
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
--- !u!65 &8869586897791223017
|
||||||
|
BoxCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 7423121966632867460}
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_LayerOverridePriority: 0
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_ProvidesContacts: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 3
|
||||||
|
m_Size: {x: 0.100000024, y: 10, z: 10.000002}
|
||||||
|
m_Center: {x: 0, y: 0, z: 0}
|
||||||
7
Assets/Level/Prefabs/World/TileGlass.prefab.meta
Normal file
7
Assets/Level/Prefabs/World/TileGlass.prefab.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2d24a72aa97834b4a9baff9020719d61
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
357
Assets/Level/Prefabs/World/TileWall.prefab
Normal file
357
Assets/Level/Prefabs/World/TileWall.prefab
Normal file
@@ -0,0 +1,357 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1 &2843516741972607348
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 4751072299030562733}
|
||||||
|
- component: {fileID: 8868111042538970869}
|
||||||
|
- component: {fileID: 4579864586410663392}
|
||||||
|
- component: {fileID: 8458375974803422925}
|
||||||
|
- component: {fileID: 3605484921720718291}
|
||||||
|
- component: {fileID: 8463408000742725404}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: TileWall
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!4 &4751072299030562733
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 2843516741972607348}
|
||||||
|
serializedVersion: 2
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: -15, y: 5, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!114 &8868111042538970869
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 2843516741972607348}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.ProBuilderMesh
|
||||||
|
m_MeshFormatVersion: 2
|
||||||
|
m_Faces:
|
||||||
|
- m_Indexes: 000000000100000002000000010000000300000002000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 040000000500000006000000050000000700000006000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 08000000090000000a000000090000000b0000000a000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 100000001100000012000000110000001300000012000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
- m_Indexes: 140000001500000016000000150000001700000016000000
|
||||||
|
m_SmoothingGroup: 0
|
||||||
|
m_Uv:
|
||||||
|
m_UseWorldSpace: 0
|
||||||
|
m_FlipU: 0
|
||||||
|
m_FlipV: 0
|
||||||
|
m_SwapUV: 0
|
||||||
|
m_Fill: 1
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Rotation: 0
|
||||||
|
m_Anchor: 0
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_SubmeshIndex: 0
|
||||||
|
m_ManualUV: 0
|
||||||
|
elementGroup: -1
|
||||||
|
m_TextureGroup: -1
|
||||||
|
m_SharedVertices:
|
||||||
|
- m_Vertices: 000000000d00000016000000
|
||||||
|
- m_Vertices: 010000000400000017000000
|
||||||
|
- m_Vertices: 020000000f00000010000000
|
||||||
|
- m_Vertices: 030000000600000011000000
|
||||||
|
- m_Vertices: 050000000800000015000000
|
||||||
|
- m_Vertices: 070000000a00000013000000
|
||||||
|
- m_Vertices: 090000000c00000014000000
|
||||||
|
- m_Vertices: 0b0000000e00000012000000
|
||||||
|
m_SharedTextures: []
|
||||||
|
m_Positions:
|
||||||
|
- {x: -0.05, y: -5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: -5}
|
||||||
|
- {x: 0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: 5, z: -5}
|
||||||
|
- {x: 0.05, y: -5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: -5}
|
||||||
|
- {x: 0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: 5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: 5}
|
||||||
|
- {x: 0.05, y: 5, z: 5}
|
||||||
|
- {x: -0.05, y: 5, z: -5}
|
||||||
|
- {x: 0.05, y: 5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: -5}
|
||||||
|
- {x: 0.05, y: -5, z: -5}
|
||||||
|
- {x: -0.05, y: -5, z: 5}
|
||||||
|
- {x: 0.05, y: -5, z: 5}
|
||||||
|
m_Textures0:
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 10, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 10, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 10, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 10, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0.1, y: -9}
|
||||||
|
- {x: 0, y: -9}
|
||||||
|
- {x: 0.1, y: 1}
|
||||||
|
- {x: 0, y: 1}
|
||||||
|
m_Textures2: []
|
||||||
|
m_Textures3: []
|
||||||
|
m_Tangents:
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: 1, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 0, y: 0, z: -1, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: 1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
- {x: -1, y: 0, z: 0, w: -1}
|
||||||
|
m_Colors: []
|
||||||
|
m_UnwrapParameters:
|
||||||
|
m_HardAngle: 88
|
||||||
|
m_PackMargin: 20
|
||||||
|
m_AngleError: 8
|
||||||
|
m_AreaError: 15
|
||||||
|
m_PreserveMeshAssetOnDestroy: 0
|
||||||
|
assetGuid:
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
m_VersionIndex: 26
|
||||||
|
m_IsSelectable: 1
|
||||||
|
m_SelectedFaces:
|
||||||
|
m_SelectedEdges: []
|
||||||
|
m_SelectedVertices:
|
||||||
|
--- !u!114 &4579864586410663392
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 2843516741972607348}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 1ca002da428252441b92f28d83c8a65f, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.ProBuilder::UnityEngine.ProBuilder.Shapes.ProBuilderShape
|
||||||
|
m_Shape:
|
||||||
|
rid: 1398870395349368900
|
||||||
|
m_ShapeRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_UnmodifiedMeshVersion: 23
|
||||||
|
m_Size: {x: 0.1, y: 10, z: 10}
|
||||||
|
m_LocalCenter: {x: 0, y: 0, z: 0}
|
||||||
|
references:
|
||||||
|
version: 2
|
||||||
|
RefIds:
|
||||||
|
- rid: 1398870395349368900
|
||||||
|
type: {class: Cube, ns: UnityEngine.ProBuilder.Shapes, asm: Unity.ProBuilder}
|
||||||
|
data:
|
||||||
|
--- !u!23 &8458375974803422925
|
||||||
|
MeshRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 2843516741972607348}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_CastShadows: 1
|
||||||
|
m_ReceiveShadows: 1
|
||||||
|
m_DynamicOccludee: 1
|
||||||
|
m_StaticShadowCaster: 0
|
||||||
|
m_MotionVectors: 1
|
||||||
|
m_LightProbeUsage: 1
|
||||||
|
m_ReflectionProbeUsage: 1
|
||||||
|
m_RayTracingMode: 2
|
||||||
|
m_RayTraceProcedural: 0
|
||||||
|
m_RayTracingAccelStructBuildFlagsOverride: 0
|
||||||
|
m_RayTracingAccelStructBuildFlags: 1
|
||||||
|
m_SmallMeshCulling: 1
|
||||||
|
m_ForceMeshLod: -1
|
||||||
|
m_MeshLodSelectionBias: 0
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_RendererPriority: 0
|
||||||
|
m_Materials:
|
||||||
|
- {fileID: 2100000, guid: d6cbb9d7d974ade448bd811a9cec399d, type: 2}
|
||||||
|
m_StaticBatchInfo:
|
||||||
|
firstSubMesh: 0
|
||||||
|
subMeshCount: 0
|
||||||
|
m_StaticBatchRoot: {fileID: 0}
|
||||||
|
m_ProbeAnchor: {fileID: 0}
|
||||||
|
m_LightProbeVolumeOverride: {fileID: 0}
|
||||||
|
m_ScaleInLightmap: 1
|
||||||
|
m_ReceiveGI: 1
|
||||||
|
m_PreserveUVs: 0
|
||||||
|
m_IgnoreNormalsForChartDetection: 0
|
||||||
|
m_ImportantGI: 0
|
||||||
|
m_StitchLightmapSeams: 1
|
||||||
|
m_SelectedEditorRenderState: 3
|
||||||
|
m_MinimumChartSize: 4
|
||||||
|
m_AutoUVMaxDistance: 0.5
|
||||||
|
m_AutoUVMaxAngle: 89
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_GlobalIlluminationMeshLod: 0
|
||||||
|
m_SortingLayerID: 0
|
||||||
|
m_SortingLayer: 0
|
||||||
|
m_SortingOrder: 0
|
||||||
|
m_MaskInteraction: 0
|
||||||
|
m_AdditionalVertexStreams: {fileID: 0}
|
||||||
|
--- !u!33 &3605484921720718291
|
||||||
|
MeshFilter:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 2843516741972607348}
|
||||||
|
m_Mesh: {fileID: 0}
|
||||||
|
--- !u!65 &8463408000742725404
|
||||||
|
BoxCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 2843516741972607348}
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_LayerOverridePriority: 0
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_ProvidesContacts: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 3
|
||||||
|
m_Size: {x: 0.1, y: 10, z: 10}
|
||||||
|
m_Center: {x: 0, y: 0.00000047683716, z: -0.00000059604645}
|
||||||
7
Assets/Level/Prefabs/World/TileWall.prefab.meta
Normal file
7
Assets/Level/Prefabs/World/TileWall.prefab.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4175a5602e4244d988c11bca2debea28
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@@ -493,17 +493,6 @@ MonoBehaviour:
|
|||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier: Assembly-CSharp::PlayerMovement
|
m_EditorClassIdentifier: Assembly-CSharp::PlayerMovement
|
||||||
InputActions: {fileID: 0}
|
InputActions: {fileID: 0}
|
||||||
CameraTransform: {fileID: 0}
|
|
||||||
MaxLookAngle: 90
|
|
||||||
WalkSpeed: 10
|
|
||||||
RotateSpeed: 5
|
|
||||||
JumpForce: 5
|
|
||||||
GroundCheck: {fileID: 0}
|
|
||||||
GroundCheckRadius: 0.2
|
|
||||||
animator: {fileID: 0}
|
|
||||||
Head: {fileID: 0}
|
|
||||||
ThrowForce: 10
|
|
||||||
PickupDistance: 3
|
|
||||||
--- !u!114 &43211589 stripped
|
--- !u!114 &43211589 stripped
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_CorrespondingSourceObject: {fileID: 6921400718617286756, guid: 2f9e8e4a19f939f43a84c1c7d0a0e185, type: 3}
|
m_CorrespondingSourceObject: {fileID: 6921400718617286756, guid: 2f9e8e4a19f939f43a84c1c7d0a0e185, type: 3}
|
||||||
@@ -936,6 +925,9 @@ PrefabInstance:
|
|||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects: []
|
||||||
m_AddedGameObjects: []
|
m_AddedGameObjects: []
|
||||||
m_AddedComponents:
|
m_AddedComponents:
|
||||||
|
- targetCorrespondingSourceObject: {fileID: 4446703388580953019, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 762199654}
|
||||||
- targetCorrespondingSourceObject: {fileID: 1446289441119343760, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
- targetCorrespondingSourceObject: {fileID: 1446289441119343760, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
insertIndex: -1
|
insertIndex: -1
|
||||||
addedObject: {fileID: 36927862}
|
addedObject: {fileID: 36927862}
|
||||||
@@ -37018,6 +37010,38 @@ Mesh:
|
|||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_IndexStart: 0
|
m_IndexStart: 0
|
||||||
m_IndexCount: 0
|
m_IndexCount: 0
|
||||||
|
--- !u!1 &762199651 stripped
|
||||||
|
GameObject:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 4446703388580953019, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 99539971}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!54 &762199654
|
||||||
|
Rigidbody:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 762199651}
|
||||||
|
serializedVersion: 5
|
||||||
|
m_Mass: 1
|
||||||
|
m_LinearDamping: 0
|
||||||
|
m_AngularDamping: 0.05
|
||||||
|
m_CenterOfMass: {x: 0, y: 0, z: 0}
|
||||||
|
m_InertiaTensor: {x: 1, y: 1, z: 1}
|
||||||
|
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ImplicitCom: 1
|
||||||
|
m_ImplicitTensor: 1
|
||||||
|
m_UseGravity: 0
|
||||||
|
m_IsKinematic: 0
|
||||||
|
m_Interpolate: 0
|
||||||
|
m_Constraints: 0
|
||||||
|
m_CollisionDetection: 0
|
||||||
--- !u!1 &818197916
|
--- !u!1 &818197916
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@@ -37814,7 +37838,7 @@ GameObject:
|
|||||||
- component: {fileID: 1173887971}
|
- component: {fileID: 1173887971}
|
||||||
- component: {fileID: 1173887970}
|
- component: {fileID: 1173887970}
|
||||||
- component: {fileID: 1173887969}
|
- component: {fileID: 1173887969}
|
||||||
m_Layer: 0
|
m_Layer: 3
|
||||||
m_Name: Plate
|
m_Name: Plate
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
@@ -38238,7 +38262,7 @@ GameObject:
|
|||||||
- component: {fileID: 1225232290}
|
- component: {fileID: 1225232290}
|
||||||
- component: {fileID: 1225232289}
|
- component: {fileID: 1225232289}
|
||||||
- component: {fileID: 1225232288}
|
- component: {fileID: 1225232288}
|
||||||
m_Layer: 0
|
m_Layer: 3
|
||||||
m_Name: Floor
|
m_Name: Floor
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
@@ -72873,7 +72897,7 @@ MeshCollider:
|
|||||||
serializedVersion: 5
|
serializedVersion: 5
|
||||||
m_Convex: 0
|
m_Convex: 0
|
||||||
m_CookingOptions: 30
|
m_CookingOptions: 30
|
||||||
m_Mesh: {fileID: 163208307}
|
m_Mesh: {fileID: 1925451917}
|
||||||
--- !u!33 &1434828806
|
--- !u!33 &1434828806
|
||||||
MeshFilter:
|
MeshFilter:
|
||||||
m_ObjectHideFlags: 10
|
m_ObjectHideFlags: 10
|
||||||
@@ -107201,7 +107225,7 @@ GameObject:
|
|||||||
- component: {fileID: 1524676968}
|
- component: {fileID: 1524676968}
|
||||||
- component: {fileID: 1524676967}
|
- component: {fileID: 1524676967}
|
||||||
- component: {fileID: 1524676966}
|
- component: {fileID: 1524676966}
|
||||||
m_Layer: 0
|
m_Layer: 3
|
||||||
m_Name: Plate
|
m_Name: Plate
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
@@ -109741,7 +109765,7 @@ MeshCollider:
|
|||||||
serializedVersion: 5
|
serializedVersion: 5
|
||||||
m_Convex: 0
|
m_Convex: 0
|
||||||
m_CookingOptions: 30
|
m_CookingOptions: 30
|
||||||
m_Mesh: {fileID: 1076043271}
|
m_Mesh: {fileID: 163208307}
|
||||||
--- !u!33 &2017727403
|
--- !u!33 &2017727403
|
||||||
MeshFilter:
|
MeshFilter:
|
||||||
m_ObjectHideFlags: 10
|
m_ObjectHideFlags: 10
|
||||||
|
|||||||
8
Assets/Level/Scenes/Level.meta
Normal file
8
Assets/Level/Scenes/Level.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 17d8e143bab382c4ca8c4e33dee4bb41
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/Level/Scenes/Level/01.meta
Normal file
8
Assets/Level/Scenes/Level/01.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ae8418939e8b8544591bb64fbe136fb3
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
428
Assets/Level/Scenes/Level/01/Level01_Final.unity
Normal file
428
Assets/Level/Scenes/Level/01/Level01_Final.unity
Normal file
@@ -0,0 +1,428 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!29 &1
|
||||||
|
OcclusionCullingSettings:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_OcclusionBakeSettings:
|
||||||
|
smallestOccluder: 5
|
||||||
|
smallestHole: 0.25
|
||||||
|
backfaceThreshold: 100
|
||||||
|
m_SceneGUID: 00000000000000000000000000000000
|
||||||
|
m_OcclusionCullingData: {fileID: 0}
|
||||||
|
--- !u!104 &2
|
||||||
|
RenderSettings:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 10
|
||||||
|
m_Fog: 0
|
||||||
|
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
|
||||||
|
m_FogMode: 3
|
||||||
|
m_FogDensity: 0.01
|
||||||
|
m_LinearFogStart: 0
|
||||||
|
m_LinearFogEnd: 300
|
||||||
|
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
|
||||||
|
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
|
||||||
|
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
|
||||||
|
m_AmbientIntensity: 1
|
||||||
|
m_AmbientMode: 0
|
||||||
|
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
|
||||||
|
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_HaloStrength: 0.5
|
||||||
|
m_FlareStrength: 1
|
||||||
|
m_FlareFadeSpeed: 3
|
||||||
|
m_HaloTexture: {fileID: 0}
|
||||||
|
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
|
||||||
|
m_DefaultReflectionMode: 0
|
||||||
|
m_DefaultReflectionResolution: 128
|
||||||
|
m_ReflectionBounces: 1
|
||||||
|
m_ReflectionIntensity: 1
|
||||||
|
m_CustomReflection: {fileID: 0}
|
||||||
|
m_Sun: {fileID: 0}
|
||||||
|
m_UseRadianceAmbientProbe: 0
|
||||||
|
--- !u!157 &3
|
||||||
|
LightmapSettings:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 13
|
||||||
|
m_BakeOnSceneLoad: 0
|
||||||
|
m_GISettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_BounceScale: 1
|
||||||
|
m_IndirectOutputScale: 1
|
||||||
|
m_AlbedoBoost: 1
|
||||||
|
m_EnvironmentLightingMode: 0
|
||||||
|
m_EnableBakedLightmaps: 1
|
||||||
|
m_EnableRealtimeLightmaps: 0
|
||||||
|
m_LightmapEditorSettings:
|
||||||
|
serializedVersion: 12
|
||||||
|
m_Resolution: 2
|
||||||
|
m_BakeResolution: 40
|
||||||
|
m_AtlasSize: 1024
|
||||||
|
m_AO: 0
|
||||||
|
m_AOMaxDistance: 1
|
||||||
|
m_CompAOExponent: 1
|
||||||
|
m_CompAOExponentDirect: 0
|
||||||
|
m_ExtractAmbientOcclusion: 0
|
||||||
|
m_Padding: 2
|
||||||
|
m_LightmapParameters: {fileID: 0}
|
||||||
|
m_LightmapsBakeMode: 1
|
||||||
|
m_TextureCompression: 1
|
||||||
|
m_ReflectionCompression: 2
|
||||||
|
m_MixedBakeMode: 2
|
||||||
|
m_BakeBackend: 2
|
||||||
|
m_PVRSampling: 1
|
||||||
|
m_PVRDirectSampleCount: 32
|
||||||
|
m_PVRSampleCount: 512
|
||||||
|
m_PVRBounces: 2
|
||||||
|
m_PVREnvironmentSampleCount: 256
|
||||||
|
m_PVREnvironmentReferencePointCount: 2048
|
||||||
|
m_PVRFilteringMode: 1
|
||||||
|
m_PVRDenoiserTypeDirect: 1
|
||||||
|
m_PVRDenoiserTypeIndirect: 1
|
||||||
|
m_PVRDenoiserTypeAO: 1
|
||||||
|
m_PVRFilterTypeDirect: 0
|
||||||
|
m_PVRFilterTypeIndirect: 0
|
||||||
|
m_PVRFilterTypeAO: 0
|
||||||
|
m_PVREnvironmentMIS: 1
|
||||||
|
m_PVRCulling: 1
|
||||||
|
m_PVRFilteringGaussRadiusDirect: 1
|
||||||
|
m_PVRFilteringGaussRadiusIndirect: 1
|
||||||
|
m_PVRFilteringGaussRadiusAO: 1
|
||||||
|
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
|
||||||
|
m_PVRFilteringAtrousPositionSigmaIndirect: 2
|
||||||
|
m_PVRFilteringAtrousPositionSigmaAO: 1
|
||||||
|
m_ExportTrainingData: 0
|
||||||
|
m_TrainingDataDestination: TrainingData
|
||||||
|
m_LightProbeSampleCountMultiplier: 4
|
||||||
|
m_LightingDataAsset: {fileID: 20201, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_LightingSettings: {fileID: 0}
|
||||||
|
--- !u!196 &4
|
||||||
|
NavMeshSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_BuildSettings:
|
||||||
|
serializedVersion: 3
|
||||||
|
agentTypeID: 0
|
||||||
|
agentRadius: 0.5
|
||||||
|
agentHeight: 2
|
||||||
|
agentSlope: 45
|
||||||
|
agentClimb: 0.4
|
||||||
|
ledgeDropHeight: 0
|
||||||
|
maxJumpAcrossDistance: 0
|
||||||
|
minRegionArea: 2
|
||||||
|
manualCellSize: 0
|
||||||
|
cellSize: 0.16666667
|
||||||
|
manualTileSize: 0
|
||||||
|
tileSize: 256
|
||||||
|
buildHeightMesh: 0
|
||||||
|
maxJobWorkers: 0
|
||||||
|
preserveTilesOutsideBounds: 0
|
||||||
|
debug:
|
||||||
|
m_Flags: 0
|
||||||
|
m_NavMeshData: {fileID: 0}
|
||||||
|
--- !u!1001 &146034592
|
||||||
|
PrefabInstance:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Modification:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TransformParent: {fileID: 0}
|
||||||
|
m_Modifications:
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: 8.9335
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: -16.64573
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.w
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.y
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.z
|
||||||
|
value: -0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -8679921383154817045, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 919132149155446097, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
propertyPath: m_Name
|
||||||
|
value: Level
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
m_RemovedComponents: []
|
||||||
|
m_RemovedGameObjects: []
|
||||||
|
m_AddedGameObjects: []
|
||||||
|
m_AddedComponents:
|
||||||
|
- targetCorrespondingSourceObject: {fileID: -3121380241203253555, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 146034594}
|
||||||
|
m_SourcePrefab: {fileID: 100100000, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
--- !u!1 &146034593 stripped
|
||||||
|
GameObject:
|
||||||
|
m_CorrespondingSourceObject: {fileID: -3121380241203253555, guid: cdecbcd15c5a18b409d15603630bb654, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 146034592}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!114 &146034594
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 146034593}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 0cc6c36a261296f4c82e315da147ba93, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::SlidingDoor
|
||||||
|
axis: 1
|
||||||
|
direction: -1
|
||||||
|
slideDistance: 2
|
||||||
|
speed: 3
|
||||||
|
startOpen: 0
|
||||||
|
OnOpened:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
OnClosed:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
--- !u!1001 &1044583204
|
||||||
|
PrefabInstance:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Modification:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TransformParent: {fileID: 0}
|
||||||
|
m_Modifications:
|
||||||
|
- target: {fileID: 6544026473454475707, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Name
|
||||||
|
value: Player
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalScale.x
|
||||||
|
value: 4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalScale.y
|
||||||
|
value: 4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalScale.z
|
||||||
|
value: 4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: -33.61331
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0.0000022767708
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: -20.720806
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.w
|
||||||
|
value: 0.7071068
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.y
|
||||||
|
value: 0.7071068
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.y
|
||||||
|
value: 90
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7821156882341915560, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 8079687630579216978, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalScale.x
|
||||||
|
value: 0.8
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 8079687630579216978, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalScale.z
|
||||||
|
value: 0.8
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9113767139962055966, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Radius
|
||||||
|
value: 0.4
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9113767139962055966, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Center.y
|
||||||
|
value: 1.3
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
m_RemovedComponents: []
|
||||||
|
m_RemovedGameObjects: []
|
||||||
|
m_AddedGameObjects: []
|
||||||
|
m_AddedComponents: []
|
||||||
|
m_SourcePrefab: {fileID: 100100000, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
--- !u!1 &1168512180
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 1168512182}
|
||||||
|
- component: {fileID: 1168512181}
|
||||||
|
- component: {fileID: 1168512183}
|
||||||
|
m_Layer: 0
|
||||||
|
m_Name: Directional Light
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!108 &1168512181
|
||||||
|
Light:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1168512180}
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 12
|
||||||
|
m_Type: 1
|
||||||
|
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
|
||||||
|
m_Intensity: 1
|
||||||
|
m_Range: 10
|
||||||
|
m_SpotAngle: 30
|
||||||
|
m_InnerSpotAngle: 21.80208
|
||||||
|
m_CookieSize2D: {x: 0.5, y: 0.5}
|
||||||
|
m_Shadows:
|
||||||
|
m_Type: 2
|
||||||
|
m_Resolution: -1
|
||||||
|
m_CustomResolution: -1
|
||||||
|
m_Strength: 1
|
||||||
|
m_Bias: 0.05
|
||||||
|
m_NormalBias: 0.4
|
||||||
|
m_NearPlane: 0.2
|
||||||
|
m_CullingMatrixOverride:
|
||||||
|
e00: 1
|
||||||
|
e01: 0
|
||||||
|
e02: 0
|
||||||
|
e03: 0
|
||||||
|
e10: 0
|
||||||
|
e11: 1
|
||||||
|
e12: 0
|
||||||
|
e13: 0
|
||||||
|
e20: 0
|
||||||
|
e21: 0
|
||||||
|
e22: 1
|
||||||
|
e23: 0
|
||||||
|
e30: 0
|
||||||
|
e31: 0
|
||||||
|
e32: 0
|
||||||
|
e33: 1
|
||||||
|
m_UseCullingMatrixOverride: 0
|
||||||
|
m_Cookie: {fileID: 0}
|
||||||
|
m_DrawHalo: 0
|
||||||
|
m_Flare: {fileID: 0}
|
||||||
|
m_RenderMode: 0
|
||||||
|
m_CullingMask:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 4294967295
|
||||||
|
m_RenderingLayerMask: 1
|
||||||
|
m_Lightmapping: 4
|
||||||
|
m_LightShadowCasterMode: 0
|
||||||
|
m_AreaSize: {x: 1, y: 1}
|
||||||
|
m_BounceIntensity: 1
|
||||||
|
m_ColorTemperature: 6570
|
||||||
|
m_UseColorTemperature: 0
|
||||||
|
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
m_UseBoundingSphereOverride: 0
|
||||||
|
m_UseViewFrustumForShadowCasterCull: 1
|
||||||
|
m_ForceVisible: 0
|
||||||
|
m_ShadowRadius: 0
|
||||||
|
m_ShadowAngle: 0
|
||||||
|
m_LightUnit: 1
|
||||||
|
m_LuxAtDistance: 1
|
||||||
|
m_EnableSpotReflector: 1
|
||||||
|
--- !u!4 &1168512182
|
||||||
|
Transform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1168512180}
|
||||||
|
serializedVersion: 2
|
||||||
|
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
|
||||||
|
m_LocalPosition: {x: 0, y: 3, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 0}
|
||||||
|
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
|
||||||
|
--- !u!114 &1168512183
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1168512180}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 474bcb49853aa07438625e644c072ee6, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Runtime::UnityEngine.Rendering.Universal.UniversalAdditionalLightData
|
||||||
|
m_UsePipelineSettings: 1
|
||||||
|
m_AdditionalLightsShadowResolutionTier: 2
|
||||||
|
m_CustomShadowLayers: 0
|
||||||
|
m_LightCookieSize: {x: 1, y: 1}
|
||||||
|
m_LightCookieOffset: {x: 0, y: 0}
|
||||||
|
m_SoftShadowQuality: 0
|
||||||
|
m_RenderingLayersMask:
|
||||||
|
serializedVersion: 0
|
||||||
|
m_Bits: 1
|
||||||
|
m_ShadowRenderingLayersMask:
|
||||||
|
serializedVersion: 0
|
||||||
|
m_Bits: 1
|
||||||
|
m_Version: 4
|
||||||
|
m_LightLayerMask: 1
|
||||||
|
m_ShadowLayerMask: 1
|
||||||
|
m_RenderingLayers: 1
|
||||||
|
m_ShadowRenderingLayers: 1
|
||||||
|
--- !u!1660057539 &9223372036854775807
|
||||||
|
SceneRoots:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_Roots:
|
||||||
|
- {fileID: 1168512182}
|
||||||
|
- {fileID: 1044583204}
|
||||||
|
- {fileID: 146034592}
|
||||||
7
Assets/Level/Scenes/Level/01/Level01_Final.unity.meta
Normal file
7
Assets/Level/Scenes/Level/01/Level01_Final.unity.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c27b10b5ca850594298ef98e0486babd
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
18323
Assets/Level/Scenes/Level/01/Level01_Work.unity
Normal file
18323
Assets/Level/Scenes/Level/01/Level01_Work.unity
Normal file
File diff suppressed because one or more lines are too long
7
Assets/Level/Scenes/Level/01/Level01_Work.unity.meta
Normal file
7
Assets/Level/Scenes/Level/01/Level01_Work.unity.meta
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 002c7c1365eb84470a077e39ac50a31c
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@@ -246,6 +246,11 @@ MonoBehaviour:
|
|||||||
m_ShadowLayerMask: 1
|
m_ShadowLayerMask: 1
|
||||||
m_RenderingLayers: 1
|
m_RenderingLayers: 1
|
||||||
m_ShadowRenderingLayers: 1
|
m_ShadowRenderingLayers: 1
|
||||||
|
--- !u!4 &573532104 stripped
|
||||||
|
Transform:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 8258725777112540271, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 762024470}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
--- !u!1001 &762024470
|
--- !u!1001 &762024470
|
||||||
PrefabInstance:
|
PrefabInstance:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@@ -254,10 +259,38 @@ PrefabInstance:
|
|||||||
serializedVersion: 3
|
serializedVersion: 3
|
||||||
m_TransformParent: {fileID: 0}
|
m_TransformParent: {fileID: 0}
|
||||||
m_Modifications:
|
m_Modifications:
|
||||||
- target: {fileID: 3047743202467582630, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
- target: {fileID: 2343678334924127783, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
propertyPath: InputActions
|
propertyPath: animator
|
||||||
value:
|
value:
|
||||||
objectReference: {fileID: -944628639613478452, guid: b319948d6750538498f201a24c05aef3, type: 3}
|
objectReference: {fileID: 2044346512}
|
||||||
|
- target: {fileID: 2343678334924127783, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: cameraTransform
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 573532104}
|
||||||
|
- target: {fileID: 3702287221525863218, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Constraints
|
||||||
|
value: 112
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 4313489822343726709, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: isHoldingHead
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6096268390463610501, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Size.y
|
||||||
|
value: 0.5844476
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6096268390463610501, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Size.z
|
||||||
|
value: 0.75984764
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6096268390463610501, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Center.y
|
||||||
|
value: 1.2922238
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 6096268390463610501, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_Center.z
|
||||||
|
value: 0.060781002
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 6544026473454475707, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
- target: {fileID: 6544026473454475707, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
propertyPath: m_Name
|
propertyPath: m_Name
|
||||||
value: Player
|
value: Player
|
||||||
@@ -302,8 +335,13 @@ PrefabInstance:
|
|||||||
propertyPath: m_LocalEulerAnglesHint.z
|
propertyPath: m_LocalEulerAnglesHint.z
|
||||||
value: 0
|
value: 0
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 8258725777112540271, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0.3157
|
||||||
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects:
|
||||||
|
- {fileID: 472912051752212496, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
m_AddedGameObjects: []
|
m_AddedGameObjects: []
|
||||||
m_AddedComponents: []
|
m_AddedComponents: []
|
||||||
m_SourcePrefab: {fileID: 100100000, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
m_SourcePrefab: {fileID: 100100000, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
@@ -575,12 +613,17 @@ Transform:
|
|||||||
m_GameObject: {fileID: 1430443543}
|
m_GameObject: {fileID: 1430443543}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 0.3763, y: 3.05, z: 10}
|
m_LocalPosition: {x: 0.3763, y: 0, z: 4.34}
|
||||||
m_LocalScale: {x: 12.810944, y: 5.8166175, z: 1}
|
m_LocalScale: {x: 12.810944, y: 5.8166175, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!95 &2044346512 stripped
|
||||||
|
Animator:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 144211389547005650, guid: d7417f9daec269d43bdfd5a35f2da89a, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 762024470}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
--- !u!1660057539 &9223372036854775807
|
--- !u!1660057539 &9223372036854775807
|
||||||
SceneRoots:
|
SceneRoots:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: f7ddf8204ae4327bb84e928c9ae561d4
|
guid: f9ccf03e1da5f4a4683903447659b3d7
|
||||||
NativeFormatImporter:
|
NativeFormatImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
mainObjectFileID: 13400000
|
mainObjectFileID: 13400000
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!134 &13400000
|
||||||
|
PhysicsMaterial:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: No_Friction
|
||||||
|
serializedVersion: 2
|
||||||
|
m_DynamicFriction: 0
|
||||||
|
m_StaticFriction: 0
|
||||||
|
m_Bounciness: 0
|
||||||
|
m_FrictionCombine: 0
|
||||||
|
m_BounceCombine: 0
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f7ddf8204ae4327bb84e928c9ae561d4
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 13400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/TextMesh Pro.meta
Executable file
8
Assets/TextMesh Pro.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f54d1bd14bd3ca042bd867b519fee8cc
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/TextMesh Pro/Fonts.meta
Executable file
8
Assets/TextMesh Pro/Fonts.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6ab70aee4d56447429c680537fbf93ed
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
46
Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt
Executable file
46
Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt
Executable file
@@ -0,0 +1,46 @@
|
|||||||
|
Digitized data copyright (c) 2010 Google Corporation
|
||||||
|
with Reserved Font Arimo, Tinos and Cousine.
|
||||||
|
Copyright (c) 2012 Red Hat, Inc.
|
||||||
|
with Reserved Font Name Liberation.
|
||||||
|
|
||||||
|
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||||
|
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
|
||||||
|
|
||||||
|
-----------------------------------------------------------
|
||||||
|
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||||
|
-----------------------------------------------------------
|
||||||
|
|
||||||
|
PREAMBLE
|
||||||
|
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
|
||||||
|
|
||||||
|
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
|
||||||
|
|
||||||
|
DEFINITIONS
|
||||||
|
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
|
||||||
|
|
||||||
|
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
|
||||||
|
|
||||||
|
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
|
||||||
|
|
||||||
|
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
|
||||||
|
|
||||||
|
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
|
||||||
|
|
||||||
|
PERMISSION & CONDITIONS
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
|
||||||
|
|
||||||
|
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
|
||||||
|
|
||||||
|
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
|
||||||
|
|
||||||
|
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
|
||||||
|
|
||||||
|
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
|
||||||
|
|
||||||
|
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
|
||||||
|
|
||||||
|
TERMINATION
|
||||||
|
This license becomes null and void if any of the above conditions are not met.
|
||||||
|
|
||||||
|
DISCLAIMER
|
||||||
|
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||||
8
Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt.meta
Executable file
8
Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6e59c59b81ab47f9b6ec5781fa725d2c
|
||||||
|
timeCreated: 1484171296
|
||||||
|
licenseType: Pro
|
||||||
|
TextScriptImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/TextMesh Pro/Fonts/LiberationSans.ttf
Executable file
BIN
Assets/TextMesh Pro/Fonts/LiberationSans.ttf
Executable file
Binary file not shown.
19
Assets/TextMesh Pro/Fonts/LiberationSans.ttf.meta
Executable file
19
Assets/TextMesh Pro/Fonts/LiberationSans.ttf.meta
Executable file
@@ -0,0 +1,19 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e3265ab4bf004d28a9537516768c1c75
|
||||||
|
timeCreated: 1484171297
|
||||||
|
licenseType: Pro
|
||||||
|
TrueTypeFontImporter:
|
||||||
|
serializedVersion: 2
|
||||||
|
fontSize: 16
|
||||||
|
forceTextureCase: -2
|
||||||
|
characterSpacing: 1
|
||||||
|
characterPadding: 0
|
||||||
|
includeFontData: 1
|
||||||
|
use2xBehaviour: 0
|
||||||
|
fontNames: []
|
||||||
|
fallbackFontReferences: []
|
||||||
|
customCharacters:
|
||||||
|
fontRenderingMode: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/TextMesh Pro/Resources.meta
Executable file
8
Assets/TextMesh Pro/Resources.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 243e06394e614e5d99fab26083b707fa
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
9
Assets/TextMesh Pro/Resources/Fonts & Materials.meta
Executable file
9
Assets/TextMesh Pro/Resources/Fonts & Materials.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 731f1baa9d144a9897cb1d341c2092b8
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1442040525
|
||||||
|
licenseType: Pro
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@@ -0,0 +1,106 @@
|
|||||||
|
%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: LiberationSans SDF - Drop Shadow
|
||||||
|
m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3}
|
||||||
|
m_ShaderKeywords: OUTLINE_ON UNDERLAY_ON
|
||||||
|
m_LightmapFlags: 5
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _Cube:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _FaceTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 28684132378477856, guid: 8f586378b4e144a9851e7b34d9b748ee,
|
||||||
|
type: 2}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OutlineTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- _Ambient: 0.5
|
||||||
|
- _Bevel: 0.5
|
||||||
|
- _BevelClamp: 0
|
||||||
|
- _BevelOffset: 0
|
||||||
|
- _BevelRoundness: 0
|
||||||
|
- _BevelWidth: 0
|
||||||
|
- _BumpFace: 0
|
||||||
|
- _BumpOutline: 0
|
||||||
|
- _ColorMask: 15
|
||||||
|
- _Diffuse: 0.5
|
||||||
|
- _DiffusePower: 1
|
||||||
|
- _FaceDilate: 0.1
|
||||||
|
- _FaceUVSpeedX: 0
|
||||||
|
- _FaceUVSpeedY: 0
|
||||||
|
- _GlowInner: 0.05
|
||||||
|
- _GlowOffset: 0
|
||||||
|
- _GlowOuter: 0.05
|
||||||
|
- _GlowPower: 0.75
|
||||||
|
- _GradientScale: 10
|
||||||
|
- _LightAngle: 3.1416
|
||||||
|
- _MaskSoftnessX: 0
|
||||||
|
- _MaskSoftnessY: 0
|
||||||
|
- _OutlineSoftness: 0
|
||||||
|
- _OutlineUVSpeedX: 0
|
||||||
|
- _OutlineUVSpeedY: 0
|
||||||
|
- _OutlineWidth: 0.1
|
||||||
|
- _PerspectiveFilter: 0.875
|
||||||
|
- _Reflectivity: 10
|
||||||
|
- _ScaleRatioA: 0.9
|
||||||
|
- _ScaleRatioB: 0.73125
|
||||||
|
- _ScaleRatioC: 0.64125
|
||||||
|
- _ScaleX: 1
|
||||||
|
- _ScaleY: 1
|
||||||
|
- _ShaderFlags: 0
|
||||||
|
- _Sharpness: 0
|
||||||
|
- _SpecularPower: 2
|
||||||
|
- _Stencil: 0
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilOp: 0
|
||||||
|
- _StencilReadMask: 255
|
||||||
|
- _StencilWriteMask: 255
|
||||||
|
- _TextureHeight: 1024
|
||||||
|
- _TextureWidth: 1024
|
||||||
|
- _UnderlayDilate: 0
|
||||||
|
- _UnderlayOffsetX: 0.5
|
||||||
|
- _UnderlayOffsetY: -0.5
|
||||||
|
- _UnderlaySoftness: 0.05
|
||||||
|
- _VertexOffsetX: 0
|
||||||
|
- _VertexOffsetY: 0
|
||||||
|
- _WeightBold: 0.75
|
||||||
|
- _WeightNormal: 0
|
||||||
|
m_Colors:
|
||||||
|
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
|
||||||
|
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
|
||||||
|
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e73a58f6e2794ae7b1b7e50b7fb811b0
|
||||||
|
timeCreated: 1484172806
|
||||||
|
licenseType: Pro
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@@ -0,0 +1,348 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!21 &2180264
|
||||||
|
Material:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: LiberationSans SDF Material
|
||||||
|
m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3}
|
||||||
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 1
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _Cube:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _FaceTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 28268798066460806}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OutlineTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- _Ambient: 0.5
|
||||||
|
- _Bevel: 0.5
|
||||||
|
- _BevelClamp: 0
|
||||||
|
- _BevelOffset: 0
|
||||||
|
- _BevelRoundness: 0
|
||||||
|
- _BevelWidth: 0
|
||||||
|
- _BumpFace: 0
|
||||||
|
- _BumpOutline: 0
|
||||||
|
- _BumpScale: 1
|
||||||
|
- _ColorMask: 15
|
||||||
|
- _CullMode: 0
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DetailNormalMapScale: 1
|
||||||
|
- _Diffuse: 0.5
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _FaceDilate: 0
|
||||||
|
- _FaceUVSpeedX: 0
|
||||||
|
- _FaceUVSpeedY: 0
|
||||||
|
- _GlossMapScale: 1
|
||||||
|
- _Glossiness: 0.5
|
||||||
|
- _GlossyReflections: 1
|
||||||
|
- _GlowInner: 0.05
|
||||||
|
- _GlowOffset: 0
|
||||||
|
- _GlowOuter: 0.05
|
||||||
|
- _GlowPower: 0.75
|
||||||
|
- _GradientScale: 10
|
||||||
|
- _LightAngle: 3.1416
|
||||||
|
- _MaskSoftnessX: 0
|
||||||
|
- _MaskSoftnessY: 0
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _OutlineSoftness: 0
|
||||||
|
- _OutlineUVSpeedX: 0
|
||||||
|
- _OutlineUVSpeedY: 0
|
||||||
|
- _OutlineWidth: 0
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _PerspectiveFilter: 0.875
|
||||||
|
- _Reflectivity: 10
|
||||||
|
- _ScaleRatioA: 0.90909094
|
||||||
|
- _ScaleRatioB: 0.73125
|
||||||
|
- _ScaleRatioC: 0.7386364
|
||||||
|
- _ScaleX: 1
|
||||||
|
- _ScaleY: 1
|
||||||
|
- _ShaderFlags: 0
|
||||||
|
- _Sharpness: 0
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SpecularPower: 2
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _Stencil: 0
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilOp: 0
|
||||||
|
- _StencilReadMask: 255
|
||||||
|
- _StencilWriteMask: 255
|
||||||
|
- _TextureHeight: 512
|
||||||
|
- _TextureWidth: 512
|
||||||
|
- _UVSec: 0
|
||||||
|
- _UnderlayDilate: 0
|
||||||
|
- _UnderlayOffsetX: 0
|
||||||
|
- _UnderlayOffsetY: 0
|
||||||
|
- _UnderlaySoftness: 0
|
||||||
|
- _VertexOffsetX: 0
|
||||||
|
- _VertexOffsetY: 0
|
||||||
|
- _WeightBold: 0.75
|
||||||
|
- _WeightNormal: 0
|
||||||
|
- _ZWrite: 1
|
||||||
|
m_Colors:
|
||||||
|
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
|
||||||
|
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
|
||||||
|
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
|
||||||
|
--- !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: 71c1514a6bd24e1e882cebbe1904ce04, type: 3}
|
||||||
|
m_Name: LiberationSans SDF - Fallback
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Version: 1.1.0
|
||||||
|
m_Material: {fileID: 2180264}
|
||||||
|
m_SourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75
|
||||||
|
m_SourceFontFile: {fileID: 12800000, guid: e3265ab4bf004d28a9537516768c1c75, type: 3}
|
||||||
|
m_AtlasPopulationMode: 1
|
||||||
|
InternalDynamicOS: 0
|
||||||
|
m_FaceInfo:
|
||||||
|
m_FaceIndex: 0
|
||||||
|
m_FamilyName: Liberation Sans
|
||||||
|
m_StyleName: Regular
|
||||||
|
m_PointSize: 86
|
||||||
|
m_Scale: 1
|
||||||
|
m_UnitsPerEM: 2048
|
||||||
|
m_LineHeight: 98.8916
|
||||||
|
m_AscentLine: 77.853516
|
||||||
|
m_CapLine: 59
|
||||||
|
m_MeanLine: 45
|
||||||
|
m_Baseline: 0
|
||||||
|
m_DescentLine: -18.22461
|
||||||
|
m_SuperscriptOffset: 77.853516
|
||||||
|
m_SuperscriptSize: 0.5
|
||||||
|
m_SubscriptOffset: -18.22461
|
||||||
|
m_SubscriptSize: 0.5
|
||||||
|
m_UnderlineOffset: -12.261719
|
||||||
|
m_UnderlineThickness: 6.298828
|
||||||
|
m_StrikethroughOffset: 18
|
||||||
|
m_StrikethroughThickness: 6.298828
|
||||||
|
m_TabWidth: 24
|
||||||
|
m_GlyphTable: []
|
||||||
|
m_CharacterTable: []
|
||||||
|
m_AtlasTextures:
|
||||||
|
- {fileID: 28268798066460806}
|
||||||
|
m_AtlasTextureIndex: 0
|
||||||
|
m_IsMultiAtlasTexturesEnabled: 1
|
||||||
|
m_ClearDynamicDataOnBuild: 1
|
||||||
|
m_UsedGlyphRects: []
|
||||||
|
m_FreeGlyphRects:
|
||||||
|
- m_X: 0
|
||||||
|
m_Y: 0
|
||||||
|
m_Width: 511
|
||||||
|
m_Height: 511
|
||||||
|
m_fontInfo:
|
||||||
|
Name: Liberation Sans
|
||||||
|
PointSize: 86
|
||||||
|
Scale: 1
|
||||||
|
CharacterCount: 250
|
||||||
|
LineHeight: 98.90625
|
||||||
|
Baseline: 0
|
||||||
|
Ascender: 77.84375
|
||||||
|
CapHeight: 59.1875
|
||||||
|
Descender: -18.21875
|
||||||
|
CenterLine: 0
|
||||||
|
SuperscriptOffset: 77.84375
|
||||||
|
SubscriptOffset: -12.261719
|
||||||
|
SubSize: 0.5
|
||||||
|
Underline: -12.261719
|
||||||
|
UnderlineThickness: 6.298828
|
||||||
|
strikethrough: 23.675
|
||||||
|
strikethroughThickness: 0
|
||||||
|
TabWidth: 239.0625
|
||||||
|
Padding: 9
|
||||||
|
AtlasWidth: 1024
|
||||||
|
AtlasHeight: 1024
|
||||||
|
atlas: {fileID: 0}
|
||||||
|
m_AtlasWidth: 512
|
||||||
|
m_AtlasHeight: 512
|
||||||
|
m_AtlasPadding: 9
|
||||||
|
m_AtlasRenderMode: 4169
|
||||||
|
m_glyphInfoList: []
|
||||||
|
m_KerningTable:
|
||||||
|
kerningPairs: []
|
||||||
|
m_FontFeatureTable:
|
||||||
|
m_MultipleSubstitutionRecords: []
|
||||||
|
m_LigatureSubstitutionRecords: []
|
||||||
|
m_GlyphPairAdjustmentRecords: []
|
||||||
|
m_MarkToBaseAdjustmentRecords: []
|
||||||
|
m_MarkToMarkAdjustmentRecords: []
|
||||||
|
fallbackFontAssets: []
|
||||||
|
m_FallbackFontAssetTable: []
|
||||||
|
m_CreationSettings:
|
||||||
|
sourceFontFileName:
|
||||||
|
sourceFontFileGUID: e3265ab4bf004d28a9537516768c1c75
|
||||||
|
faceIndex: 0
|
||||||
|
pointSizeSamplingMode: 0
|
||||||
|
pointSize: 86
|
||||||
|
padding: 9
|
||||||
|
paddingMode: 0
|
||||||
|
packingMode: 4
|
||||||
|
atlasWidth: 512
|
||||||
|
atlasHeight: 512
|
||||||
|
characterSetSelectionMode: 1
|
||||||
|
characterSequence: 32 - 126, 160 - 255, 8192 - 8303, 8364, 8482, 9633
|
||||||
|
referencedFontAssetGUID: 8f586378b4e144a9851e7b34d9b748ee
|
||||||
|
referencedTextAssetGUID:
|
||||||
|
fontStyle: 0
|
||||||
|
fontStyleModifier: 0
|
||||||
|
renderMode: 4169
|
||||||
|
includeFontFeatures: 1
|
||||||
|
m_FontWeightTable:
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
fontWeights:
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
- regularTypeface: {fileID: 0}
|
||||||
|
italicTypeface: {fileID: 0}
|
||||||
|
normalStyle: 0
|
||||||
|
normalSpacingOffset: 0
|
||||||
|
boldStyle: 0.75
|
||||||
|
boldSpacing: 7
|
||||||
|
italicStyle: 35
|
||||||
|
tabSize: 10
|
||||||
|
--- !u!28 &28268798066460806
|
||||||
|
Texture2D:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: LiberationSans SDF Atlas
|
||||||
|
m_ImageContentsHash:
|
||||||
|
serializedVersion: 2
|
||||||
|
Hash: 00000000000000000000000000000000
|
||||||
|
m_ForcedFallbackFormat: 4
|
||||||
|
m_DownscaleFallback: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Width: 0
|
||||||
|
m_Height: 0
|
||||||
|
m_CompleteImageSize: 0
|
||||||
|
m_TextureFormat: 1
|
||||||
|
m_MipCount: 1
|
||||||
|
m_IsReadable: 1
|
||||||
|
m_StreamingMipmaps: 0
|
||||||
|
m_StreamingMipmapsPriority: 0
|
||||||
|
m_AlphaIsTransparency: 0
|
||||||
|
m_ImageCount: 1
|
||||||
|
m_TextureDimension: 2
|
||||||
|
m_TextureSettings:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_FilterMode: 1
|
||||||
|
m_Aniso: 1
|
||||||
|
m_MipBias: 0
|
||||||
|
m_WrapU: 0
|
||||||
|
m_WrapV: 0
|
||||||
|
m_WrapW: 0
|
||||||
|
m_LightmapFormat: 0
|
||||||
|
m_ColorSpace: 0
|
||||||
|
image data: 0
|
||||||
|
_typelessdata:
|
||||||
|
m_StreamData:
|
||||||
|
offset: 0
|
||||||
|
size: 0
|
||||||
|
path:
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2e498d1c8094910479dc3e1b768306a4
|
||||||
|
timeCreated: 1484171803
|
||||||
|
licenseType: Pro
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
104
Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat
Executable file
104
Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF - Outline.mat
Executable file
@@ -0,0 +1,104 @@
|
|||||||
|
%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: LiberationSans SDF - Outline
|
||||||
|
m_Shader: {fileID: 4800000, guid: fe393ace9b354375a9cb14cdbbc28be4, type: 3}
|
||||||
|
m_ShaderKeywords: OUTLINE_ON
|
||||||
|
m_LightmapFlags: 5
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _Cube:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _FaceTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 28684132378477856, guid: 8f586378b4e144a9851e7b34d9b748ee,
|
||||||
|
type: 2}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OutlineTex:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- _Ambient: 0.5
|
||||||
|
- _Bevel: 0.5
|
||||||
|
- _BevelClamp: 0
|
||||||
|
- _BevelOffset: 0
|
||||||
|
- _BevelRoundness: 0
|
||||||
|
- _BevelWidth: 0
|
||||||
|
- _BumpFace: 0
|
||||||
|
- _BumpOutline: 0
|
||||||
|
- _ColorMask: 15
|
||||||
|
- _Diffuse: 0.5
|
||||||
|
- _FaceDilate: 0.1
|
||||||
|
- _FaceUVSpeedX: 0
|
||||||
|
- _FaceUVSpeedY: 0
|
||||||
|
- _GlowInner: 0.05
|
||||||
|
- _GlowOffset: 0
|
||||||
|
- _GlowOuter: 0.05
|
||||||
|
- _GlowPower: 0.75
|
||||||
|
- _GradientScale: 10
|
||||||
|
- _LightAngle: 3.1416
|
||||||
|
- _MaskSoftnessX: 0
|
||||||
|
- _MaskSoftnessY: 0
|
||||||
|
- _OutlineSoftness: 0
|
||||||
|
- _OutlineUVSpeedX: 0
|
||||||
|
- _OutlineUVSpeedY: 0
|
||||||
|
- _OutlineWidth: 0.1
|
||||||
|
- _PerspectiveFilter: 0.875
|
||||||
|
- _Reflectivity: 10
|
||||||
|
- _ScaleRatioA: 0.9
|
||||||
|
- _ScaleRatioB: 0.73125
|
||||||
|
- _ScaleRatioC: 0.64125
|
||||||
|
- _ScaleX: 1
|
||||||
|
- _ScaleY: 1
|
||||||
|
- _ShaderFlags: 0
|
||||||
|
- _Sharpness: 0
|
||||||
|
- _SpecularPower: 2
|
||||||
|
- _Stencil: 0
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilOp: 0
|
||||||
|
- _StencilReadMask: 255
|
||||||
|
- _StencilWriteMask: 255
|
||||||
|
- _TextureHeight: 1024
|
||||||
|
- _TextureWidth: 1024
|
||||||
|
- _UnderlayDilate: 0
|
||||||
|
- _UnderlayOffsetX: 0
|
||||||
|
- _UnderlayOffsetY: 0
|
||||||
|
- _UnderlaySoftness: 0
|
||||||
|
- _VertexOffsetX: 0
|
||||||
|
- _VertexOffsetY: 0
|
||||||
|
- _WeightBold: 0.75
|
||||||
|
- _WeightNormal: 0
|
||||||
|
m_Colors:
|
||||||
|
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
|
||||||
|
- _EnvMatrixRotation: {r: 0, g: 0, b: 0, a: 0}
|
||||||
|
- _FaceColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _GlowColor: {r: 0, g: 1, b: 0, a: 0.5}
|
||||||
|
- _MaskCoord: {r: 0, g: 0, b: 32767, a: 32767}
|
||||||
|
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _ReflectFaceColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _ReflectOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||||
|
- _SpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _UnderlayColor: {r: 0, g: 0, b: 0, a: 0.5}
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 79459efec17a4d00a321bdcc27bbc385
|
||||||
|
timeCreated: 1484172856
|
||||||
|
licenseType: Pro
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
7821
Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset
Executable file
7821
Assets/TextMesh Pro/Resources/Fonts & Materials/LiberationSans SDF.asset
Executable file
File diff suppressed because one or more lines are too long
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8f586378b4e144a9851e7b34d9b748ee
|
||||||
|
timeCreated: 1484171803
|
||||||
|
licenseType: Pro
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
1
Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt
Executable file
1
Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt
Executable file
@@ -0,0 +1 @@
|
|||||||
|
)]}〕〉》」』】〙〗〟’”⦆»ヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻‐゠–〜?!‼⁇⁈⁉・、%,.:;。!?]):;=}¢°"†‡℃〆%,.
|
||||||
8
Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt.meta
Executable file
8
Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fade42e8bc714b018fac513c043d323b
|
||||||
|
timeCreated: 1425440388
|
||||||
|
licenseType: Store
|
||||||
|
TextScriptImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
1
Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt
Executable file
1
Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt
Executable file
@@ -0,0 +1 @@
|
|||||||
|
([{〔〈《「『【〘〖〝‘“⦅«$—…‥〳〴〵\[({£¥"々〇$¥₩ #
|
||||||
8
Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt.meta
Executable file
8
Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d82c1b31c7e74239bff1220585707d2b
|
||||||
|
timeCreated: 1425440388
|
||||||
|
licenseType: Store
|
||||||
|
TextScriptImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
9
Assets/TextMesh Pro/Resources/Sprite Assets.meta
Executable file
9
Assets/TextMesh Pro/Resources/Sprite Assets.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 512a49d95c0c4332bdd98131869c23c9
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1441876896
|
||||||
|
licenseType: Pro
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
659
Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset
Executable file
659
Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset
Executable file
@@ -0,0 +1,659 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!21 &2103686
|
||||||
|
Material:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: TextMeshPro/Sprite
|
||||||
|
m_Shader: {fileID: 4800000, guid: cf81c85f95fe47e1a27f6ae460cf182c, type: 3}
|
||||||
|
m_ShaderKeywords: UNITY_UI_CLIP_RECT
|
||||||
|
m_LightmapFlags: 5
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs:
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 2800000, guid: dffef66376be4fa480fb02b19edbe903, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
m_Floats:
|
||||||
|
- _ColorMask: 15
|
||||||
|
- _CullMode: 0
|
||||||
|
- _Stencil: 0
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilOp: 0
|
||||||
|
- _StencilReadMask: 255
|
||||||
|
- _StencilWriteMask: 255
|
||||||
|
- _UseUIAlphaClip: 0
|
||||||
|
m_Colors:
|
||||||
|
- _ClipRect: {r: -32767, g: -32767, b: 32767, a: 32767}
|
||||||
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
--- !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: 84a92b25f83d49b9bc132d206b370281, type: 3}
|
||||||
|
m_Name: EmojiOne
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
hashCode: -1836805472
|
||||||
|
material: {fileID: 2103686}
|
||||||
|
materialHashCode: 0
|
||||||
|
m_Version: 1.1.0
|
||||||
|
m_FaceInfo:
|
||||||
|
m_FamilyName:
|
||||||
|
m_StyleName:
|
||||||
|
m_PointSize: 0
|
||||||
|
m_Scale: 0
|
||||||
|
m_LineHeight: 0
|
||||||
|
m_AscentLine: 0
|
||||||
|
m_CapLine: 0
|
||||||
|
m_MeanLine: 0
|
||||||
|
m_Baseline: 0
|
||||||
|
m_DescentLine: 0
|
||||||
|
m_SuperscriptOffset: 0
|
||||||
|
m_SuperscriptSize: 0
|
||||||
|
m_SubscriptOffset: 0
|
||||||
|
m_SubscriptSize: 0
|
||||||
|
m_UnderlineOffset: 0
|
||||||
|
m_UnderlineThickness: 0
|
||||||
|
m_StrikethroughOffset: 0
|
||||||
|
m_StrikethroughThickness: 0
|
||||||
|
m_TabWidth: 0
|
||||||
|
spriteSheet: {fileID: 2800000, guid: dffef66376be4fa480fb02b19edbe903, type: 3}
|
||||||
|
m_SpriteCharacterTable:
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128522
|
||||||
|
m_GlyphIndex: 0
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: Smiling face with smiling eyes
|
||||||
|
m_HashCode: -1318250903
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128523
|
||||||
|
m_GlyphIndex: 1
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f60b
|
||||||
|
m_HashCode: 57188339
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128525
|
||||||
|
m_GlyphIndex: 2
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f60d
|
||||||
|
m_HashCode: 57188341
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128526
|
||||||
|
m_GlyphIndex: 3
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f60e
|
||||||
|
m_HashCode: 57188340
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128512
|
||||||
|
m_GlyphIndex: 4
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: Grinning face
|
||||||
|
m_HashCode: -95541379
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128513
|
||||||
|
m_GlyphIndex: 5
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f601
|
||||||
|
m_HashCode: 57188256
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128514
|
||||||
|
m_GlyphIndex: 6
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: Face with tears of joy
|
||||||
|
m_HashCode: 239522663
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128515
|
||||||
|
m_GlyphIndex: 7
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f603
|
||||||
|
m_HashCode: 57188258
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128516
|
||||||
|
m_GlyphIndex: 8
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f604
|
||||||
|
m_HashCode: 57188261
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128517
|
||||||
|
m_GlyphIndex: 9
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f605
|
||||||
|
m_HashCode: 57188260
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128518
|
||||||
|
m_GlyphIndex: 10
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f606
|
||||||
|
m_HashCode: 57188263
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 128521
|
||||||
|
m_GlyphIndex: 11
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f609
|
||||||
|
m_HashCode: 57188264
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 0
|
||||||
|
m_GlyphIndex: 12
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: .notdef
|
||||||
|
m_HashCode: -600915428
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 129315
|
||||||
|
m_GlyphIndex: 13
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 1f923
|
||||||
|
m_HashCode: 57200239
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 9786
|
||||||
|
m_GlyphIndex: 14
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 263a
|
||||||
|
m_HashCode: 1748406
|
||||||
|
- m_ElementType: 2
|
||||||
|
m_Unicode: 9785
|
||||||
|
m_GlyphIndex: 15
|
||||||
|
m_Scale: 1
|
||||||
|
m_Name: 2639
|
||||||
|
m_HashCode: 1748462
|
||||||
|
m_SpriteGlyphTable:
|
||||||
|
- m_Index: 0
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 0
|
||||||
|
m_Y: 384
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 1
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 128
|
||||||
|
m_Y: 384
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 2
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 256
|
||||||
|
m_Y: 384
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 3
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 384
|
||||||
|
m_Y: 384
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 4
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 0
|
||||||
|
m_Y: 256
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 5
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 128
|
||||||
|
m_Y: 256
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 6
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 256
|
||||||
|
m_Y: 256
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 7
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 384
|
||||||
|
m_Y: 256
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 8
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 0
|
||||||
|
m_Y: 128
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 9
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 128
|
||||||
|
m_Y: 128
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 10
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 256
|
||||||
|
m_Y: 128
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 11
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 384
|
||||||
|
m_Y: 128
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 12
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 0
|
||||||
|
m_Y: 0
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 13
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 128
|
||||||
|
m_Y: 0
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 14
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 256
|
||||||
|
m_Y: 0
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- m_Index: 15
|
||||||
|
m_Metrics:
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_HorizontalBearingX: 0
|
||||||
|
m_HorizontalBearingY: 115.6
|
||||||
|
m_HorizontalAdvance: 128
|
||||||
|
m_GlyphRect:
|
||||||
|
m_X: 384
|
||||||
|
m_Y: 0
|
||||||
|
m_Width: 128
|
||||||
|
m_Height: 128
|
||||||
|
m_Scale: 1
|
||||||
|
m_AtlasIndex: 0
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
spriteInfoList:
|
||||||
|
- id: 0
|
||||||
|
x: 0
|
||||||
|
y: 384
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: Smiling face with smiling eyes
|
||||||
|
hashCode: -1318250903
|
||||||
|
unicode: 128522
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 1
|
||||||
|
x: 128
|
||||||
|
y: 384
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f60b
|
||||||
|
hashCode: 57188339
|
||||||
|
unicode: 128523
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 2
|
||||||
|
x: 256
|
||||||
|
y: 384
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f60d
|
||||||
|
hashCode: 57188341
|
||||||
|
unicode: 128525
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 3
|
||||||
|
x: 384
|
||||||
|
y: 384
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f60e
|
||||||
|
hashCode: 57188340
|
||||||
|
unicode: 128526
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 4
|
||||||
|
x: 0
|
||||||
|
y: 256
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: Grinning face
|
||||||
|
hashCode: -95541379
|
||||||
|
unicode: 128512
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 5
|
||||||
|
x: 128
|
||||||
|
y: 256
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f601
|
||||||
|
hashCode: 57188256
|
||||||
|
unicode: 128513
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 6
|
||||||
|
x: 256
|
||||||
|
y: 256
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: Face with tears of joy
|
||||||
|
hashCode: 239522663
|
||||||
|
unicode: 128514
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 7
|
||||||
|
x: 384
|
||||||
|
y: 256
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f603
|
||||||
|
hashCode: 57188258
|
||||||
|
unicode: 128515
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 8
|
||||||
|
x: 0
|
||||||
|
y: 128
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f604
|
||||||
|
hashCode: 57188261
|
||||||
|
unicode: 128516
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 9
|
||||||
|
x: 128
|
||||||
|
y: 128
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f605
|
||||||
|
hashCode: 57188260
|
||||||
|
unicode: 128517
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 10
|
||||||
|
x: 256
|
||||||
|
y: 128
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f606
|
||||||
|
hashCode: 57188263
|
||||||
|
unicode: 128518
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 11
|
||||||
|
x: 384
|
||||||
|
y: 128
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f609
|
||||||
|
hashCode: 57188264
|
||||||
|
unicode: 128521
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 12
|
||||||
|
x: 0
|
||||||
|
y: 0
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f618
|
||||||
|
hashCode: 57188168
|
||||||
|
unicode: 128536
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 13
|
||||||
|
x: 128
|
||||||
|
y: 0
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 1f923
|
||||||
|
hashCode: 57200239
|
||||||
|
unicode: 129315
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 14
|
||||||
|
x: 256
|
||||||
|
y: 0
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 263a
|
||||||
|
hashCode: 1748406
|
||||||
|
unicode: 9786
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
- id: 15
|
||||||
|
x: 384
|
||||||
|
y: 0
|
||||||
|
width: 128
|
||||||
|
height: 128
|
||||||
|
xOffset: 0
|
||||||
|
yOffset: 115.6
|
||||||
|
xAdvance: 128
|
||||||
|
scale: 1
|
||||||
|
name: 2639
|
||||||
|
hashCode: 1748462
|
||||||
|
unicode: 9785
|
||||||
|
pivot: {x: 0.5, y: 0.5}
|
||||||
|
sprite: {fileID: 0}
|
||||||
|
fallbackSpriteAssets: []
|
||||||
|
--- !u!21 &1369835458
|
||||||
|
Material:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: TextMeshPro/Sprite
|
||||||
|
m_Shader: {fileID: 4800000, guid: cf81c85f95fe47e1a27f6ae460cf182c, type: 3}
|
||||||
|
m_ShaderKeywords:
|
||||||
|
m_LightmapFlags: 5
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
|
m_CustomRenderQueue: -1
|
||||||
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
|
m_SavedProperties:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TexEnvs: []
|
||||||
|
m_Floats: []
|
||||||
|
m_Colors: []
|
||||||
8
Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset.meta
Executable file
8
Assets/TextMesh Pro/Resources/Sprite Assets/EmojiOne.asset.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c41005c129ba4d66911b75229fd70b45
|
||||||
|
timeCreated: 1480316912
|
||||||
|
licenseType: Pro
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
9
Assets/TextMesh Pro/Resources/Style Sheets.meta
Executable file
9
Assets/TextMesh Pro/Resources/Style Sheets.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4aecb92fff08436c8303b10eab8da368
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1441876950
|
||||||
|
licenseType: Pro
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
81
Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset
Executable file
81
Assets/TextMesh Pro/Resources/Style Sheets/Default Style Sheet.asset
Executable file
@@ -0,0 +1,81 @@
|
|||||||
|
%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: ab2114bdc8544297b417dfefe9f1e410, type: 3}
|
||||||
|
m_Name: Default Style Sheet
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_StyleList:
|
||||||
|
- m_Name: Normal
|
||||||
|
m_HashCode: -1183493901
|
||||||
|
m_OpeningDefinition:
|
||||||
|
m_ClosingDefinition:
|
||||||
|
m_OpeningTagArray:
|
||||||
|
m_ClosingTagArray:
|
||||||
|
- m_Name: H1
|
||||||
|
m_HashCode: 2425
|
||||||
|
m_OpeningDefinition: <size=2em><b><#40ff80>*
|
||||||
|
m_ClosingDefinition: '*</size></b></color>'
|
||||||
|
m_OpeningTagArray: 3c00000073000000690000007a000000650000003d00000032000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000660000006600000038000000300000003e0000002a000000
|
||||||
|
m_ClosingTagArray: 2a0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000
|
||||||
|
- m_Name: Quote
|
||||||
|
m_HashCode: 93368250
|
||||||
|
m_OpeningDefinition: <i><size=75%><margin=10%>
|
||||||
|
m_ClosingDefinition: </i></size></width></margin>
|
||||||
|
m_OpeningTagArray: 3c000000690000003e0000003c00000073000000690000007a000000650000003d0000003700000035000000250000003e0000003c0000006d000000610000007200000067000000690000006e0000003d0000003100000030000000250000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f000000690000003e0000003c0000002f00000073000000690000007a000000650000003e0000003c0000002f00000077000000690000006400000074000000680000003e0000003c0000002f0000006d000000610000007200000067000000690000006e0000003e000000
|
||||||
|
- m_Name: A
|
||||||
|
m_HashCode: 65
|
||||||
|
m_OpeningDefinition: <color=#40a0ff><u>
|
||||||
|
m_ClosingDefinition: </u></color>
|
||||||
|
m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003400000030000000610000003000000066000000660000003e0000003c000000750000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000
|
||||||
|
- m_Name: Link
|
||||||
|
m_HashCode: 2656128
|
||||||
|
m_OpeningDefinition: <u><#40a0ff><link="ID_01">
|
||||||
|
m_ClosingDefinition: </u></color></link>
|
||||||
|
m_OpeningTagArray: 3c000000750000003e0000003c000000230000003400000030000000610000003000000066000000660000003e0000003c0000006c000000690000006e0000006b0000003d0000002200000049000000440000005f0000003000000031000000220000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f000000750000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f0000006c000000690000006e0000006b0000003e000000
|
||||||
|
- m_Name: Title
|
||||||
|
m_HashCode: 97690656
|
||||||
|
m_OpeningDefinition: <size=125%><b><align=center>
|
||||||
|
m_ClosingDefinition: </size></b></align>
|
||||||
|
m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e0000003c000000620000003e0000003c000000610000006c00000069000000670000006e0000003d00000063000000650000006e0000007400000065000000720000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000610000006c00000069000000670000006e0000003e000000
|
||||||
|
- m_Name: H2
|
||||||
|
m_HashCode: 2426
|
||||||
|
m_OpeningDefinition: <size=1.5em><b><#4080FF>
|
||||||
|
m_ClosingDefinition: </size></b></color>
|
||||||
|
m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000002e00000035000000650000006d0000003e0000003c000000620000003e0000003c000000230000003400000030000000380000003000000046000000460000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000
|
||||||
|
- m_Name: H3
|
||||||
|
m_HashCode: 2427
|
||||||
|
m_OpeningDefinition: <size=1.17em><b><#FF8040>
|
||||||
|
m_ClosingDefinition: </size></b></color>
|
||||||
|
m_OpeningTagArray: 3c00000073000000690000007a000000650000003d000000310000002e0000003100000037000000650000006d0000003e0000003c000000620000003e0000003c000000230000004600000046000000380000003000000034000000300000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f00000073000000690000007a000000650000003e0000003c0000002f000000620000003e0000003c0000002f000000630000006f0000006c0000006f000000720000003e000000
|
||||||
|
- m_Name: C1
|
||||||
|
m_HashCode: 2194
|
||||||
|
m_OpeningDefinition: <color=#ffff40>
|
||||||
|
m_ClosingDefinition: </color>
|
||||||
|
m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000006600000066000000660000006600000034000000300000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e000000
|
||||||
|
- m_Name: C2
|
||||||
|
m_HashCode: 2193
|
||||||
|
m_OpeningDefinition: <color=#ff40FF><size=125%>
|
||||||
|
m_ClosingDefinition: </color></size>
|
||||||
|
m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000006600000066000000340000003000000046000000460000003e0000003c00000073000000690000007a000000650000003d000000310000003200000035000000250000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f00000073000000690000007a000000650000003e000000
|
||||||
|
- m_Name: C3
|
||||||
|
m_HashCode: 2192
|
||||||
|
m_OpeningDefinition: <color=#80A0FF><b>
|
||||||
|
m_ClosingDefinition: </color></b>
|
||||||
|
m_OpeningTagArray: 3c000000630000006f0000006c0000006f000000720000003d000000230000003800000030000000410000003000000046000000460000003e0000003c000000620000003e000000
|
||||||
|
m_ClosingTagArray: 3c0000002f000000630000006f0000006c0000006f000000720000003e0000003c0000002f000000620000003e000000
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f952c082cb03451daed3ee968ac6c63e
|
||||||
|
timeCreated: 1432805430
|
||||||
|
licenseType: Store
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
52
Assets/TextMesh Pro/Resources/TMP Settings.asset
Normal file
52
Assets/TextMesh Pro/Resources/TMP Settings.asset
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
%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: 2705215ac5b84b70bacc50632be6e391, type: 3}
|
||||||
|
m_Name: TMP Settings
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
assetVersion: 2
|
||||||
|
m_TextWrappingMode: 1
|
||||||
|
m_enableKerning: 1
|
||||||
|
m_ActiveFontFeatures: 00000000
|
||||||
|
m_enableExtraPadding: 0
|
||||||
|
m_enableTintAllSprites: 0
|
||||||
|
m_enableParseEscapeCharacters: 1
|
||||||
|
m_EnableRaycastTarget: 1
|
||||||
|
m_GetFontFeaturesAtRuntime: 1
|
||||||
|
m_missingGlyphCharacter: 0
|
||||||
|
m_ClearDynamicDataOnBuild: 1
|
||||||
|
m_warningsDisabled: 0
|
||||||
|
m_defaultFontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||||
|
m_defaultFontAssetPath: Fonts & Materials/
|
||||||
|
m_defaultFontSize: 36
|
||||||
|
m_defaultAutoSizeMinRatio: 0.5
|
||||||
|
m_defaultAutoSizeMaxRatio: 2
|
||||||
|
m_defaultTextMeshProTextContainerSize: {x: 20, y: 5}
|
||||||
|
m_defaultTextMeshProUITextContainerSize: {x: 200, y: 50}
|
||||||
|
m_autoSizeTextContainer: 0
|
||||||
|
m_IsTextObjectScaleStatic: 0
|
||||||
|
m_fallbackFontAssets: []
|
||||||
|
m_matchMaterialPreset: 1
|
||||||
|
m_HideSubTextObjects: 0
|
||||||
|
m_defaultSpriteAsset: {fileID: 11400000, guid: c41005c129ba4d66911b75229fd70b45,
|
||||||
|
type: 2}
|
||||||
|
m_defaultSpriteAssetPath: Sprite Assets/
|
||||||
|
m_enableEmojiSupport: 1
|
||||||
|
m_MissingCharacterSpriteUnicode: 0
|
||||||
|
m_EmojiFallbackTextAssets: []
|
||||||
|
m_defaultColorGradientPresetsPath: Color Gradient Presets/
|
||||||
|
m_defaultStyleSheet: {fileID: 11400000, guid: f952c082cb03451daed3ee968ac6c63e,
|
||||||
|
type: 2}
|
||||||
|
m_StyleSheetsResourcePath:
|
||||||
|
m_leadingCharacters: {fileID: 4900000, guid: d82c1b31c7e74239bff1220585707d2b, type: 3}
|
||||||
|
m_followingCharacters: {fileID: 4900000, guid: fade42e8bc714b018fac513c043d323b,
|
||||||
|
type: 3}
|
||||||
|
m_UseModernHangulLineBreakingRules: 0
|
||||||
8
Assets/TextMesh Pro/Resources/TMP Settings.asset.meta
Executable file
8
Assets/TextMesh Pro/Resources/TMP Settings.asset.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3f5b5dff67a942289a9defa416b206f3
|
||||||
|
timeCreated: 1436653997
|
||||||
|
licenseType: Pro
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/TextMesh Pro/Shaders.meta
Executable file
8
Assets/TextMesh Pro/Shaders.meta
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e9f693669af91aa45ad615fc681ed29f
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
178
Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl
Executable file
178
Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl
Executable file
@@ -0,0 +1,178 @@
|
|||||||
|
float2 UnpackUV(float uv)
|
||||||
|
{
|
||||||
|
float2 output;
|
||||||
|
output.x = floor(uv / 4096.0);
|
||||||
|
output.y = uv - 4096.0 * output.x;
|
||||||
|
|
||||||
|
return output * 0.001953125;
|
||||||
|
}
|
||||||
|
|
||||||
|
float4 BlendARGB(float4 overlying, float4 underlying)
|
||||||
|
{
|
||||||
|
overlying.rgb *= overlying.a;
|
||||||
|
underlying.rgb *= underlying.a;
|
||||||
|
float3 blended = overlying.rgb + ((1 - overlying.a) * underlying.rgb);
|
||||||
|
float alpha = underlying.a + (1 - underlying.a) * overlying.a;
|
||||||
|
return float4(blended / alpha, alpha);
|
||||||
|
}
|
||||||
|
|
||||||
|
float3 GetSpecular(float3 n, float3 l)
|
||||||
|
{
|
||||||
|
float spec = pow(max(0.0, dot(n, l)), _Reflectivity);
|
||||||
|
return _SpecularColor.rgb * spec * _SpecularPower;
|
||||||
|
}
|
||||||
|
|
||||||
|
void GetSurfaceNormal_float(texture2D atlas, float textureWidth, float textureHeight, float2 uv, bool isFront, out float3 nornmal)
|
||||||
|
{
|
||||||
|
float3 delta = float3(1.0 / textureWidth, 1.0 / textureHeight, 0.0);
|
||||||
|
|
||||||
|
// Read "height field"
|
||||||
|
float4 h = float4(
|
||||||
|
SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.xz).a,
|
||||||
|
SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.xz).a,
|
||||||
|
SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv - delta.zy).a,
|
||||||
|
SAMPLE_TEXTURE2D(atlas, SamplerState_Linear_Clamp, uv + delta.zy).a);
|
||||||
|
|
||||||
|
bool raisedBevel = _BevelType;
|
||||||
|
|
||||||
|
h += _BevelOffset;
|
||||||
|
|
||||||
|
float bevelWidth = max(.01, _BevelWidth);
|
||||||
|
|
||||||
|
// Track outline
|
||||||
|
h -= .5;
|
||||||
|
h /= bevelWidth;
|
||||||
|
h = saturate(h + .5);
|
||||||
|
|
||||||
|
if (raisedBevel) h = 1 - abs(h * 2.0 - 1.0);
|
||||||
|
h = lerp(h, sin(h * 3.141592 / 2.0), float4(_BevelRoundness, _BevelRoundness, _BevelRoundness, _BevelRoundness));
|
||||||
|
h = min(h, 1.0 - float4(_BevelClamp, _BevelClamp, _BevelClamp, _BevelClamp));
|
||||||
|
h *= _BevelAmount * bevelWidth * _GradientScale * -2.0;
|
||||||
|
|
||||||
|
float3 va = normalize(float3(-1.0, 0.0, h.y - h.x));
|
||||||
|
float3 vb = normalize(float3(0.0, 1.0, h.w - h.z));
|
||||||
|
|
||||||
|
float3 f = float3(1, 1, 1);
|
||||||
|
if (isFront) f = float3(1, 1, -1);
|
||||||
|
nornmal = cross(va, vb) * f;
|
||||||
|
}
|
||||||
|
|
||||||
|
void EvaluateLight_float(float4 faceColor, float3 n, out float4 color)
|
||||||
|
{
|
||||||
|
n.z = abs(n.z);
|
||||||
|
float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), 1.0));
|
||||||
|
|
||||||
|
float3 col = max(faceColor.rgb, 0) + GetSpecular(n, light)* faceColor.a;
|
||||||
|
//faceColor.rgb += col * faceColor.a;
|
||||||
|
col *= 1 - (dot(n, light) * _Diffuse);
|
||||||
|
col *= lerp(_Ambient, 1, n.z * n.z);
|
||||||
|
|
||||||
|
//fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n));
|
||||||
|
//faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a;
|
||||||
|
|
||||||
|
color = float4(col, faceColor.a);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Add custom function to handle time in HDRP
|
||||||
|
|
||||||
|
|
||||||
|
//
|
||||||
|
void GenerateUV_float(float2 inUV, float4 transform, float2 animSpeed, out float2 outUV)
|
||||||
|
{
|
||||||
|
outUV = inUV * transform.xy + transform.zw + (animSpeed * _Time.y);
|
||||||
|
}
|
||||||
|
|
||||||
|
void ComputeUVOffset_float(float texWidth, float texHeight, float2 offset, float SDR, out float2 uvOffset)
|
||||||
|
{
|
||||||
|
uvOffset = float2(-offset.x * SDR / texWidth, -offset.y * SDR / texHeight);
|
||||||
|
}
|
||||||
|
|
||||||
|
void ScreenSpaceRatio2_float(float4x4 projection, float4 position, float2 objectScale, float screenWidth, float screenHeight, float fontScale, out float SSR)
|
||||||
|
{
|
||||||
|
float2 pixelSize = position.w;
|
||||||
|
pixelSize /= (objectScale * mul((float2x2)projection, float2(screenWidth, screenHeight)));
|
||||||
|
SSR = rsqrt(dot(pixelSize, pixelSize)*2) * fontScale;
|
||||||
|
}
|
||||||
|
|
||||||
|
// UV : Texture coordinate of the source distance field texture
|
||||||
|
// TextureSize : Size of the source distance field texture
|
||||||
|
// Filter : Enable perspective filter (soften)
|
||||||
|
void ScreenSpaceRatio_float(float2 UV, float TextureSize, bool Filter, out float SSR)
|
||||||
|
{
|
||||||
|
if(Filter)
|
||||||
|
{
|
||||||
|
float2 a = float2(ddx(UV.x), ddy(UV.x));
|
||||||
|
float2 b = float2(ddx(UV.y), ddy(UV.y));
|
||||||
|
float s = lerp(dot(a,a), dot(b,b), 0.5);
|
||||||
|
SSR = rsqrt(s) / TextureSize;
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
float s = rsqrt(abs(ddx(UV.x) * ddy(UV.y) - ddy(UV.x) * ddx(UV.y)));
|
||||||
|
SSR = s / TextureSize;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// SSR : Screen Space Ratio
|
||||||
|
// SD : Signed Distance (encoded : Distance / SDR + .5)
|
||||||
|
// SDR : Signed Distance Ratio
|
||||||
|
//
|
||||||
|
// IsoPerimeter : Dilate / Contract the shape
|
||||||
|
void ComputeSDF_float(float SSR, float SD, float SDR, float isoPerimeter, float softness, out float outAlpha)
|
||||||
|
{
|
||||||
|
softness *= SSR * SDR;
|
||||||
|
float d = (SD - 0.5) * SDR; // Signed distance to edge, in Texture space
|
||||||
|
outAlpha = saturate((d * 2.0 * SSR + 0.5 + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness)); // Screen pixel coverage (alpha)
|
||||||
|
}
|
||||||
|
|
||||||
|
void ComputeSDF2_float(float SSR, float SD, float SDR, float2 isoPerimeter, float2 softness, out float2 outAlpha)
|
||||||
|
{
|
||||||
|
softness *= SSR * SDR;
|
||||||
|
float d = (SD - 0.5f) * SDR;
|
||||||
|
outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness));
|
||||||
|
}
|
||||||
|
|
||||||
|
void ComputeSDF4_float(float SSR, float SD, float SDR, float4 isoPerimeter, float4 softness, out float4 outAlpha)
|
||||||
|
{
|
||||||
|
softness *= SSR * SDR;
|
||||||
|
float d = (SD - 0.5f) * SDR;
|
||||||
|
outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness));
|
||||||
|
}
|
||||||
|
|
||||||
|
void ComputeSDF44_float(float SSR, float4 SD, float SDR, float4 isoPerimeter, float4 softness, bool outline, out float4 outAlpha)
|
||||||
|
{
|
||||||
|
softness *= SSR * SDR;
|
||||||
|
float4 d = (SD - 0.5f) * SDR;
|
||||||
|
if(outline) d.w = max(max(d.x, d.y), d.z);
|
||||||
|
outAlpha = saturate((d * 2.0f * SSR + 0.5f + isoPerimeter * SDR * SSR + softness * 0.5) / (1.0 + softness));
|
||||||
|
}
|
||||||
|
|
||||||
|
void Composite_float(float4 overlying, float4 underlying, out float4 outColor)
|
||||||
|
{
|
||||||
|
outColor = BlendARGB(overlying, underlying);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Face only
|
||||||
|
void Layer1_float(float alpha, float4 color0, out float4 outColor)
|
||||||
|
{
|
||||||
|
color0.a *= alpha;
|
||||||
|
outColor = color0;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Face + 1 Outline
|
||||||
|
void Layer2_float(float2 alpha, float4 color0, float4 color1, out float4 outColor)
|
||||||
|
{
|
||||||
|
color1.a *= alpha.y;
|
||||||
|
color0.rgb *= color0.a; color1.rgb *= color1.a;
|
||||||
|
outColor = lerp(color1, color0, alpha.x);
|
||||||
|
outColor.rgb /= outColor.a;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Face + 3 Outline
|
||||||
|
void Layer4_float(float4 alpha, float4 color0, float4 color1, float4 color2, float4 color3, out float4 outColor)
|
||||||
|
{
|
||||||
|
color3.a *= alpha.w;
|
||||||
|
color0.rgb *= color0.a; color1.rgb *= color1.a; color2.rgb *= color2.a; color3.rgb *= color3.a;
|
||||||
|
outColor = lerp(lerp(lerp(color3, color2, alpha.z), color1, alpha.y), color0, alpha.x);
|
||||||
|
outColor.rgb /= outColor.a;
|
||||||
|
}
|
||||||
10
Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta
Executable file
10
Assets/TextMesh Pro/Shaders/SDFFunctions.hlsl.meta
Executable file
@@ -0,0 +1,10 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 96de908384869cd409c75efa351d5edf
|
||||||
|
ShaderImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
defaultTextures: []
|
||||||
|
nonModifiableTextures: []
|
||||||
|
preprocessorOverride: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
145
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader
Executable file
145
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader
Executable file
@@ -0,0 +1,145 @@
|
|||||||
|
Shader "TextMeshPro/Bitmap Custom Atlas" {
|
||||||
|
|
||||||
|
Properties {
|
||||||
|
_MainTex ("Font Atlas", 2D) = "white" {}
|
||||||
|
_FaceTex ("Font Texture", 2D) = "white" {}
|
||||||
|
_FaceColor ("Text Color", Color) = (1,1,1,1)
|
||||||
|
|
||||||
|
_VertexOffsetX ("Vertex OffsetX", float) = 0
|
||||||
|
_VertexOffsetY ("Vertex OffsetY", float) = 0
|
||||||
|
_MaskSoftnessX ("Mask SoftnessX", float) = 0
|
||||||
|
_MaskSoftnessY ("Mask SoftnessY", float) = 0
|
||||||
|
|
||||||
|
_ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767)
|
||||||
|
_Padding ("Padding", float) = 0
|
||||||
|
|
||||||
|
_StencilComp ("Stencil Comparison", Float) = 8
|
||||||
|
_Stencil ("Stencil ID", Float) = 0
|
||||||
|
_StencilOp ("Stencil Operation", Float) = 0
|
||||||
|
_StencilWriteMask ("Stencil Write Mask", Float) = 255
|
||||||
|
_StencilReadMask ("Stencil Read Mask", Float) = 255
|
||||||
|
|
||||||
|
_CullMode ("Cull Mode", Float) = 0
|
||||||
|
_ColorMask ("Color Mask", Float) = 15
|
||||||
|
}
|
||||||
|
|
||||||
|
SubShader{
|
||||||
|
|
||||||
|
Tags { "Queue" = "Transparent" "IgnoreProjector" = "True" "RenderType" = "Transparent" }
|
||||||
|
|
||||||
|
Stencil
|
||||||
|
{
|
||||||
|
Ref[_Stencil]
|
||||||
|
Comp[_StencilComp]
|
||||||
|
Pass[_StencilOp]
|
||||||
|
ReadMask[_StencilReadMask]
|
||||||
|
WriteMask[_StencilWriteMask]
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Lighting Off
|
||||||
|
Cull [_CullMode]
|
||||||
|
ZTest [unity_GUIZTestMode]
|
||||||
|
ZWrite Off
|
||||||
|
Fog { Mode Off }
|
||||||
|
Blend SrcAlpha OneMinusSrcAlpha
|
||||||
|
ColorMask[_ColorMask]
|
||||||
|
|
||||||
|
Pass {
|
||||||
|
CGPROGRAM
|
||||||
|
#pragma vertex vert
|
||||||
|
#pragma fragment frag
|
||||||
|
|
||||||
|
#pragma multi_compile __ UNITY_UI_CLIP_RECT
|
||||||
|
#pragma multi_compile __ UNITY_UI_ALPHACLIP
|
||||||
|
|
||||||
|
|
||||||
|
#include "UnityCG.cginc"
|
||||||
|
#include "UnityUI.cginc"
|
||||||
|
|
||||||
|
struct appdata_t
|
||||||
|
{
|
||||||
|
float4 vertex : POSITION;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float4 texcoord0 : TEXCOORD0;
|
||||||
|
float2 texcoord1 : TEXCOORD1;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct v2f
|
||||||
|
{
|
||||||
|
float4 vertex : SV_POSITION;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float2 texcoord0 : TEXCOORD0;
|
||||||
|
float2 texcoord1 : TEXCOORD1;
|
||||||
|
float4 mask : TEXCOORD2;
|
||||||
|
};
|
||||||
|
|
||||||
|
uniform sampler2D _MainTex;
|
||||||
|
uniform sampler2D _FaceTex;
|
||||||
|
uniform float4 _FaceTex_ST;
|
||||||
|
uniform fixed4 _FaceColor;
|
||||||
|
|
||||||
|
uniform float _VertexOffsetX;
|
||||||
|
uniform float _VertexOffsetY;
|
||||||
|
uniform float4 _ClipRect;
|
||||||
|
uniform float _MaskSoftnessX;
|
||||||
|
uniform float _MaskSoftnessY;
|
||||||
|
uniform float _UIMaskSoftnessX;
|
||||||
|
uniform float _UIMaskSoftnessY;
|
||||||
|
uniform int _UIVertexColorAlwaysGammaSpace;
|
||||||
|
|
||||||
|
v2f vert (appdata_t v)
|
||||||
|
{
|
||||||
|
float4 vert = v.vertex;
|
||||||
|
vert.x += _VertexOffsetX;
|
||||||
|
vert.y += _VertexOffsetY;
|
||||||
|
|
||||||
|
vert.xy += (vert.w * 0.5) / _ScreenParams.xy;
|
||||||
|
|
||||||
|
float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert));
|
||||||
|
|
||||||
|
if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace())
|
||||||
|
{
|
||||||
|
v.color.rgb = UIGammaToLinear(v.color.rgb);
|
||||||
|
}
|
||||||
|
fixed4 faceColor = v.color;
|
||||||
|
faceColor *= _FaceColor;
|
||||||
|
|
||||||
|
v2f OUT;
|
||||||
|
OUT.vertex = vPosition;
|
||||||
|
OUT.color = faceColor;
|
||||||
|
OUT.texcoord0 = v.texcoord0;
|
||||||
|
OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex);
|
||||||
|
float2 pixelSize = vPosition.w;
|
||||||
|
pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1]));
|
||||||
|
|
||||||
|
// Clamp _ClipRect to 16bit.
|
||||||
|
const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10);
|
||||||
|
const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY));
|
||||||
|
OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy));
|
||||||
|
|
||||||
|
return OUT;
|
||||||
|
}
|
||||||
|
|
||||||
|
fixed4 frag (v2f IN) : SV_Target
|
||||||
|
{
|
||||||
|
fixed4 color = tex2D(_MainTex, IN.texcoord0) * tex2D(_FaceTex, IN.texcoord1) * IN.color;
|
||||||
|
|
||||||
|
// Alternative implementation to UnityGet2DClipping with support for softness.
|
||||||
|
#if UNITY_UI_CLIP_RECT
|
||||||
|
half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw);
|
||||||
|
color *= m.x * m.y;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNITY_UI_ALPHACLIP
|
||||||
|
clip(color.a - 0.001);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
return color;
|
||||||
|
}
|
||||||
|
ENDCG
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI"
|
||||||
|
}
|
||||||
9
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta
Executable file
9
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 48bb5f55d8670e349b6e614913f9d910
|
||||||
|
ShaderImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
defaultTextures: []
|
||||||
|
nonModifiableTextures: []
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
155
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader
Executable file
155
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader
Executable file
@@ -0,0 +1,155 @@
|
|||||||
|
Shader "TextMeshPro/Mobile/Bitmap" {
|
||||||
|
|
||||||
|
Properties {
|
||||||
|
_MainTex ("Font Atlas", 2D) = "white" {}
|
||||||
|
_Color ("Text Color", Color) = (1,1,1,1)
|
||||||
|
_DiffusePower ("Diffuse Power", Range(1.0,4.0)) = 1.0
|
||||||
|
|
||||||
|
_VertexOffsetX ("Vertex OffsetX", float) = 0
|
||||||
|
_VertexOffsetY ("Vertex OffsetY", float) = 0
|
||||||
|
_MaskSoftnessX ("Mask SoftnessX", float) = 0
|
||||||
|
_MaskSoftnessY ("Mask SoftnessY", float) = 0
|
||||||
|
|
||||||
|
_ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767)
|
||||||
|
|
||||||
|
_StencilComp ("Stencil Comparison", Float) = 8
|
||||||
|
_Stencil ("Stencil ID", Float) = 0
|
||||||
|
_StencilOp ("Stencil Operation", Float) = 0
|
||||||
|
_StencilWriteMask ("Stencil Write Mask", Float) = 255
|
||||||
|
_StencilReadMask ("Stencil Read Mask", Float) = 255
|
||||||
|
|
||||||
|
_CullMode ("Cull Mode", Float) = 0
|
||||||
|
_ColorMask ("Color Mask", Float) = 15
|
||||||
|
}
|
||||||
|
|
||||||
|
SubShader {
|
||||||
|
|
||||||
|
Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" }
|
||||||
|
|
||||||
|
Stencil
|
||||||
|
{
|
||||||
|
Ref[_Stencil]
|
||||||
|
Comp[_StencilComp]
|
||||||
|
Pass[_StencilOp]
|
||||||
|
ReadMask[_StencilReadMask]
|
||||||
|
WriteMask[_StencilWriteMask]
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Lighting Off
|
||||||
|
Cull [_CullMode]
|
||||||
|
ZTest [unity_GUIZTestMode]
|
||||||
|
ZWrite Off
|
||||||
|
Fog { Mode Off }
|
||||||
|
Blend SrcAlpha OneMinusSrcAlpha
|
||||||
|
ColorMask[_ColorMask]
|
||||||
|
|
||||||
|
Pass {
|
||||||
|
CGPROGRAM
|
||||||
|
#pragma vertex vert
|
||||||
|
#pragma fragment frag
|
||||||
|
#pragma fragmentoption ARB_precision_hint_fastest
|
||||||
|
|
||||||
|
#pragma multi_compile __ UNITY_UI_CLIP_RECT
|
||||||
|
#pragma multi_compile __ UNITY_UI_ALPHACLIP
|
||||||
|
|
||||||
|
|
||||||
|
#include "UnityCG.cginc"
|
||||||
|
#include "UnityUI.cginc"
|
||||||
|
|
||||||
|
struct appdata_t
|
||||||
|
{
|
||||||
|
float4 vertex : POSITION;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float2 texcoord0 : TEXCOORD0;
|
||||||
|
float2 texcoord1 : TEXCOORD1;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct v2f
|
||||||
|
{
|
||||||
|
float4 vertex : POSITION;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float2 texcoord0 : TEXCOORD0;
|
||||||
|
float4 mask : TEXCOORD2;
|
||||||
|
};
|
||||||
|
|
||||||
|
sampler2D _MainTex;
|
||||||
|
fixed4 _Color;
|
||||||
|
float _DiffusePower;
|
||||||
|
|
||||||
|
uniform float _VertexOffsetX;
|
||||||
|
uniform float _VertexOffsetY;
|
||||||
|
uniform float4 _ClipRect;
|
||||||
|
uniform float _MaskSoftnessX;
|
||||||
|
uniform float _MaskSoftnessY;
|
||||||
|
uniform float _UIMaskSoftnessX;
|
||||||
|
uniform float _UIMaskSoftnessY;
|
||||||
|
uniform int _UIVertexColorAlwaysGammaSpace;
|
||||||
|
|
||||||
|
v2f vert (appdata_t v)
|
||||||
|
{
|
||||||
|
v2f OUT;
|
||||||
|
float4 vert = v.vertex;
|
||||||
|
vert.x += _VertexOffsetX;
|
||||||
|
vert.y += _VertexOffsetY;
|
||||||
|
|
||||||
|
vert.xy += (vert.w * 0.5) / _ScreenParams.xy;
|
||||||
|
if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace())
|
||||||
|
{
|
||||||
|
v.color.rgb = UIGammaToLinear(v.color.rgb);
|
||||||
|
}
|
||||||
|
OUT.vertex = UnityPixelSnap(UnityObjectToClipPos(vert));
|
||||||
|
OUT.color = v.color;
|
||||||
|
OUT.color *= _Color;
|
||||||
|
OUT.color.rgb *= _DiffusePower;
|
||||||
|
OUT.texcoord0 = v.texcoord0;
|
||||||
|
|
||||||
|
float2 pixelSize = OUT.vertex.w;
|
||||||
|
//pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1]));
|
||||||
|
|
||||||
|
// Clamp _ClipRect to 16bit.
|
||||||
|
const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10);
|
||||||
|
const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY));
|
||||||
|
OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy));
|
||||||
|
|
||||||
|
return OUT;
|
||||||
|
}
|
||||||
|
|
||||||
|
fixed4 frag (v2f IN) : COLOR
|
||||||
|
{
|
||||||
|
fixed4 color = fixed4(IN.color.rgb, IN.color.a * tex2D(_MainTex, IN.texcoord0).a);
|
||||||
|
|
||||||
|
// Alternative implementation to UnityGet2DClipping with support for softness.
|
||||||
|
#if UNITY_UI_CLIP_RECT
|
||||||
|
half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw);
|
||||||
|
color *= m.x * m.y;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNITY_UI_ALPHACLIP
|
||||||
|
clip(color.a - 0.001);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
return color;
|
||||||
|
}
|
||||||
|
ENDCG
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
SubShader {
|
||||||
|
Tags { "Queue"="Transparent" "IgnoreProjector"="True" "RenderType"="Transparent" }
|
||||||
|
Lighting Off Cull Off ZTest Always ZWrite Off Fog { Mode Off }
|
||||||
|
Blend SrcAlpha OneMinusSrcAlpha
|
||||||
|
BindChannels {
|
||||||
|
Bind "Color", color
|
||||||
|
Bind "Vertex", vertex
|
||||||
|
Bind "TexCoord", texcoord0
|
||||||
|
}
|
||||||
|
Pass {
|
||||||
|
SetTexture [_MainTex] {
|
||||||
|
constantColor [_Color] combine constant * primary, constant * texture
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI"
|
||||||
|
}
|
||||||
9
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta
Executable file
9
Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1e3b057af24249748ff873be7fafee47
|
||||||
|
ShaderImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
defaultTextures: []
|
||||||
|
nonModifiableTextures: []
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
145
Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader
Executable file
145
Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader
Executable file
@@ -0,0 +1,145 @@
|
|||||||
|
Shader "TextMeshPro/Bitmap" {
|
||||||
|
|
||||||
|
Properties {
|
||||||
|
_MainTex ("Font Atlas", 2D) = "white" {}
|
||||||
|
_FaceTex ("Font Texture", 2D) = "white" {}
|
||||||
|
_FaceColor ("Text Color", Color) = (1,1,1,1)
|
||||||
|
|
||||||
|
_VertexOffsetX ("Vertex OffsetX", float) = 0
|
||||||
|
_VertexOffsetY ("Vertex OffsetY", float) = 0
|
||||||
|
_MaskSoftnessX ("Mask SoftnessX", float) = 0
|
||||||
|
_MaskSoftnessY ("Mask SoftnessY", float) = 0
|
||||||
|
|
||||||
|
_ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767)
|
||||||
|
|
||||||
|
_StencilComp ("Stencil Comparison", Float) = 8
|
||||||
|
_Stencil ("Stencil ID", Float) = 0
|
||||||
|
_StencilOp ("Stencil Operation", Float) = 0
|
||||||
|
_StencilWriteMask ("Stencil Write Mask", Float) = 255
|
||||||
|
_StencilReadMask ("Stencil Read Mask", Float) = 255
|
||||||
|
|
||||||
|
_CullMode ("Cull Mode", Float) = 0
|
||||||
|
_ColorMask ("Color Mask", Float) = 15
|
||||||
|
}
|
||||||
|
|
||||||
|
SubShader{
|
||||||
|
|
||||||
|
Tags { "Queue" = "Transparent" "IgnoreProjector" = "True" "RenderType" = "Transparent" }
|
||||||
|
|
||||||
|
Stencil
|
||||||
|
{
|
||||||
|
Ref[_Stencil]
|
||||||
|
Comp[_StencilComp]
|
||||||
|
Pass[_StencilOp]
|
||||||
|
ReadMask[_StencilReadMask]
|
||||||
|
WriteMask[_StencilWriteMask]
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Lighting Off
|
||||||
|
Cull [_CullMode]
|
||||||
|
ZTest [unity_GUIZTestMode]
|
||||||
|
ZWrite Off
|
||||||
|
Fog { Mode Off }
|
||||||
|
Blend SrcAlpha OneMinusSrcAlpha
|
||||||
|
ColorMask[_ColorMask]
|
||||||
|
|
||||||
|
Pass {
|
||||||
|
CGPROGRAM
|
||||||
|
#pragma vertex vert
|
||||||
|
#pragma fragment frag
|
||||||
|
|
||||||
|
#pragma multi_compile __ UNITY_UI_CLIP_RECT
|
||||||
|
#pragma multi_compile __ UNITY_UI_ALPHACLIP
|
||||||
|
|
||||||
|
|
||||||
|
#include "UnityCG.cginc"
|
||||||
|
#include "UnityUI.cginc"
|
||||||
|
|
||||||
|
struct appdata_t
|
||||||
|
{
|
||||||
|
float4 vertex : POSITION;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float4 texcoord0 : TEXCOORD0;
|
||||||
|
float2 texcoord1 : TEXCOORD1;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct v2f
|
||||||
|
{
|
||||||
|
float4 vertex : SV_POSITION;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float2 texcoord0 : TEXCOORD0;
|
||||||
|
float2 texcoord1 : TEXCOORD1;
|
||||||
|
float4 mask : TEXCOORD2;
|
||||||
|
};
|
||||||
|
|
||||||
|
uniform sampler2D _MainTex;
|
||||||
|
uniform sampler2D _FaceTex;
|
||||||
|
uniform float4 _FaceTex_ST;
|
||||||
|
uniform fixed4 _FaceColor;
|
||||||
|
|
||||||
|
uniform float _VertexOffsetX;
|
||||||
|
uniform float _VertexOffsetY;
|
||||||
|
uniform float4 _ClipRect;
|
||||||
|
uniform float _MaskSoftnessX;
|
||||||
|
uniform float _MaskSoftnessY;
|
||||||
|
uniform float _UIMaskSoftnessX;
|
||||||
|
uniform float _UIMaskSoftnessY;
|
||||||
|
uniform int _UIVertexColorAlwaysGammaSpace;
|
||||||
|
|
||||||
|
v2f vert (appdata_t v)
|
||||||
|
{
|
||||||
|
float4 vert = v.vertex;
|
||||||
|
vert.x += _VertexOffsetX;
|
||||||
|
vert.y += _VertexOffsetY;
|
||||||
|
|
||||||
|
vert.xy += (vert.w * 0.5) / _ScreenParams.xy;
|
||||||
|
|
||||||
|
float4 vPosition = UnityPixelSnap(UnityObjectToClipPos(vert));
|
||||||
|
|
||||||
|
if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace())
|
||||||
|
{
|
||||||
|
v.color.rgb = UIGammaToLinear(v.color.rgb);
|
||||||
|
}
|
||||||
|
fixed4 faceColor = v.color;
|
||||||
|
faceColor *= _FaceColor;
|
||||||
|
|
||||||
|
v2f OUT;
|
||||||
|
OUT.vertex = vPosition;
|
||||||
|
OUT.color = faceColor;
|
||||||
|
OUT.texcoord0 = v.texcoord0;
|
||||||
|
OUT.texcoord1 = TRANSFORM_TEX(v.texcoord1, _FaceTex);
|
||||||
|
float2 pixelSize = vPosition.w;
|
||||||
|
pixelSize /= abs(float2(_ScreenParams.x * UNITY_MATRIX_P[0][0], _ScreenParams.y * UNITY_MATRIX_P[1][1]));
|
||||||
|
|
||||||
|
// Clamp _ClipRect to 16bit.
|
||||||
|
const float4 clampedRect = clamp(_ClipRect, -2e10, 2e10);
|
||||||
|
const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY));
|
||||||
|
OUT.mask = float4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy));
|
||||||
|
|
||||||
|
return OUT;
|
||||||
|
}
|
||||||
|
|
||||||
|
fixed4 frag (v2f IN) : SV_Target
|
||||||
|
{
|
||||||
|
fixed4 color = tex2D(_MainTex, IN.texcoord0);
|
||||||
|
color = fixed4 (tex2D(_FaceTex, IN.texcoord1).rgb * IN.color.rgb, IN.color.a * color.a);
|
||||||
|
|
||||||
|
// Alternative implementation to UnityGet2DClipping with support for softness.
|
||||||
|
#if UNITY_UI_CLIP_RECT
|
||||||
|
half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(IN.mask.xy)) * IN.mask.zw);
|
||||||
|
color *= m.x * m.y;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNITY_UI_ALPHACLIP
|
||||||
|
clip(color.a - 0.001);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
return color;
|
||||||
|
}
|
||||||
|
ENDCG
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
CustomEditor "TMPro.EditorUtilities.TMP_BitmapShaderGUI"
|
||||||
|
}
|
||||||
9
Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta
Executable file
9
Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 128e987d567d4e2c824d754223b3f3b0
|
||||||
|
ShaderImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
defaultTextures: []
|
||||||
|
nonModifiableTextures: []
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
326
Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader
Executable file
326
Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader
Executable file
@@ -0,0 +1,326 @@
|
|||||||
|
Shader "TextMeshPro/Distance Field Overlay" {
|
||||||
|
|
||||||
|
Properties {
|
||||||
|
_FaceTex ("Face Texture", 2D) = "white" {}
|
||||||
|
_FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0
|
||||||
|
_FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0
|
||||||
|
_FaceColor ("Face Color", Color) = (1,1,1,1)
|
||||||
|
_FaceDilate ("Face Dilate", Range(-1,1)) = 0
|
||||||
|
|
||||||
|
_OutlineColor ("Outline Color", Color) = (0,0,0,1)
|
||||||
|
_OutlineTex ("Outline Texture", 2D) = "white" {}
|
||||||
|
_OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0
|
||||||
|
_OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0
|
||||||
|
_OutlineWidth ("Outline Thickness", Range(0, 1)) = 0
|
||||||
|
_OutlineSoftness ("Outline Softness", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_Bevel ("Bevel", Range(0,1)) = 0.5
|
||||||
|
_BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0
|
||||||
|
_BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0
|
||||||
|
_BevelClamp ("Bevel Clamp", Range(0,1)) = 0
|
||||||
|
_BevelRoundness ("Bevel Roundness", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416
|
||||||
|
_SpecularColor ("Specular", Color) = (1,1,1,1)
|
||||||
|
_SpecularPower ("Specular", Range(0,4)) = 2.0
|
||||||
|
_Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10
|
||||||
|
_Diffuse ("Diffuse", Range(0,1)) = 0.5
|
||||||
|
_Ambient ("Ambient", Range(1,0)) = 0.5
|
||||||
|
|
||||||
|
_BumpMap ("Normal map", 2D) = "bump" {}
|
||||||
|
_BumpOutline ("Bump Outline", Range(0,1)) = 0
|
||||||
|
_BumpFace ("Bump Face", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1)
|
||||||
|
_ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1)
|
||||||
|
_Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ }
|
||||||
|
_EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0)
|
||||||
|
|
||||||
|
|
||||||
|
_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5)
|
||||||
|
_UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0
|
||||||
|
_UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0
|
||||||
|
_UnderlayDilate ("Border Dilate", Range(-1,1)) = 0
|
||||||
|
_UnderlaySoftness ("Border Softness", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_GlowColor ("Color", Color) = (0, 1, 0, 0.5)
|
||||||
|
_GlowOffset ("Offset", Range(-1,1)) = 0
|
||||||
|
_GlowInner ("Inner", Range(0,1)) = 0.05
|
||||||
|
_GlowOuter ("Outer", Range(0,1)) = 0.05
|
||||||
|
_GlowPower ("Falloff", Range(1, 0)) = 0.75
|
||||||
|
|
||||||
|
_WeightNormal ("Weight Normal", float) = 0
|
||||||
|
_WeightBold ("Weight Bold", float) = 0.5
|
||||||
|
|
||||||
|
_ShaderFlags ("Flags", float) = 0
|
||||||
|
_ScaleRatioA ("Scale RatioA", float) = 1
|
||||||
|
_ScaleRatioB ("Scale RatioB", float) = 1
|
||||||
|
_ScaleRatioC ("Scale RatioC", float) = 1
|
||||||
|
|
||||||
|
_MainTex ("Font Atlas", 2D) = "white" {}
|
||||||
|
_TextureWidth ("Texture Width", float) = 512
|
||||||
|
_TextureHeight ("Texture Height", float) = 512
|
||||||
|
_GradientScale ("Gradient Scale", float) = 5.0
|
||||||
|
_ScaleX ("Scale X", float) = 1.0
|
||||||
|
_ScaleY ("Scale Y", float) = 1.0
|
||||||
|
_PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875
|
||||||
|
_Sharpness ("Sharpness", Range(-1,1)) = 0
|
||||||
|
|
||||||
|
_VertexOffsetX ("Vertex OffsetX", float) = 0
|
||||||
|
_VertexOffsetY ("Vertex OffsetY", float) = 0
|
||||||
|
|
||||||
|
_MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767)
|
||||||
|
_ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767)
|
||||||
|
_MaskSoftnessX ("Mask SoftnessX", float) = 0
|
||||||
|
_MaskSoftnessY ("Mask SoftnessY", float) = 0
|
||||||
|
|
||||||
|
_StencilComp ("Stencil Comparison", Float) = 8
|
||||||
|
_Stencil ("Stencil ID", Float) = 0
|
||||||
|
_StencilOp ("Stencil Operation", Float) = 0
|
||||||
|
_StencilWriteMask ("Stencil Write Mask", Float) = 255
|
||||||
|
_StencilReadMask ("Stencil Read Mask", Float) = 255
|
||||||
|
|
||||||
|
_CullMode ("Cull Mode", Float) = 0
|
||||||
|
_ColorMask ("Color Mask", Float) = 15
|
||||||
|
}
|
||||||
|
|
||||||
|
SubShader {
|
||||||
|
|
||||||
|
Tags
|
||||||
|
{
|
||||||
|
"Queue"="Overlay"
|
||||||
|
"IgnoreProjector"="True"
|
||||||
|
"RenderType"="Transparent"
|
||||||
|
}
|
||||||
|
|
||||||
|
Stencil
|
||||||
|
{
|
||||||
|
Ref [_Stencil]
|
||||||
|
Comp [_StencilComp]
|
||||||
|
Pass [_StencilOp]
|
||||||
|
ReadMask [_StencilReadMask]
|
||||||
|
WriteMask [_StencilWriteMask]
|
||||||
|
}
|
||||||
|
|
||||||
|
Cull [_CullMode]
|
||||||
|
ZWrite Off
|
||||||
|
Lighting Off
|
||||||
|
Fog { Mode Off }
|
||||||
|
ZTest Always
|
||||||
|
Blend One OneMinusSrcAlpha
|
||||||
|
ColorMask [_ColorMask]
|
||||||
|
|
||||||
|
Pass {
|
||||||
|
CGPROGRAM
|
||||||
|
#pragma target 3.0
|
||||||
|
#pragma vertex VertShader
|
||||||
|
#pragma fragment PixShader
|
||||||
|
#pragma shader_feature __ BEVEL_ON
|
||||||
|
#pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER
|
||||||
|
#pragma shader_feature __ GLOW_ON
|
||||||
|
|
||||||
|
#pragma multi_compile __ UNITY_UI_CLIP_RECT
|
||||||
|
#pragma multi_compile __ UNITY_UI_ALPHACLIP
|
||||||
|
|
||||||
|
#include "UnityCG.cginc"
|
||||||
|
#include "UnityUI.cginc"
|
||||||
|
#include "TMPro_Properties.cginc"
|
||||||
|
#include "TMPro.cginc"
|
||||||
|
|
||||||
|
struct vertex_t
|
||||||
|
{
|
||||||
|
UNITY_VERTEX_INPUT_INSTANCE_ID
|
||||||
|
float4 position : POSITION;
|
||||||
|
float3 normal : NORMAL;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float4 texcoord0 : TEXCOORD0;
|
||||||
|
float2 texcoord1 : TEXCOORD1;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct pixel_t
|
||||||
|
{
|
||||||
|
UNITY_VERTEX_INPUT_INSTANCE_ID
|
||||||
|
UNITY_VERTEX_OUTPUT_STEREO
|
||||||
|
float4 position : SV_POSITION;
|
||||||
|
fixed4 color : COLOR;
|
||||||
|
float2 atlas : TEXCOORD0; // Atlas
|
||||||
|
float4 param : TEXCOORD1; // alphaClip, scale, bias, weight
|
||||||
|
float4 mask : TEXCOORD2; // Position in object space(xy), pixel Size(zw)
|
||||||
|
float3 viewDir : TEXCOORD3;
|
||||||
|
|
||||||
|
#if (UNDERLAY_ON || UNDERLAY_INNER)
|
||||||
|
float4 texcoord2 : TEXCOORD4; // u,v, scale, bias
|
||||||
|
fixed4 underlayColor : COLOR1;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
float4 textures : TEXCOORD5;
|
||||||
|
};
|
||||||
|
|
||||||
|
// Used by Unity internally to handle Texture Tiling and Offset.
|
||||||
|
uniform float4 _FaceTex_ST;
|
||||||
|
uniform float4 _OutlineTex_ST;
|
||||||
|
uniform float _UIMaskSoftnessX;
|
||||||
|
uniform float _UIMaskSoftnessY;
|
||||||
|
uniform int _UIVertexColorAlwaysGammaSpace;
|
||||||
|
|
||||||
|
pixel_t VertShader(vertex_t input)
|
||||||
|
{
|
||||||
|
pixel_t output;
|
||||||
|
|
||||||
|
UNITY_INITIALIZE_OUTPUT(pixel_t, output);
|
||||||
|
UNITY_SETUP_INSTANCE_ID(input);
|
||||||
|
UNITY_TRANSFER_INSTANCE_ID(input,output);
|
||||||
|
UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output);
|
||||||
|
|
||||||
|
float bold = step(input.texcoord0.w, 0);
|
||||||
|
|
||||||
|
float4 vert = input.position;
|
||||||
|
vert.x += _VertexOffsetX;
|
||||||
|
vert.y += _VertexOffsetY;
|
||||||
|
|
||||||
|
float4 vPosition = UnityObjectToClipPos(vert);
|
||||||
|
|
||||||
|
float2 pixelSize = vPosition.w;
|
||||||
|
pixelSize /= float2(_ScaleX, _ScaleY) * abs(mul((float2x2)UNITY_MATRIX_P, _ScreenParams.xy));
|
||||||
|
float scale = rsqrt(dot(pixelSize, pixelSize));
|
||||||
|
scale *= abs(input.texcoord0.w) * _GradientScale * (_Sharpness + 1);
|
||||||
|
if (UNITY_MATRIX_P[3][3] == 0) scale = lerp(abs(scale) * (1 - _PerspectiveFilter), scale, abs(dot(UnityObjectToWorldNormal(input.normal.xyz), normalize(WorldSpaceViewDir(vert)))));
|
||||||
|
|
||||||
|
float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0;
|
||||||
|
weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5;
|
||||||
|
|
||||||
|
float bias =(.5 - weight) + (.5 / scale);
|
||||||
|
|
||||||
|
float alphaClip = (1.0 - _OutlineWidth*_ScaleRatioA - _OutlineSoftness*_ScaleRatioA);
|
||||||
|
|
||||||
|
#if GLOW_ON
|
||||||
|
alphaClip = min(alphaClip, 1.0 - _GlowOffset * _ScaleRatioB - _GlowOuter * _ScaleRatioB);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
alphaClip = alphaClip / 2.0 - ( .5 / scale) - weight;
|
||||||
|
|
||||||
|
#if (UNDERLAY_ON || UNDERLAY_INNER)
|
||||||
|
float4 underlayColor = _UnderlayColor;
|
||||||
|
underlayColor.rgb *= underlayColor.a;
|
||||||
|
|
||||||
|
float bScale = scale;
|
||||||
|
bScale /= 1 + ((_UnderlaySoftness*_ScaleRatioC) * bScale);
|
||||||
|
float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale);
|
||||||
|
|
||||||
|
float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth;
|
||||||
|
float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight;
|
||||||
|
float2 bOffset = float2(x, y);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
// Generate UV for the Masking Texture
|
||||||
|
float4 clampedRect = clamp(_ClipRect, -2e10, 2e10);
|
||||||
|
float2 maskUV = (vert.xy - clampedRect.xy) / (clampedRect.zw - clampedRect.xy);
|
||||||
|
|
||||||
|
// Support for texture tiling and offset
|
||||||
|
float2 textureUV = input.texcoord1;
|
||||||
|
float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex);
|
||||||
|
float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex);
|
||||||
|
|
||||||
|
|
||||||
|
if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace())
|
||||||
|
{
|
||||||
|
input.color.rgb = UIGammaToLinear(input.color.rgb);
|
||||||
|
}
|
||||||
|
output.position = vPosition;
|
||||||
|
output.color = input.color;
|
||||||
|
output.atlas = input.texcoord0;
|
||||||
|
output.param = float4(alphaClip, scale, bias, weight);
|
||||||
|
const half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY));
|
||||||
|
output.mask = half4(vert.xy * 2 - clampedRect.xy - clampedRect.zw, 0.25 / (0.25 * maskSoftness + pixelSize.xy));
|
||||||
|
output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz);
|
||||||
|
#if (UNDERLAY_ON || UNDERLAY_INNER)
|
||||||
|
output.texcoord2 = float4(input.texcoord0 + bOffset, bScale, bBias);
|
||||||
|
output.underlayColor = underlayColor;
|
||||||
|
#endif
|
||||||
|
output.textures = float4(faceUV, outlineUV);
|
||||||
|
|
||||||
|
return output;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
fixed4 PixShader(pixel_t input) : SV_Target
|
||||||
|
{
|
||||||
|
UNITY_SETUP_INSTANCE_ID(input);
|
||||||
|
|
||||||
|
float c = tex2D(_MainTex, input.atlas).a;
|
||||||
|
|
||||||
|
#ifndef UNDERLAY_ON
|
||||||
|
clip(c - input.param.x);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
float scale = input.param.y;
|
||||||
|
float bias = input.param.z;
|
||||||
|
float weight = input.param.w;
|
||||||
|
float sd = (bias - c) * scale;
|
||||||
|
|
||||||
|
float outline = (_OutlineWidth * _ScaleRatioA) * scale;
|
||||||
|
float softness = (_OutlineSoftness * _ScaleRatioA) * scale;
|
||||||
|
|
||||||
|
half4 faceColor = _FaceColor;
|
||||||
|
half4 outlineColor = _OutlineColor;
|
||||||
|
|
||||||
|
faceColor.rgb *= input.color.rgb;
|
||||||
|
|
||||||
|
faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y);
|
||||||
|
outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y);
|
||||||
|
|
||||||
|
faceColor = GetColor(sd, faceColor, outlineColor, outline, softness);
|
||||||
|
|
||||||
|
#if BEVEL_ON
|
||||||
|
float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0);
|
||||||
|
float3 n = GetSurfaceNormal(input.atlas, weight, dxy);
|
||||||
|
|
||||||
|
float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz;
|
||||||
|
bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5));
|
||||||
|
n = normalize(n- bump);
|
||||||
|
|
||||||
|
float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0));
|
||||||
|
|
||||||
|
float3 col = GetSpecular(n, light);
|
||||||
|
faceColor.rgb += col*faceColor.a;
|
||||||
|
faceColor.rgb *= 1-(dot(n, light)*_Diffuse);
|
||||||
|
faceColor.rgb *= lerp(_Ambient, 1, n.z*n.z);
|
||||||
|
|
||||||
|
fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n));
|
||||||
|
faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNDERLAY_ON
|
||||||
|
float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z;
|
||||||
|
faceColor += input.underlayColor * saturate(d - input.texcoord2.w) * (1 - faceColor.a);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNDERLAY_INNER
|
||||||
|
float d = tex2D(_MainTex, input.texcoord2.xy).a * input.texcoord2.z;
|
||||||
|
faceColor += input.underlayColor * (1 - saturate(d - input.texcoord2.w)) * saturate(1 - sd) * (1 - faceColor.a);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if GLOW_ON
|
||||||
|
float4 glowColor = GetGlowColor(sd, scale);
|
||||||
|
faceColor.rgb += glowColor.rgb * glowColor.a;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
// Alternative implementation to UnityGet2DClipping with support for softness.
|
||||||
|
#if UNITY_UI_CLIP_RECT
|
||||||
|
half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * input.mask.zw);
|
||||||
|
faceColor *= m.x * m.y;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNITY_UI_ALPHACLIP
|
||||||
|
clip(faceColor.a - 0.001);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
return faceColor * input.color.a;
|
||||||
|
}
|
||||||
|
ENDCG
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Fallback "TextMeshPro/Mobile/Distance Field"
|
||||||
|
CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI"
|
||||||
|
}
|
||||||
9
Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta
Executable file
9
Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: dd89cf5b9246416f84610a006f916af7
|
||||||
|
ShaderImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
defaultTextures: []
|
||||||
|
nonModifiableTextures: []
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
321
Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader
Executable file
321
Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader
Executable file
@@ -0,0 +1,321 @@
|
|||||||
|
Shader "TextMeshPro/Distance Field SSD" {
|
||||||
|
|
||||||
|
Properties {
|
||||||
|
_FaceTex ("Face Texture", 2D) = "white" {}
|
||||||
|
_FaceUVSpeedX ("Face UV Speed X", Range(-5, 5)) = 0.0
|
||||||
|
_FaceUVSpeedY ("Face UV Speed Y", Range(-5, 5)) = 0.0
|
||||||
|
_FaceColor ("Face Color", Color) = (1,1,1,1)
|
||||||
|
_FaceDilate ("Face Dilate", Range(-1,1)) = 0
|
||||||
|
|
||||||
|
_OutlineColor ("Outline Color", Color) = (0,0,0,1)
|
||||||
|
_OutlineTex ("Outline Texture", 2D) = "white" {}
|
||||||
|
_OutlineUVSpeedX ("Outline UV Speed X", Range(-5, 5)) = 0.0
|
||||||
|
_OutlineUVSpeedY ("Outline UV Speed Y", Range(-5, 5)) = 0.0
|
||||||
|
_OutlineWidth ("Outline Thickness", Range(0, 1)) = 0
|
||||||
|
_OutlineSoftness ("Outline Softness", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_Bevel ("Bevel", Range(0,1)) = 0.5
|
||||||
|
_BevelOffset ("Bevel Offset", Range(-0.5,0.5)) = 0
|
||||||
|
_BevelWidth ("Bevel Width", Range(-.5,0.5)) = 0
|
||||||
|
_BevelClamp ("Bevel Clamp", Range(0,1)) = 0
|
||||||
|
_BevelRoundness ("Bevel Roundness", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_LightAngle ("Light Angle", Range(0.0, 6.2831853)) = 3.1416
|
||||||
|
_SpecularColor ("Specular", Color) = (1,1,1,1)
|
||||||
|
_SpecularPower ("Specular", Range(0,4)) = 2.0
|
||||||
|
_Reflectivity ("Reflectivity", Range(5.0,15.0)) = 10
|
||||||
|
_Diffuse ("Diffuse", Range(0,1)) = 0.5
|
||||||
|
_Ambient ("Ambient", Range(1,0)) = 0.5
|
||||||
|
|
||||||
|
_BumpMap ("Normal map", 2D) = "bump" {}
|
||||||
|
_BumpOutline ("Bump Outline", Range(0,1)) = 0
|
||||||
|
_BumpFace ("Bump Face", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_ReflectFaceColor ("Reflection Color", Color) = (0,0,0,1)
|
||||||
|
_ReflectOutlineColor("Reflection Color", Color) = (0,0,0,1)
|
||||||
|
_Cube ("Reflection Cubemap", Cube) = "black" { /* TexGen CubeReflect */ }
|
||||||
|
_EnvMatrixRotation ("Texture Rotation", vector) = (0, 0, 0, 0)
|
||||||
|
|
||||||
|
|
||||||
|
_UnderlayColor ("Border Color", Color) = (0,0,0, 0.5)
|
||||||
|
_UnderlayOffsetX ("Border OffsetX", Range(-1,1)) = 0
|
||||||
|
_UnderlayOffsetY ("Border OffsetY", Range(-1,1)) = 0
|
||||||
|
_UnderlayDilate ("Border Dilate", Range(-1,1)) = 0
|
||||||
|
_UnderlaySoftness ("Border Softness", Range(0,1)) = 0
|
||||||
|
|
||||||
|
_GlowColor ("Color", Color) = (0, 1, 0, 0.5)
|
||||||
|
_GlowOffset ("Offset", Range(-1,1)) = 0
|
||||||
|
_GlowInner ("Inner", Range(0,1)) = 0.05
|
||||||
|
_GlowOuter ("Outer", Range(0,1)) = 0.05
|
||||||
|
_GlowPower ("Falloff", Range(1, 0)) = 0.75
|
||||||
|
|
||||||
|
_WeightNormal ("Weight Normal", float) = 0
|
||||||
|
_WeightBold ("Weight Bold", float) = 0.5
|
||||||
|
|
||||||
|
_ShaderFlags ("Flags", float) = 0
|
||||||
|
_ScaleRatioA ("Scale RatioA", float) = 1
|
||||||
|
_ScaleRatioB ("Scale RatioB", float) = 1
|
||||||
|
_ScaleRatioC ("Scale RatioC", float) = 1
|
||||||
|
|
||||||
|
_MainTex ("Font Atlas", 2D) = "white" {}
|
||||||
|
_TextureWidth ("Texture Width", float) = 512
|
||||||
|
_TextureHeight ("Texture Height", float) = 512
|
||||||
|
_GradientScale ("Gradient Scale", float) = 5.0
|
||||||
|
_ScaleX ("Scale X", float) = 1.0
|
||||||
|
_ScaleY ("Scale Y", float) = 1.0
|
||||||
|
_PerspectiveFilter ("Perspective Correction", Range(0, 1)) = 0.875
|
||||||
|
_Sharpness ("Sharpness", Range(-1,1)) = 0
|
||||||
|
|
||||||
|
_VertexOffsetX ("Vertex OffsetX", float) = 0
|
||||||
|
_VertexOffsetY ("Vertex OffsetY", float) = 0
|
||||||
|
|
||||||
|
_MaskCoord ("Mask Coordinates", vector) = (0, 0, 32767, 32767)
|
||||||
|
_ClipRect ("Clip Rect", vector) = (-32767, -32767, 32767, 32767)
|
||||||
|
_MaskSoftnessX ("Mask SoftnessX", float) = 0
|
||||||
|
_MaskSoftnessY ("Mask SoftnessY", float) = 0
|
||||||
|
|
||||||
|
_StencilComp ("Stencil Comparison", Float) = 8
|
||||||
|
_Stencil ("Stencil ID", Float) = 0
|
||||||
|
_StencilOp ("Stencil Operation", Float) = 0
|
||||||
|
_StencilWriteMask ("Stencil Write Mask", Float) = 255
|
||||||
|
_StencilReadMask ("Stencil Read Mask", Float) = 255
|
||||||
|
|
||||||
|
_CullMode ("Cull Mode", Float) = 0
|
||||||
|
_ColorMask ("Color Mask", Float) = 15
|
||||||
|
}
|
||||||
|
|
||||||
|
SubShader {
|
||||||
|
Tags
|
||||||
|
{
|
||||||
|
"Queue" = "Transparent"
|
||||||
|
"IgnoreProjector" = "True"
|
||||||
|
"RenderType" = "Transparent"
|
||||||
|
}
|
||||||
|
|
||||||
|
Stencil
|
||||||
|
{
|
||||||
|
Ref[_Stencil]
|
||||||
|
Comp[_StencilComp]
|
||||||
|
Pass[_StencilOp]
|
||||||
|
ReadMask[_StencilReadMask]
|
||||||
|
WriteMask[_StencilWriteMask]
|
||||||
|
}
|
||||||
|
|
||||||
|
Cull[_CullMode]
|
||||||
|
ZWrite Off
|
||||||
|
Lighting Off
|
||||||
|
Fog { Mode Off }
|
||||||
|
ZTest[unity_GUIZTestMode]
|
||||||
|
Blend One OneMinusSrcAlpha
|
||||||
|
ColorMask[_ColorMask]
|
||||||
|
|
||||||
|
Pass
|
||||||
|
{
|
||||||
|
CGPROGRAM
|
||||||
|
#pragma target 3.0
|
||||||
|
#pragma vertex VertShader
|
||||||
|
#pragma fragment PixShader
|
||||||
|
#pragma shader_feature __ BEVEL_ON
|
||||||
|
#pragma shader_feature __ UNDERLAY_ON UNDERLAY_INNER
|
||||||
|
#pragma shader_feature __ GLOW_ON
|
||||||
|
#pragma shader_feature __ FORCE_LINEAR
|
||||||
|
|
||||||
|
#pragma multi_compile __ UNITY_UI_CLIP_RECT
|
||||||
|
#pragma multi_compile __ UNITY_UI_ALPHACLIP
|
||||||
|
|
||||||
|
#include "UnityCG.cginc"
|
||||||
|
#include "UnityUI.cginc"
|
||||||
|
#include "TMPro_Properties.cginc"
|
||||||
|
#include "TMPro.cginc"
|
||||||
|
|
||||||
|
struct vertex_t
|
||||||
|
{
|
||||||
|
UNITY_VERTEX_INPUT_INSTANCE_ID
|
||||||
|
float4 position : POSITION;
|
||||||
|
float3 normal : NORMAL;
|
||||||
|
float4 color : COLOR;
|
||||||
|
float4 texcoord0 : TEXCOORD0;
|
||||||
|
float2 texcoord1 : TEXCOORD1;
|
||||||
|
};
|
||||||
|
|
||||||
|
struct pixel_t
|
||||||
|
{
|
||||||
|
UNITY_VERTEX_INPUT_INSTANCE_ID
|
||||||
|
UNITY_VERTEX_OUTPUT_STEREO
|
||||||
|
float4 position : SV_POSITION;
|
||||||
|
float4 color : COLOR;
|
||||||
|
float2 atlas : TEXCOORD0;
|
||||||
|
float weight : TEXCOORD1;
|
||||||
|
float2 mask : TEXCOORD2; // Position in object space(xy)
|
||||||
|
float3 viewDir : TEXCOORD3;
|
||||||
|
|
||||||
|
#if (UNDERLAY_ON || UNDERLAY_INNER)
|
||||||
|
float2 texcoord2 : TEXCOORD4;
|
||||||
|
float4 underlayColor : COLOR1;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
float4 textures : TEXCOORD5;
|
||||||
|
};
|
||||||
|
|
||||||
|
// Used by Unity internally to handle Texture Tiling and Offset.
|
||||||
|
float4 _FaceTex_ST;
|
||||||
|
float4 _OutlineTex_ST;
|
||||||
|
float _UIMaskSoftnessX;
|
||||||
|
float _UIMaskSoftnessY;
|
||||||
|
int _UIVertexColorAlwaysGammaSpace;
|
||||||
|
|
||||||
|
float4 SRGBToLinear(float4 rgba)
|
||||||
|
{
|
||||||
|
return float4(lerp(rgba.rgb / 12.92f, pow((rgba.rgb + 0.055f) / 1.055f, 2.4f), step(0.04045f, rgba.rgb)), rgba.a);
|
||||||
|
}
|
||||||
|
|
||||||
|
pixel_t VertShader(vertex_t input)
|
||||||
|
{
|
||||||
|
pixel_t output;
|
||||||
|
|
||||||
|
UNITY_INITIALIZE_OUTPUT(pixel_t, output);
|
||||||
|
UNITY_SETUP_INSTANCE_ID(input);
|
||||||
|
UNITY_TRANSFER_INSTANCE_ID(input,output);
|
||||||
|
UNITY_INITIALIZE_VERTEX_OUTPUT_STEREO(output);
|
||||||
|
|
||||||
|
float bold = step(input.texcoord0.w, 0);
|
||||||
|
|
||||||
|
float4 vert = input.position;
|
||||||
|
vert.x += _VertexOffsetX;
|
||||||
|
vert.y += _VertexOffsetY;
|
||||||
|
|
||||||
|
float4 vPosition = UnityObjectToClipPos(vert);
|
||||||
|
|
||||||
|
float weight = lerp(_WeightNormal, _WeightBold, bold) / 4.0;
|
||||||
|
weight = (weight + _FaceDilate) * _ScaleRatioA * 0.5;
|
||||||
|
|
||||||
|
#if (UNDERLAY_ON || UNDERLAY_INNER)
|
||||||
|
float4 underlayColor = _UnderlayColor;
|
||||||
|
underlayColor.rgb *= underlayColor.a;
|
||||||
|
|
||||||
|
float x = -(_UnderlayOffsetX * _ScaleRatioC) * _GradientScale / _TextureWidth;
|
||||||
|
float y = -(_UnderlayOffsetY * _ScaleRatioC) * _GradientScale / _TextureHeight;
|
||||||
|
float2 bOffset = float2(x, y);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
// Generate UV for the Masking Texture
|
||||||
|
float4 clampedRect = clamp(_ClipRect, -2e10, 2e10);
|
||||||
|
|
||||||
|
// Support for texture tiling and offset
|
||||||
|
float2 textureUV = input.texcoord1;
|
||||||
|
float2 faceUV = TRANSFORM_TEX(textureUV, _FaceTex);
|
||||||
|
float2 outlineUV = TRANSFORM_TEX(textureUV, _OutlineTex);
|
||||||
|
|
||||||
|
if (_UIVertexColorAlwaysGammaSpace && !IsGammaSpace())
|
||||||
|
{
|
||||||
|
input.color.rgb = UIGammaToLinear(input.color.rgb);
|
||||||
|
}
|
||||||
|
float4 color = input.color;
|
||||||
|
#if (FORCE_LINEAR && !UNITY_COLORSPACE_GAMMA)
|
||||||
|
color = SRGBToLinear(input.color);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
output.position = vPosition;
|
||||||
|
output.color = color;
|
||||||
|
output.atlas = input.texcoord0;
|
||||||
|
output.weight = weight;
|
||||||
|
output.mask = half2(vert.xy * 2 - clampedRect.xy - clampedRect.zw);
|
||||||
|
output.viewDir = mul((float3x3)_EnvMatrix, _WorldSpaceCameraPos.xyz - mul(unity_ObjectToWorld, vert).xyz);
|
||||||
|
#if (UNDERLAY_ON || UNDERLAY_INNER)
|
||||||
|
output.texcoord2 = input.texcoord0 + bOffset;
|
||||||
|
output.underlayColor = underlayColor;
|
||||||
|
#endif
|
||||||
|
output.textures = float4(faceUV, outlineUV);
|
||||||
|
|
||||||
|
return output;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
fixed4 PixShader(pixel_t input) : SV_Target
|
||||||
|
{
|
||||||
|
UNITY_SETUP_INSTANCE_ID(input);
|
||||||
|
|
||||||
|
float c = tex2D(_MainTex, input.atlas).a;
|
||||||
|
|
||||||
|
float pixelSize = abs(ddx(input.atlas.y)) + abs(ddy(input.atlas.y));
|
||||||
|
pixelSize *= _TextureHeight * 0.75;
|
||||||
|
float scale = 1 / pixelSize * _GradientScale * (_Sharpness + 1);
|
||||||
|
|
||||||
|
float weight = input.weight;
|
||||||
|
float bias = (.5 - weight) + (.5 / scale);
|
||||||
|
float sd = (bias - c) * scale;
|
||||||
|
|
||||||
|
float outline = (_OutlineWidth * _ScaleRatioA) * scale;
|
||||||
|
float softness = (_OutlineSoftness * _ScaleRatioA) * scale;
|
||||||
|
|
||||||
|
half4 faceColor = _FaceColor;
|
||||||
|
half4 outlineColor = _OutlineColor;
|
||||||
|
|
||||||
|
faceColor.rgb *= input.color.rgb;
|
||||||
|
|
||||||
|
faceColor *= tex2D(_FaceTex, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y);
|
||||||
|
outlineColor *= tex2D(_OutlineTex, input.textures.zw + float2(_OutlineUVSpeedX, _OutlineUVSpeedY) * _Time.y);
|
||||||
|
|
||||||
|
faceColor = GetColor(sd, faceColor, outlineColor, outline, softness);
|
||||||
|
|
||||||
|
#if BEVEL_ON
|
||||||
|
float3 dxy = float3(0.5 / _TextureWidth, 0.5 / _TextureHeight, 0);
|
||||||
|
float3 n = GetSurfaceNormal(input.atlas, weight, dxy);
|
||||||
|
|
||||||
|
float3 bump = UnpackNormal(tex2D(_BumpMap, input.textures.xy + float2(_FaceUVSpeedX, _FaceUVSpeedY) * _Time.y)).xyz;
|
||||||
|
bump *= lerp(_BumpFace, _BumpOutline, saturate(sd + outline * 0.5));
|
||||||
|
n = normalize(n - bump);
|
||||||
|
|
||||||
|
float3 light = normalize(float3(sin(_LightAngle), cos(_LightAngle), -1.0));
|
||||||
|
|
||||||
|
float3 col = GetSpecular(n, light);
|
||||||
|
faceColor.rgb += col * faceColor.a;
|
||||||
|
faceColor.rgb *= 1 - (dot(n, light) * _Diffuse);
|
||||||
|
faceColor.rgb *= lerp(_Ambient, 1, n.z * n.z);
|
||||||
|
|
||||||
|
fixed4 reflcol = texCUBE(_Cube, reflect(input.viewDir, -n));
|
||||||
|
faceColor.rgb += reflcol.rgb * lerp(_ReflectFaceColor.rgb, _ReflectOutlineColor.rgb, saturate(sd + outline * 0.5)) * faceColor.a;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if (UNDERLAY_ON || UNDERLAY_INNER)
|
||||||
|
float bScale = scale;
|
||||||
|
bScale /= 1 + ((_UnderlaySoftness * _ScaleRatioC) * bScale);
|
||||||
|
float bBias = (0.5 - weight) * bScale - 0.5 - ((_UnderlayDilate * _ScaleRatioC) * 0.5 * bScale);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNDERLAY_ON
|
||||||
|
float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale;
|
||||||
|
faceColor += input.underlayColor * saturate(d - bBias) * (1 - faceColor.a);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNDERLAY_INNER
|
||||||
|
float d = tex2D(_MainTex, input.texcoord2.xy).a * bScale;
|
||||||
|
faceColor += input.underlayColor * (1 - saturate(d - bBias)) * saturate(1 - sd) * (1 - faceColor.a);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if GLOW_ON
|
||||||
|
float4 glowColor = GetGlowColor(sd, scale);
|
||||||
|
faceColor.rgb += glowColor.rgb * glowColor.a;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
// Alternative implementation to UnityGet2DClipping with support for softness.
|
||||||
|
#if UNITY_UI_CLIP_RECT
|
||||||
|
half2 maskSoftness = half2(max(_UIMaskSoftnessX, _MaskSoftnessX), max(_UIMaskSoftnessY, _MaskSoftnessY));
|
||||||
|
float2 maskZW = 0.25 / (0.25 * maskSoftness + 1 / scale);
|
||||||
|
half2 m = saturate((_ClipRect.zw - _ClipRect.xy - abs(input.mask.xy)) * maskZW);
|
||||||
|
faceColor *= m.x * m.y;
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if UNITY_UI_ALPHACLIP
|
||||||
|
clip(faceColor.a - 0.001);
|
||||||
|
#endif
|
||||||
|
|
||||||
|
return faceColor * input.color.a;
|
||||||
|
}
|
||||||
|
ENDCG
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Fallback "TextMeshPro/Mobile/Distance Field"
|
||||||
|
CustomEditor "TMPro.EditorUtilities.TMP_SDFShaderGUI"
|
||||||
|
}
|
||||||
9
Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta
Executable file
9
Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader.meta
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 14eb328de4b8eb245bb7cea29e4ac00b
|
||||||
|
ShaderImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
defaultTextures: []
|
||||||
|
nonModifiableTextures: []
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
12074
Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph
Executable file
12074
Assets/TextMesh Pro/Shaders/TMP_SDF-HDRP LIT.shadergraph
Executable file
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user