mirror of
https://github.com/ryzij/Cube-Tower-Defense.git
synced 2026-07-14 01:56:57 +00:00
Добавил нового врага
This commit is contained in:
@@ -0,0 +1,138 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1102 &-4715042436749267602
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Death
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: fb85618a31bf1b84b9a1a26cd47bf172, type: 3}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!91 &9100000
|
||||||
|
AnimatorController:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: mummy_ctrl
|
||||||
|
serializedVersion: 6
|
||||||
|
m_AnimatorParameters:
|
||||||
|
- m_Name: isRun
|
||||||
|
m_Type: 4
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
- m_Name: isIdle
|
||||||
|
m_Type: 4
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
- m_Name: vSpeed
|
||||||
|
m_Type: 1
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
- m_Name: isJump
|
||||||
|
m_Type: 9
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
- m_Name: crippled
|
||||||
|
m_Type: 4
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
- m_Name: dancing
|
||||||
|
m_Type: 4
|
||||||
|
m_DefaultFloat: 0
|
||||||
|
m_DefaultInt: 0
|
||||||
|
m_DefaultBool: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
m_AnimatorLayers:
|
||||||
|
- serializedVersion: 5
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_StateMachine: {fileID: 110747290}
|
||||||
|
m_Mask: {fileID: 0}
|
||||||
|
m_Motions: []
|
||||||
|
m_Behaviours: []
|
||||||
|
m_BlendingMode: 0
|
||||||
|
m_SyncedLayerIndex: -1
|
||||||
|
m_DefaultWeight: 0
|
||||||
|
m_IKPass: 0
|
||||||
|
m_SyncedLayerAffectsTiming: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
m_EvaluateTransitionsOnStart: 0
|
||||||
|
--- !u!1102 &110245354
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Walk
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 5cad930728f9f08499e6abb421c2215d, type: 3}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter: vSpeed
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1107 &110747290
|
||||||
|
AnimatorStateMachine:
|
||||||
|
serializedVersion: 7
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_ChildStates:
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 110245354}
|
||||||
|
m_Position: {x: 360, y: -30, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -4715042436749267602}
|
||||||
|
m_Position: {x: 360, y: -100, z: 0}
|
||||||
|
m_ChildStateMachines: []
|
||||||
|
m_AnyStateTransitions: []
|
||||||
|
m_EntryTransitions: []
|
||||||
|
m_StateMachineTransitions: {}
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_AnyStatePosition: {x: -384, y: -36, z: 0}
|
||||||
|
m_EntryPosition: {x: 132, y: -24, z: 0}
|
||||||
|
m_ExitPosition: {x: 130, y: -80, z: 0}
|
||||||
|
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||||
|
m_DefaultState: {fileID: 110245354}
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: abd50ef135656e34283c94d1ddd5a402
|
||||||
|
timeCreated: 1460332830
|
||||||
|
licenseType: Store
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Misc/mummy_ctrl.controller
|
||||||
|
uploadId: 177905
|
||||||
@@ -19,4 +19,5 @@ MonoBehaviour:
|
|||||||
- {fileID: 5491815061389106469, guid: 4c67ed6c086451b4db54ac4d24b626bb, type: 3}
|
- {fileID: 5491815061389106469, guid: 4c67ed6c086451b4db54ac4d24b626bb, type: 3}
|
||||||
- {fileID: 3249491480063261959, guid: dcc982307a817354fafb192abcd9b917, type: 3}
|
- {fileID: 3249491480063261959, guid: dcc982307a817354fafb192abcd9b917, type: 3}
|
||||||
- {fileID: 8494846020373296008, guid: cbc814ca6b730954b8a5e3641bde01c9, type: 3}
|
- {fileID: 8494846020373296008, guid: cbc814ca6b730954b8a5e3641bde01c9, type: 3}
|
||||||
|
- {fileID: 5771359477185987911, guid: 5294b7df6241e864880aeb8132767c17, type: 3}
|
||||||
_levelTimeSec: 10
|
_levelTimeSec: 10
|
||||||
|
|||||||
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 98cd07be9a5c6ed49ae830870eb6d3ce
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@@ -0,0 +1,144 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!114 &-5370999378193492258
|
||||||
|
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: Mat_mummy_green
|
||||||
|
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
|
||||||
|
m_Parent: {fileID: 0}
|
||||||
|
m_ModifiedSerializedProperties: 0
|
||||||
|
m_ValidKeywords:
|
||||||
|
- _EMISSION
|
||||||
|
- _METALLICSPECGLOSSMAP
|
||||||
|
- _NORMALMAP
|
||||||
|
- _OCCLUSIONMAP
|
||||||
|
m_InvalidKeywords:
|
||||||
|
- _METALLICGLOSSMAP
|
||||||
|
m_LightmapFlags: 1
|
||||||
|
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: 2800000, guid: ea2d105a8d995ec488daa82da1307e74, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 61c59d65e2b1c2b449431c23f8c60423, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 2800000, guid: ea2d105a8d995ec488daa82da1307e74, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 954b244263f2af344b03c0a3f3244342, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: ff16e06e00e26134e8f72d461df0dca5, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _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: 1
|
||||||
|
- _Glossiness: 0.5
|
||||||
|
- _GlossyReflections: 1
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _QueueOffset: 0
|
||||||
|
- _ReceiveShadows: 1
|
||||||
|
- _Smoothness: 1
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _SrcBlendAlpha: 1
|
||||||
|
- _Surface: 0
|
||||||
|
- _UVSec: 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
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ce1ede875f0d4324599beb18e7eb028c
|
||||||
|
timeCreated: 1493739976
|
||||||
|
licenseType: Store
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Materials/Mat_mummy_green.mat
|
||||||
|
uploadId: 177905
|
||||||
@@ -0,0 +1,136 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!114 &-675528390640263557
|
||||||
|
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: Mat_mummy_mobile
|
||||||
|
m_Shader: {fileID: 4800000, guid: 8d2bb70cbf9db8d4da26e15b26e74248, type: 3}
|
||||||
|
m_Parent: {fileID: 0}
|
||||||
|
m_ModifiedSerializedProperties: 0
|
||||||
|
m_ValidKeywords:
|
||||||
|
- _EMISSION
|
||||||
|
m_InvalidKeywords: []
|
||||||
|
m_LightmapFlags: 1
|
||||||
|
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: 2800000, guid: 46d526042db34c145a9588897a505119, 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: 46d526042db34c145a9588897a505119, 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
|
||||||
|
- _Cull: 2
|
||||||
|
- _Cutoff: 0.5
|
||||||
|
- _DetailNormalMapScale: 1
|
||||||
|
- _DstBlend: 0
|
||||||
|
- _DstBlendAlpha: 0
|
||||||
|
- _Glossiness: 0.5
|
||||||
|
- _GlossinessSource: 0
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _QueueOffset: 0
|
||||||
|
- _ReceiveShadows: 1
|
||||||
|
- _Shininess: 0
|
||||||
|
- _Smoothness: 0.5
|
||||||
|
- _SmoothnessSource: 1
|
||||||
|
- _SpecSource: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _SrcBlendAlpha: 1
|
||||||
|
- _Surface: 0
|
||||||
|
- _UVSec: 0
|
||||||
|
- _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.5, g: 0.5, b: 0.5, a: 0.5}
|
||||||
|
m_BuildTextureStacks: []
|
||||||
|
m_AllowLocking: 1
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6059b61b7e61984488b2df8fc77ccb2e
|
||||||
|
timeCreated: 1460332800
|
||||||
|
licenseType: Store
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Materials/Mat_mummy_mobile.mat
|
||||||
|
uploadId: 177905
|
||||||
@@ -0,0 +1,144 @@
|
|||||||
|
%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: Mat_mummy_orange
|
||||||
|
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
|
||||||
|
m_Parent: {fileID: 0}
|
||||||
|
m_ModifiedSerializedProperties: 0
|
||||||
|
m_ValidKeywords:
|
||||||
|
- _EMISSION
|
||||||
|
- _METALLICSPECGLOSSMAP
|
||||||
|
- _NORMALMAP
|
||||||
|
- _OCCLUSIONMAP
|
||||||
|
m_InvalidKeywords:
|
||||||
|
- _METALLICGLOSSMAP
|
||||||
|
m_LightmapFlags: 1
|
||||||
|
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: 2800000, guid: 5411736f8fe3d064b836d4cd385bcf73, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 61c59d65e2b1c2b449431c23f8c60423, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 5411736f8fe3d064b836d4cd385bcf73, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 59883e0ee0a356345bc1de7bb23771c9, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: ff16e06e00e26134e8f72d461df0dca5, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _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.5
|
||||||
|
- _GlossyReflections: 0
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _QueueOffset: 0
|
||||||
|
- _ReceiveShadows: 1
|
||||||
|
- _Smoothness: 0
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _SrcBlendAlpha: 1
|
||||||
|
- _Surface: 0
|
||||||
|
- _UVSec: 0
|
||||||
|
- _WorkflowMode: 1
|
||||||
|
- _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
|
||||||
|
--- !u!114 &7858709841602929126
|
||||||
|
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,15 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4e1de343b99fc634c825bada3b854743
|
||||||
|
timeCreated: 1493740355
|
||||||
|
licenseType: Store
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Materials/Mat_mummy_orange.mat
|
||||||
|
uploadId: 177905
|
||||||
@@ -0,0 +1,144 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!114 &-1330325673648244966
|
||||||
|
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: Mat_mummy_yellow
|
||||||
|
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
|
||||||
|
m_Parent: {fileID: 0}
|
||||||
|
m_ModifiedSerializedProperties: 0
|
||||||
|
m_ValidKeywords:
|
||||||
|
- _EMISSION
|
||||||
|
- _METALLICSPECGLOSSMAP
|
||||||
|
- _NORMALMAP
|
||||||
|
- _OCCLUSIONMAP
|
||||||
|
m_InvalidKeywords:
|
||||||
|
- _METALLICGLOSSMAP
|
||||||
|
m_LightmapFlags: 1
|
||||||
|
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: 2800000, guid: fa8ebca0ca99efb4b9dbe4f8fb69c72e, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _BumpMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 61c59d65e2b1c2b449431c23f8c60423, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailAlbedoMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailMask:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _DetailNormalMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _EmissionMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MainTex:
|
||||||
|
m_Texture: {fileID: 2800000, guid: fa8ebca0ca99efb4b9dbe4f8fb69c72e, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _MetallicGlossMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: 977dbbb1e5c908d44a0531fe96b8c018, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _OcclusionMap:
|
||||||
|
m_Texture: {fileID: 2800000, guid: ff16e06e00e26134e8f72d461df0dca5, type: 3}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _ParallaxMap:
|
||||||
|
m_Texture: {fileID: 0}
|
||||||
|
m_Scale: {x: 1, y: 1}
|
||||||
|
m_Offset: {x: 0, y: 0}
|
||||||
|
- _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.5
|
||||||
|
- _GlossyReflections: 0
|
||||||
|
- _Metallic: 0
|
||||||
|
- _Mode: 0
|
||||||
|
- _OcclusionStrength: 1
|
||||||
|
- _Parallax: 0.02
|
||||||
|
- _QueueOffset: 0
|
||||||
|
- _ReceiveShadows: 1
|
||||||
|
- _Smoothness: 0
|
||||||
|
- _SmoothnessTextureChannel: 0
|
||||||
|
- _SpecularHighlights: 1
|
||||||
|
- _SrcBlend: 1
|
||||||
|
- _SrcBlendAlpha: 1
|
||||||
|
- _Surface: 0
|
||||||
|
- _UVSec: 0
|
||||||
|
- _WorkflowMode: 1
|
||||||
|
- _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
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e2e1db3a633d2384cb50eb4367105fe1
|
||||||
|
timeCreated: 1493740281
|
||||||
|
licenseType: Store
|
||||||
|
NativeFormatImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Materials/Mat_mummy_yellow.mat
|
||||||
|
uploadId: 177905
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d5a32794b5c18be4eb84c459ae4e7b5e
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1460332596
|
||||||
|
licenseType: Store
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,251 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f11b65e5c9928f343a127b5d2107459f
|
||||||
|
timeCreated: 1493741282
|
||||||
|
licenseType: Store
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 18
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: be_l_palm01
|
||||||
|
100002: be_l_thumb01
|
||||||
|
100004: be_l_toe01
|
||||||
|
100006: be_l_wrist01
|
||||||
|
100008: be_neck01
|
||||||
|
100010: be_r_palm01
|
||||||
|
100012: be_r_thumb01
|
||||||
|
100014: be_r_toe01
|
||||||
|
100016: be_r_wrist01
|
||||||
|
100018: bind_belly01
|
||||||
|
100020: bind_chest01
|
||||||
|
100022: bind_l_ankle01
|
||||||
|
100024: bind_l_foot01
|
||||||
|
100026: bind_l_forearm01
|
||||||
|
100028: bind_l_knee01
|
||||||
|
100030: bind_l_palm01
|
||||||
|
100032: bind_l_shoulder01
|
||||||
|
100034: bind_l_thigh01
|
||||||
|
100036: bind_l_thumb01
|
||||||
|
100038: bind_l_wrist01
|
||||||
|
100040: bind_neck01
|
||||||
|
100042: bind_r_ankle01
|
||||||
|
100044: bind_r_foot01
|
||||||
|
100046: bind_r_forearm01
|
||||||
|
100048: bind_r_knee01
|
||||||
|
100050: bind_r_palm01
|
||||||
|
100052: bind_r_shoulder01
|
||||||
|
100054: bind_r_thigh01
|
||||||
|
100056: bind_r_thumb01
|
||||||
|
100058: bind_r_wrist01
|
||||||
|
100060: bind_root01
|
||||||
|
100062: jDrv_l_foot01
|
||||||
|
100064: jDrv_r_foot01
|
||||||
|
100066: //RootNode
|
||||||
|
100068: mummy_LP
|
||||||
|
100070: root01
|
||||||
|
400000: be_l_palm01
|
||||||
|
400002: be_l_thumb01
|
||||||
|
400004: be_l_toe01
|
||||||
|
400006: be_l_wrist01
|
||||||
|
400008: be_neck01
|
||||||
|
400010: be_r_palm01
|
||||||
|
400012: be_r_thumb01
|
||||||
|
400014: be_r_toe01
|
||||||
|
400016: be_r_wrist01
|
||||||
|
400018: bind_belly01
|
||||||
|
400020: bind_chest01
|
||||||
|
400022: bind_l_ankle01
|
||||||
|
400024: bind_l_foot01
|
||||||
|
400026: bind_l_forearm01
|
||||||
|
400028: bind_l_knee01
|
||||||
|
400030: bind_l_palm01
|
||||||
|
400032: bind_l_shoulder01
|
||||||
|
400034: bind_l_thigh01
|
||||||
|
400036: bind_l_thumb01
|
||||||
|
400038: bind_l_wrist01
|
||||||
|
400040: bind_neck01
|
||||||
|
400042: bind_r_ankle01
|
||||||
|
400044: bind_r_foot01
|
||||||
|
400046: bind_r_forearm01
|
||||||
|
400048: bind_r_knee01
|
||||||
|
400050: bind_r_palm01
|
||||||
|
400052: bind_r_shoulder01
|
||||||
|
400054: bind_r_thigh01
|
||||||
|
400056: bind_r_thumb01
|
||||||
|
400058: bind_r_wrist01
|
||||||
|
400060: bind_root01
|
||||||
|
400062: jDrv_l_foot01
|
||||||
|
400064: jDrv_r_foot01
|
||||||
|
400066: //RootNode
|
||||||
|
400068: mummy_LP
|
||||||
|
400070: root01
|
||||||
|
4300000: mummy_LP
|
||||||
|
7400000: crippledWalk
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: mummy_LP
|
||||||
|
materials:
|
||||||
|
importMaterials: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: .5
|
||||||
|
animationPositionError: .5
|
||||||
|
animationScaleError: .5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations:
|
||||||
|
- serializedVersion: 16
|
||||||
|
name: crippledWalk
|
||||||
|
takeName: Take 001
|
||||||
|
firstFrame: 1
|
||||||
|
lastFrame: 37
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
loopTime: 1
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
heightFromFeet: 0
|
||||||
|
mirror: 0
|
||||||
|
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
|
||||||
|
curves: []
|
||||||
|
events: []
|
||||||
|
transformMask:
|
||||||
|
- path:
|
||||||
|
weight: 1
|
||||||
|
- path: mummy_LP
|
||||||
|
weight: 1
|
||||||
|
- path: root01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_palm01/be_l_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_thumb01/be_l_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_neck01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_neck01/be_neck01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_palm01/be_r_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_thumb01/be_r_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01/be_l_toe01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01/bind_l_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01/be_r_toe01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01/bind_r_foot01
|
||||||
|
weight: 1
|
||||||
|
maskType: 0
|
||||||
|
maskSource: {instanceID: 0}
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 0
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
splitTangentsAcrossUV: 1
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 0
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 1
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: .5
|
||||||
|
foreArmTwist: .5
|
||||||
|
upperLegTwist: .5
|
||||||
|
legTwist: .5
|
||||||
|
armStretch: .0500000007
|
||||||
|
legStretch: .0500000007
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName: root01
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51,
|
||||||
|
type: 3}
|
||||||
|
animationType: 2
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Models/mummy@crippledWalk.fbx
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,153 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c6d9aa70eb953b746a0ad70564b5d62d
|
||||||
|
timeCreated: 1493740716
|
||||||
|
licenseType: Store
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 18
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: be_l_palm01
|
||||||
|
100002: be_l_thumb01
|
||||||
|
100004: be_l_toe01
|
||||||
|
100006: be_l_wrist01
|
||||||
|
100008: be_neck01
|
||||||
|
100010: be_r_palm01
|
||||||
|
100012: be_r_thumb01
|
||||||
|
100014: be_r_toe01
|
||||||
|
100016: be_r_wrist01
|
||||||
|
100018: bind_belly01
|
||||||
|
100020: bind_chest01
|
||||||
|
100022: bind_l_ankle01
|
||||||
|
100024: bind_l_foot01
|
||||||
|
100026: bind_l_forearm01
|
||||||
|
100028: bind_l_knee01
|
||||||
|
100030: bind_l_palm01
|
||||||
|
100032: bind_l_shoulder01
|
||||||
|
100034: bind_l_thigh01
|
||||||
|
100036: bind_l_thumb01
|
||||||
|
100038: bind_l_wrist01
|
||||||
|
100040: bind_neck01
|
||||||
|
100042: bind_r_ankle01
|
||||||
|
100044: bind_r_foot01
|
||||||
|
100046: bind_r_forearm01
|
||||||
|
100048: bind_r_knee01
|
||||||
|
100050: bind_r_palm01
|
||||||
|
100052: bind_r_shoulder01
|
||||||
|
100054: bind_r_thigh01
|
||||||
|
100056: bind_r_thumb01
|
||||||
|
100058: bind_r_wrist01
|
||||||
|
100060: bind_root01
|
||||||
|
100062: jDrv_l_foot01
|
||||||
|
100064: jDrv_r_foot01
|
||||||
|
100066: //RootNode
|
||||||
|
100068: mummy_LP
|
||||||
|
100070: root01
|
||||||
|
400000: be_l_palm01
|
||||||
|
400002: be_l_thumb01
|
||||||
|
400004: be_l_toe01
|
||||||
|
400006: be_l_wrist01
|
||||||
|
400008: be_neck01
|
||||||
|
400010: be_r_palm01
|
||||||
|
400012: be_r_thumb01
|
||||||
|
400014: be_r_toe01
|
||||||
|
400016: be_r_wrist01
|
||||||
|
400018: bind_belly01
|
||||||
|
400020: bind_chest01
|
||||||
|
400022: bind_l_ankle01
|
||||||
|
400024: bind_l_foot01
|
||||||
|
400026: bind_l_forearm01
|
||||||
|
400028: bind_l_knee01
|
||||||
|
400030: bind_l_palm01
|
||||||
|
400032: bind_l_shoulder01
|
||||||
|
400034: bind_l_thigh01
|
||||||
|
400036: bind_l_thumb01
|
||||||
|
400038: bind_l_wrist01
|
||||||
|
400040: bind_neck01
|
||||||
|
400042: bind_r_ankle01
|
||||||
|
400044: bind_r_foot01
|
||||||
|
400046: bind_r_forearm01
|
||||||
|
400048: bind_r_knee01
|
||||||
|
400050: bind_r_palm01
|
||||||
|
400052: bind_r_shoulder01
|
||||||
|
400054: bind_r_thigh01
|
||||||
|
400056: bind_r_thumb01
|
||||||
|
400058: bind_r_wrist01
|
||||||
|
400060: bind_root01
|
||||||
|
400062: jDrv_l_foot01
|
||||||
|
400064: jDrv_r_foot01
|
||||||
|
400066: //RootNode
|
||||||
|
400068: mummy_LP
|
||||||
|
400070: root01
|
||||||
|
4300000: mummy_LP
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: mummy_LP
|
||||||
|
materials:
|
||||||
|
importMaterials: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: .5
|
||||||
|
animationPositionError: .5
|
||||||
|
animationScaleError: .5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 0
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
splitTangentsAcrossUV: 1
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 0
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 1
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: .5
|
||||||
|
foreArmTwist: .5
|
||||||
|
upperLegTwist: .5
|
||||||
|
legTwist: .5
|
||||||
|
armStretch: .0500000007
|
||||||
|
legStretch: .0500000007
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName: root01
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51,
|
||||||
|
type: 3}
|
||||||
|
animationType: 2
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Models/mummy@die01.fbx
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,153 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fb85618a31bf1b84b9a1a26cd47bf172
|
||||||
|
timeCreated: 1493740716
|
||||||
|
licenseType: Store
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 18
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: be_l_palm01
|
||||||
|
100002: be_l_thumb01
|
||||||
|
100004: be_l_toe01
|
||||||
|
100006: be_l_wrist01
|
||||||
|
100008: be_neck01
|
||||||
|
100010: be_r_palm01
|
||||||
|
100012: be_r_thumb01
|
||||||
|
100014: be_r_toe01
|
||||||
|
100016: be_r_wrist01
|
||||||
|
100018: bind_belly01
|
||||||
|
100020: bind_chest01
|
||||||
|
100022: bind_l_ankle01
|
||||||
|
100024: bind_l_foot01
|
||||||
|
100026: bind_l_forearm01
|
||||||
|
100028: bind_l_knee01
|
||||||
|
100030: bind_l_palm01
|
||||||
|
100032: bind_l_shoulder01
|
||||||
|
100034: bind_l_thigh01
|
||||||
|
100036: bind_l_thumb01
|
||||||
|
100038: bind_l_wrist01
|
||||||
|
100040: bind_neck01
|
||||||
|
100042: bind_r_ankle01
|
||||||
|
100044: bind_r_foot01
|
||||||
|
100046: bind_r_forearm01
|
||||||
|
100048: bind_r_knee01
|
||||||
|
100050: bind_r_palm01
|
||||||
|
100052: bind_r_shoulder01
|
||||||
|
100054: bind_r_thigh01
|
||||||
|
100056: bind_r_thumb01
|
||||||
|
100058: bind_r_wrist01
|
||||||
|
100060: bind_root01
|
||||||
|
100062: jDrv_l_foot01
|
||||||
|
100064: jDrv_r_foot01
|
||||||
|
100066: //RootNode
|
||||||
|
100068: mummy_LP
|
||||||
|
100070: root01
|
||||||
|
400000: be_l_palm01
|
||||||
|
400002: be_l_thumb01
|
||||||
|
400004: be_l_toe01
|
||||||
|
400006: be_l_wrist01
|
||||||
|
400008: be_neck01
|
||||||
|
400010: be_r_palm01
|
||||||
|
400012: be_r_thumb01
|
||||||
|
400014: be_r_toe01
|
||||||
|
400016: be_r_wrist01
|
||||||
|
400018: bind_belly01
|
||||||
|
400020: bind_chest01
|
||||||
|
400022: bind_l_ankle01
|
||||||
|
400024: bind_l_foot01
|
||||||
|
400026: bind_l_forearm01
|
||||||
|
400028: bind_l_knee01
|
||||||
|
400030: bind_l_palm01
|
||||||
|
400032: bind_l_shoulder01
|
||||||
|
400034: bind_l_thigh01
|
||||||
|
400036: bind_l_thumb01
|
||||||
|
400038: bind_l_wrist01
|
||||||
|
400040: bind_neck01
|
||||||
|
400042: bind_r_ankle01
|
||||||
|
400044: bind_r_foot01
|
||||||
|
400046: bind_r_forearm01
|
||||||
|
400048: bind_r_knee01
|
||||||
|
400050: bind_r_palm01
|
||||||
|
400052: bind_r_shoulder01
|
||||||
|
400054: bind_r_thigh01
|
||||||
|
400056: bind_r_thumb01
|
||||||
|
400058: bind_r_wrist01
|
||||||
|
400060: bind_root01
|
||||||
|
400062: jDrv_l_foot01
|
||||||
|
400064: jDrv_r_foot01
|
||||||
|
400066: //RootNode
|
||||||
|
400068: mummy_LP
|
||||||
|
400070: root01
|
||||||
|
4300000: mummy_LP
|
||||||
|
7400000: Take 001
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: mummy_LP
|
||||||
|
materials:
|
||||||
|
importMaterials: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: .5
|
||||||
|
animationPositionError: .5
|
||||||
|
animationScaleError: .5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 0
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
splitTangentsAcrossUV: 1
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 0
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 1
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: .5
|
||||||
|
foreArmTwist: .5
|
||||||
|
upperLegTwist: .5
|
||||||
|
legTwist: .5
|
||||||
|
armStretch: .0500000007
|
||||||
|
legStretch: .0500000007
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName: root01
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51,
|
||||||
|
type: 3}
|
||||||
|
animationType: 2
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Models/mummy@die02.fbx
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,251 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5cad930728f9f08499e6abb421c2215d
|
||||||
|
timeCreated: 1493741895
|
||||||
|
licenseType: Store
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 18
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: be_l_palm01
|
||||||
|
100002: be_l_thumb01
|
||||||
|
100004: be_l_toe01
|
||||||
|
100006: be_l_wrist01
|
||||||
|
100008: be_neck01
|
||||||
|
100010: be_r_palm01
|
||||||
|
100012: be_r_thumb01
|
||||||
|
100014: be_r_toe01
|
||||||
|
100016: be_r_wrist01
|
||||||
|
100018: bind_belly01
|
||||||
|
100020: bind_chest01
|
||||||
|
100022: bind_l_ankle01
|
||||||
|
100024: bind_l_foot01
|
||||||
|
100026: bind_l_forearm01
|
||||||
|
100028: bind_l_knee01
|
||||||
|
100030: bind_l_palm01
|
||||||
|
100032: bind_l_shoulder01
|
||||||
|
100034: bind_l_thigh01
|
||||||
|
100036: bind_l_thumb01
|
||||||
|
100038: bind_l_wrist01
|
||||||
|
100040: bind_neck01
|
||||||
|
100042: bind_r_ankle01
|
||||||
|
100044: bind_r_foot01
|
||||||
|
100046: bind_r_forearm01
|
||||||
|
100048: bind_r_knee01
|
||||||
|
100050: bind_r_palm01
|
||||||
|
100052: bind_r_shoulder01
|
||||||
|
100054: bind_r_thigh01
|
||||||
|
100056: bind_r_thumb01
|
||||||
|
100058: bind_r_wrist01
|
||||||
|
100060: bind_root01
|
||||||
|
100062: jDrv_l_foot01
|
||||||
|
100064: jDrv_r_foot01
|
||||||
|
100066: //RootNode
|
||||||
|
100068: mummy_LP
|
||||||
|
100070: root01
|
||||||
|
400000: be_l_palm01
|
||||||
|
400002: be_l_thumb01
|
||||||
|
400004: be_l_toe01
|
||||||
|
400006: be_l_wrist01
|
||||||
|
400008: be_neck01
|
||||||
|
400010: be_r_palm01
|
||||||
|
400012: be_r_thumb01
|
||||||
|
400014: be_r_toe01
|
||||||
|
400016: be_r_wrist01
|
||||||
|
400018: bind_belly01
|
||||||
|
400020: bind_chest01
|
||||||
|
400022: bind_l_ankle01
|
||||||
|
400024: bind_l_foot01
|
||||||
|
400026: bind_l_forearm01
|
||||||
|
400028: bind_l_knee01
|
||||||
|
400030: bind_l_palm01
|
||||||
|
400032: bind_l_shoulder01
|
||||||
|
400034: bind_l_thigh01
|
||||||
|
400036: bind_l_thumb01
|
||||||
|
400038: bind_l_wrist01
|
||||||
|
400040: bind_neck01
|
||||||
|
400042: bind_r_ankle01
|
||||||
|
400044: bind_r_foot01
|
||||||
|
400046: bind_r_forearm01
|
||||||
|
400048: bind_r_knee01
|
||||||
|
400050: bind_r_palm01
|
||||||
|
400052: bind_r_shoulder01
|
||||||
|
400054: bind_r_thigh01
|
||||||
|
400056: bind_r_thumb01
|
||||||
|
400058: bind_r_wrist01
|
||||||
|
400060: bind_root01
|
||||||
|
400062: jDrv_l_foot01
|
||||||
|
400064: jDrv_r_foot01
|
||||||
|
400066: //RootNode
|
||||||
|
400068: mummy_LP
|
||||||
|
400070: root01
|
||||||
|
4300000: mummy_LP
|
||||||
|
7400000: run
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: mummy_LP
|
||||||
|
materials:
|
||||||
|
importMaterials: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: .5
|
||||||
|
animationPositionError: .5
|
||||||
|
animationScaleError: .5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations:
|
||||||
|
- serializedVersion: 16
|
||||||
|
name: run
|
||||||
|
takeName: Take 001
|
||||||
|
firstFrame: 1
|
||||||
|
lastFrame: 32
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
loopTime: 1
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
heightFromFeet: 0
|
||||||
|
mirror: 0
|
||||||
|
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
|
||||||
|
curves: []
|
||||||
|
events: []
|
||||||
|
transformMask:
|
||||||
|
- path:
|
||||||
|
weight: 1
|
||||||
|
- path: mummy_LP
|
||||||
|
weight: 1
|
||||||
|
- path: root01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_palm01/be_l_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_thumb01/be_l_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_neck01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_neck01/be_neck01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_palm01/be_r_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_thumb01/be_r_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01/be_l_toe01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01/bind_l_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01/be_r_toe01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01/bind_r_foot01
|
||||||
|
weight: 1
|
||||||
|
maskType: 0
|
||||||
|
maskSource: {instanceID: 0}
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 0
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
splitTangentsAcrossUV: 1
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 0
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 1
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: .5
|
||||||
|
foreArmTwist: .5
|
||||||
|
upperLegTwist: .5
|
||||||
|
legTwist: .5
|
||||||
|
armStretch: .0500000007
|
||||||
|
legStretch: .0500000007
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName: root01
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51,
|
||||||
|
type: 3}
|
||||||
|
animationType: 2
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Models/mummy@run.fbx
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,251 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 32a38bd89e1d4804f8fddd2188c41b18
|
||||||
|
timeCreated: 1493752284
|
||||||
|
licenseType: Store
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 18
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: be_l_palm01
|
||||||
|
100002: be_l_thumb01
|
||||||
|
100004: be_l_toe01
|
||||||
|
100006: be_l_wrist01
|
||||||
|
100008: be_neck01
|
||||||
|
100010: be_r_palm01
|
||||||
|
100012: be_r_thumb01
|
||||||
|
100014: be_r_toe01
|
||||||
|
100016: be_r_wrist01
|
||||||
|
100018: bind_belly01
|
||||||
|
100020: bind_chest01
|
||||||
|
100022: bind_l_ankle01
|
||||||
|
100024: bind_l_foot01
|
||||||
|
100026: bind_l_forearm01
|
||||||
|
100028: bind_l_knee01
|
||||||
|
100030: bind_l_palm01
|
||||||
|
100032: bind_l_shoulder01
|
||||||
|
100034: bind_l_thigh01
|
||||||
|
100036: bind_l_thumb01
|
||||||
|
100038: bind_l_wrist01
|
||||||
|
100040: bind_neck01
|
||||||
|
100042: bind_r_ankle01
|
||||||
|
100044: bind_r_foot01
|
||||||
|
100046: bind_r_forearm01
|
||||||
|
100048: bind_r_knee01
|
||||||
|
100050: bind_r_palm01
|
||||||
|
100052: bind_r_shoulder01
|
||||||
|
100054: bind_r_thigh01
|
||||||
|
100056: bind_r_thumb01
|
||||||
|
100058: bind_r_wrist01
|
||||||
|
100060: bind_root01
|
||||||
|
100062: jDrv_l_foot01
|
||||||
|
100064: jDrv_r_foot01
|
||||||
|
100066: //RootNode
|
||||||
|
100068: mummy_LP
|
||||||
|
100070: root01
|
||||||
|
400000: be_l_palm01
|
||||||
|
400002: be_l_thumb01
|
||||||
|
400004: be_l_toe01
|
||||||
|
400006: be_l_wrist01
|
||||||
|
400008: be_neck01
|
||||||
|
400010: be_r_palm01
|
||||||
|
400012: be_r_thumb01
|
||||||
|
400014: be_r_toe01
|
||||||
|
400016: be_r_wrist01
|
||||||
|
400018: bind_belly01
|
||||||
|
400020: bind_chest01
|
||||||
|
400022: bind_l_ankle01
|
||||||
|
400024: bind_l_foot01
|
||||||
|
400026: bind_l_forearm01
|
||||||
|
400028: bind_l_knee01
|
||||||
|
400030: bind_l_palm01
|
||||||
|
400032: bind_l_shoulder01
|
||||||
|
400034: bind_l_thigh01
|
||||||
|
400036: bind_l_thumb01
|
||||||
|
400038: bind_l_wrist01
|
||||||
|
400040: bind_neck01
|
||||||
|
400042: bind_r_ankle01
|
||||||
|
400044: bind_r_foot01
|
||||||
|
400046: bind_r_forearm01
|
||||||
|
400048: bind_r_knee01
|
||||||
|
400050: bind_r_palm01
|
||||||
|
400052: bind_r_shoulder01
|
||||||
|
400054: bind_r_thigh01
|
||||||
|
400056: bind_r_thumb01
|
||||||
|
400058: bind_r_wrist01
|
||||||
|
400060: bind_root01
|
||||||
|
400062: jDrv_l_foot01
|
||||||
|
400064: jDrv_r_foot01
|
||||||
|
400066: //RootNode
|
||||||
|
400068: mummy_LP
|
||||||
|
400070: root01
|
||||||
|
4300000: mummy_LP
|
||||||
|
7400000: walk
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: mummy_LP
|
||||||
|
materials:
|
||||||
|
importMaterials: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: .5
|
||||||
|
animationPositionError: .5
|
||||||
|
animationScaleError: .5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations:
|
||||||
|
- serializedVersion: 16
|
||||||
|
name: walk
|
||||||
|
takeName: Take 001
|
||||||
|
firstFrame: 1
|
||||||
|
lastFrame: 32
|
||||||
|
wrapMode: 0
|
||||||
|
orientationOffsetY: 0
|
||||||
|
level: 0
|
||||||
|
cycleOffset: 0
|
||||||
|
loop: 0
|
||||||
|
loopTime: 1
|
||||||
|
loopBlend: 0
|
||||||
|
loopBlendOrientation: 0
|
||||||
|
loopBlendPositionY: 0
|
||||||
|
loopBlendPositionXZ: 0
|
||||||
|
keepOriginalOrientation: 0
|
||||||
|
keepOriginalPositionY: 1
|
||||||
|
keepOriginalPositionXZ: 0
|
||||||
|
heightFromFeet: 0
|
||||||
|
mirror: 0
|
||||||
|
bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
|
||||||
|
curves: []
|
||||||
|
events: []
|
||||||
|
transformMask:
|
||||||
|
- path:
|
||||||
|
weight: 1
|
||||||
|
- path: mummy_LP
|
||||||
|
weight: 1
|
||||||
|
- path: root01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_palm01/be_l_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_l_shoulder01/bind_l_forearm01/bind_l_wrist01/be_l_wrist01/bind_l_thumb01/be_l_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_neck01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_neck01/be_neck01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_palm01/be_r_palm01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_belly01/bind_chest01/bind_r_shoulder01/bind_r_forearm01/bind_r_wrist01/be_r_wrist01/bind_r_thumb01/be_r_thumb01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01/be_l_toe01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_l_thigh01/bind_l_knee01/bind_l_ankle01/jDrv_l_foot01/bind_l_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01/be_r_toe01
|
||||||
|
weight: 1
|
||||||
|
- path: root01/bind_root01/bind_r_thigh01/bind_r_knee01/bind_r_ankle01/jDrv_r_foot01/bind_r_foot01
|
||||||
|
weight: 1
|
||||||
|
maskType: 0
|
||||||
|
maskSource: {instanceID: 0}
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 0
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
splitTangentsAcrossUV: 1
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 0
|
||||||
|
importAnimation: 1
|
||||||
|
copyAvatar: 1
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: .5
|
||||||
|
foreArmTwist: .5
|
||||||
|
upperLegTwist: .5
|
||||||
|
legTwist: .5
|
||||||
|
armStretch: .0500000007
|
||||||
|
legStretch: .0500000007
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName: root01
|
||||||
|
lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51,
|
||||||
|
type: 3}
|
||||||
|
animationType: 2
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Models/mummy@walk.fbx
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,151 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4ee39bc25eeaa144891bd0eadcc1bc51
|
||||||
|
timeCreated: 1493738708
|
||||||
|
licenseType: Store
|
||||||
|
ModelImporter:
|
||||||
|
serializedVersion: 18
|
||||||
|
fileIDToRecycleName:
|
||||||
|
100000: be_l_palm01
|
||||||
|
100002: be_l_thumb01
|
||||||
|
100004: be_l_toe01
|
||||||
|
100006: be_l_wrist01
|
||||||
|
100008: be_neck01
|
||||||
|
100010: be_r_palm01
|
||||||
|
100012: be_r_thumb01
|
||||||
|
100014: be_r_toe01
|
||||||
|
100016: be_r_wrist01
|
||||||
|
100018: bind_belly01
|
||||||
|
100020: bind_chest01
|
||||||
|
100022: bind_l_ankle01
|
||||||
|
100024: bind_l_foot01
|
||||||
|
100026: bind_l_forearm01
|
||||||
|
100028: bind_l_knee01
|
||||||
|
100030: bind_l_palm01
|
||||||
|
100032: bind_l_shoulder01
|
||||||
|
100034: bind_l_thigh01
|
||||||
|
100036: bind_l_thumb01
|
||||||
|
100038: bind_l_wrist01
|
||||||
|
100040: bind_neck01
|
||||||
|
100042: bind_r_ankle01
|
||||||
|
100044: bind_r_foot01
|
||||||
|
100046: bind_r_forearm01
|
||||||
|
100048: bind_r_knee01
|
||||||
|
100050: bind_r_palm01
|
||||||
|
100052: bind_r_shoulder01
|
||||||
|
100054: bind_r_thigh01
|
||||||
|
100056: bind_r_thumb01
|
||||||
|
100058: bind_r_wrist01
|
||||||
|
100060: bind_root01
|
||||||
|
100062: jDrv_l_foot01
|
||||||
|
100064: jDrv_r_foot01
|
||||||
|
100066: mummy_LP
|
||||||
|
100068: //RootNode
|
||||||
|
100070: root01
|
||||||
|
400000: be_l_palm01
|
||||||
|
400002: be_l_thumb01
|
||||||
|
400004: be_l_toe01
|
||||||
|
400006: be_l_wrist01
|
||||||
|
400008: be_neck01
|
||||||
|
400010: be_r_palm01
|
||||||
|
400012: be_r_thumb01
|
||||||
|
400014: be_r_toe01
|
||||||
|
400016: be_r_wrist01
|
||||||
|
400018: bind_belly01
|
||||||
|
400020: bind_chest01
|
||||||
|
400022: bind_l_ankle01
|
||||||
|
400024: bind_l_foot01
|
||||||
|
400026: bind_l_forearm01
|
||||||
|
400028: bind_l_knee01
|
||||||
|
400030: bind_l_palm01
|
||||||
|
400032: bind_l_shoulder01
|
||||||
|
400034: bind_l_thigh01
|
||||||
|
400036: bind_l_thumb01
|
||||||
|
400038: bind_l_wrist01
|
||||||
|
400040: bind_neck01
|
||||||
|
400042: bind_r_ankle01
|
||||||
|
400044: bind_r_foot01
|
||||||
|
400046: bind_r_forearm01
|
||||||
|
400048: bind_r_knee01
|
||||||
|
400050: bind_r_palm01
|
||||||
|
400052: bind_r_shoulder01
|
||||||
|
400054: bind_r_thigh01
|
||||||
|
400056: bind_r_thumb01
|
||||||
|
400058: bind_r_wrist01
|
||||||
|
400060: bind_root01
|
||||||
|
400062: jDrv_l_foot01
|
||||||
|
400064: jDrv_r_foot01
|
||||||
|
400066: mummy_LP
|
||||||
|
400068: //RootNode
|
||||||
|
400070: root01
|
||||||
|
4300000: mummy_LP
|
||||||
|
9500000: //RootNode
|
||||||
|
13700000: mummy_LP
|
||||||
|
materials:
|
||||||
|
importMaterials: 0
|
||||||
|
materialName: 0
|
||||||
|
materialSearch: 1
|
||||||
|
animations:
|
||||||
|
legacyGenerateAnimations: 4
|
||||||
|
bakeSimulation: 0
|
||||||
|
optimizeGameObjects: 0
|
||||||
|
motionNodeName:
|
||||||
|
animationImportErrors:
|
||||||
|
animationImportWarnings:
|
||||||
|
animationRetargetingWarnings:
|
||||||
|
animationDoRetargetingWarnings: 0
|
||||||
|
animationCompression: 1
|
||||||
|
animationRotationError: .5
|
||||||
|
animationPositionError: .5
|
||||||
|
animationScaleError: .5
|
||||||
|
animationWrapMode: 0
|
||||||
|
extraExposedTransformPaths: []
|
||||||
|
clipAnimations: []
|
||||||
|
isReadable: 1
|
||||||
|
meshes:
|
||||||
|
lODScreenPercentages: []
|
||||||
|
globalScale: 1
|
||||||
|
meshCompression: 0
|
||||||
|
addColliders: 0
|
||||||
|
importBlendShapes: 0
|
||||||
|
swapUVChannels: 0
|
||||||
|
generateSecondaryUV: 0
|
||||||
|
useFileUnits: 1
|
||||||
|
optimizeMeshForGPU: 1
|
||||||
|
keepQuads: 0
|
||||||
|
weldVertices: 1
|
||||||
|
secondaryUVAngleDistortion: 8
|
||||||
|
secondaryUVAreaDistortion: 15.000001
|
||||||
|
secondaryUVHardAngle: 88
|
||||||
|
secondaryUVPackMargin: 4
|
||||||
|
useFileScale: 1
|
||||||
|
tangentSpace:
|
||||||
|
normalSmoothAngle: 60
|
||||||
|
splitTangentsAcrossUV: 1
|
||||||
|
normalImportMode: 0
|
||||||
|
tangentImportMode: 0
|
||||||
|
importAnimation: 0
|
||||||
|
copyAvatar: 0
|
||||||
|
humanDescription:
|
||||||
|
human: []
|
||||||
|
skeleton: []
|
||||||
|
armTwist: .5
|
||||||
|
foreArmTwist: .5
|
||||||
|
upperLegTwist: .5
|
||||||
|
legTwist: .5
|
||||||
|
armStretch: .0500000007
|
||||||
|
legStretch: .0500000007
|
||||||
|
feetSpacing: 0
|
||||||
|
rootMotionBoneName: root01
|
||||||
|
lastHumanDescriptionAvatarSource: {instanceID: 0}
|
||||||
|
animationType: 2
|
||||||
|
additionalBone: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Models/mummy_rig.fbx
|
||||||
|
uploadId: 177905
|
||||||
@@ -0,0 +1,119 @@
|
|||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1001 &3061228634382436495
|
||||||
|
PrefabInstance:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Modification:
|
||||||
|
serializedVersion: 3
|
||||||
|
m_TransformParent: {fileID: 0}
|
||||||
|
m_Modifications:
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_RootOrder
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_LocalPosition.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.w
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.x
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.y
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 400068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_LocalRotation.z
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9500000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_Controller
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 9100000, guid: abd50ef135656e34283c94d1ddd5a402, type: 2}
|
||||||
|
- target: {fileID: 9500000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: m_ApplyRootMotion
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 13700000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
propertyPath: 'm_Materials.Array.data[0]'
|
||||||
|
value:
|
||||||
|
objectReference: {fileID: 2100000, guid: ce1ede875f0d4324599beb18e7eb028c, type: 2}
|
||||||
|
m_RemovedComponents: []
|
||||||
|
m_RemovedGameObjects: []
|
||||||
|
m_AddedGameObjects: []
|
||||||
|
m_AddedComponents:
|
||||||
|
- targetCorrespondingSourceObject: {fileID: 100068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 8137869264620995607}
|
||||||
|
- targetCorrespondingSourceObject: {fileID: 100068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
insertIndex: -1
|
||||||
|
addedObject: {fileID: 5771359477185987911}
|
||||||
|
m_SourcePrefab: {fileID: 100100000, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
--- !u!1 &3061228634382470763 stripped
|
||||||
|
GameObject:
|
||||||
|
m_CorrespondingSourceObject: {fileID: 100068, guid: 4ee39bc25eeaa144891bd0eadcc1bc51, type: 3}
|
||||||
|
m_PrefabInstance: {fileID: 3061228634382436495}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
--- !u!136 &8137869264620995607
|
||||||
|
CapsuleCollider:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3061228634382470763}
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_IncludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_ExcludeLayers:
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Bits: 0
|
||||||
|
m_LayerOverridePriority: 0
|
||||||
|
m_IsTrigger: 0
|
||||||
|
m_ProvidesContacts: 0
|
||||||
|
m_Enabled: 1
|
||||||
|
serializedVersion: 2
|
||||||
|
m_Radius: 0.3
|
||||||
|
m_Height: 0.85
|
||||||
|
m_Direction: 1
|
||||||
|
m_Center: {x: 0, y: 0.41, z: 0}
|
||||||
|
--- !u!114 &5771359477185987911
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 3061228634382470763}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: cc6b4f7ed5ed4fdbbcfc85d14e3e9ad9, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||||
|
_pathService: {fileID: 0}
|
||||||
|
_health: 5
|
||||||
|
_speed: 4
|
||||||
|
_damage: 1
|
||||||
|
_killReward: 50
|
||||||
|
_onHealthChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
_onDeath:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
_onDestroyed:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5294b7df6241e864880aeb8132767c17
|
||||||
|
PrefabImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 103e5b35e85fa724c84d3c763a4aeaee
|
||||||
|
folderAsset: yes
|
||||||
|
timeCreated: 1460332606
|
||||||
|
licenseType: Store
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ea2d105a8d995ec488daa82da1307e74
|
||||||
|
timeCreated: 1493739892
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat01_mummy_A.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 954b244263f2af344b03c0a3f3244342
|
||||||
|
timeCreated: 1493739882
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat01_mummy_M.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: fa8ebca0ca99efb4b9dbe4f8fb69c72e
|
||||||
|
timeCreated: 1493739902
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat02_mummy_A.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 977dbbb1e5c908d44a0531fe96b8c018
|
||||||
|
timeCreated: 1493739884
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat02_mummy_M.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5411736f8fe3d064b836d4cd385bcf73
|
||||||
|
timeCreated: 1493739863
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat03_mummy_A.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 59883e0ee0a356345bc1de7bb23771c9
|
||||||
|
timeCreated: 1493739864
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat03_mummy_M.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 768 KiB |
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 46d526042db34c145a9588897a505119
|
||||||
|
timeCreated: 1460332766
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 0
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 512
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: 5
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat_mummy_D.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 61c59d65e2b1c2b449431c23f8c60423
|
||||||
|
timeCreated: 1493740003
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 1
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 1
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: 1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat_mummy_N.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ff16e06e00e26134e8f72d461df0dca5
|
||||||
|
timeCreated: 1493739906
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/Mat_mummy_O.tga
|
||||||
|
uploadId: 177905
|
||||||
Binary file not shown.
@@ -0,0 +1,62 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3b5ea4fec36824e42989c47a03cb001d
|
||||||
|
timeCreated: 1493739468
|
||||||
|
licenseType: Store
|
||||||
|
TextureImporter:
|
||||||
|
fileIDToRecycleName: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
mipmaps:
|
||||||
|
mipMapMode: 0
|
||||||
|
enableMipMap: 1
|
||||||
|
linearTexture: 0
|
||||||
|
correctGamma: 0
|
||||||
|
fadeOut: 0
|
||||||
|
borderMipMap: 0
|
||||||
|
mipMapFadeDistanceStart: 1
|
||||||
|
mipMapFadeDistanceEnd: 3
|
||||||
|
bumpmap:
|
||||||
|
convertToNormalMap: 0
|
||||||
|
externalNormalMap: 0
|
||||||
|
heightScale: .25
|
||||||
|
normalMapFilter: 0
|
||||||
|
isReadable: 0
|
||||||
|
grayScaleToAlpha: 0
|
||||||
|
generateCubemap: 0
|
||||||
|
cubemapConvolution: 0
|
||||||
|
cubemapConvolutionSteps: 8
|
||||||
|
cubemapConvolutionExponent: 1.5
|
||||||
|
seamlessCubemap: 0
|
||||||
|
textureFormat: -1
|
||||||
|
maxTextureSize: 2048
|
||||||
|
textureSettings:
|
||||||
|
filterMode: -1
|
||||||
|
aniso: -1
|
||||||
|
mipBias: -1
|
||||||
|
wrapMode: -1
|
||||||
|
nPOTScale: 1
|
||||||
|
lightmap: 0
|
||||||
|
rGBM: 0
|
||||||
|
compressionQuality: 50
|
||||||
|
spriteMode: 0
|
||||||
|
spriteExtrude: 1
|
||||||
|
spriteMeshType: 1
|
||||||
|
alignment: 0
|
||||||
|
spritePivot: {x: .5, y: .5}
|
||||||
|
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
spritePixelsToUnits: 100
|
||||||
|
alphaIsTransparency: 0
|
||||||
|
textureType: -1
|
||||||
|
buildTargetSettings: []
|
||||||
|
spriteSheet:
|
||||||
|
sprites: []
|
||||||
|
spritePackingTag:
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
AssetOrigin:
|
||||||
|
serializedVersion: 1
|
||||||
|
productId: 60462
|
||||||
|
packageName: Chibi Mummy
|
||||||
|
packageVersion: 1.1
|
||||||
|
assetPath: Assets/Chibi Mummy/Textures/checker.tga
|
||||||
|
uploadId: 177905
|
||||||
Reference in New Issue
Block a user