Compare commits
	
		
			3 Commits
		
	
	
		
			master
			...
			projectile
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | ea08d2704f | ||
|  | 9e3bb66973 | ||
|  | f2db095ab9 | 
| @ -108,8 +108,8 @@ Material: | ||||
|     - _WorkflowMode: 1 | ||||
|     - _ZWrite: 1 | ||||
|     m_Colors: | ||||
|     - _BaseColor: {r: 1, g: 1, b: 1, a: 1} | ||||
|     - _Color: {r: 1, g: 1, b: 1, a: 1} | ||||
|     - _BaseColor: {r: 0.9339623, g: 0.9339623, b: 0.9339623, a: 1} | ||||
|     - _Color: {r: 0.9339623, g: 0.9339623, b: 0.9339623, a: 1} | ||||
|     - _EmissionColor: {r: 0, g: 0, b: 0, a: 0} | ||||
|     - _EmissionColorUI: {r: 1, g: 1, b: 1, a: 1} | ||||
|     - _SpecColor: {r: 0.102941155, g: 0.08477507, b: 0.08477507, a: 1} | ||||
|  | ||||
| @ -1,21 +0,0 @@ | ||||
| using System.Collections; | ||||
| using System.Collections.Generic; | ||||
| using UnityEngine; | ||||
| 
 | ||||
| public class Consumable : MonoBehaviour | ||||
| { | ||||
|     public int regenAmount; | ||||
|     GameObject player; | ||||
| 
 | ||||
|     public void UseConsumable() { | ||||
|         player = GameObject.FindWithTag("Player"); | ||||
|         if (this.name.Contains("health")) | ||||
|         { | ||||
|             Debug.LogWarning("Health consumable used"); | ||||
|         } | ||||
|         if (this.name.Contains("essence")) | ||||
|         { | ||||
|             Debug.LogWarning("Essence consumable used"); | ||||
|         } | ||||
|     } | ||||
| } | ||||
| @ -1,11 +0,0 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 85669d78a60553c479d2baa2accd0eec | ||||
| MonoImporter: | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 2 | ||||
|   defaultReferences: [] | ||||
|   executionOrder: 0 | ||||
|   icon: {instanceID: 0} | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
| @ -12,8 +12,6 @@ GameObject: | ||||
|   - component: {fileID: 4895818164252562517} | ||||
|   - component: {fileID: 2739388915249323659} | ||||
|   - component: {fileID: 1416489042931646491} | ||||
|   - component: {fileID: 5923440599109170318} | ||||
|   - component: {fileID: 3051463647351501506} | ||||
|   m_Layer: 0 | ||||
|   m_Name: Crystal_01 | ||||
|   m_TagString: Untagged | ||||
| @ -30,8 +28,7 @@ Transform: | ||||
|   m_GameObject: {fileID: 6396165985204489939} | ||||
|   m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 0.25, y: 0.25, z: 0.25} | ||||
|   m_ConstrainProportionsScale: 1 | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
| @ -55,12 +52,9 @@ MeshRenderer: | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
|   m_DynamicOccludee: 1 | ||||
|   m_StaticShadowCaster: 0 | ||||
|   m_MotionVectors: 1 | ||||
|   m_LightProbeUsage: 1 | ||||
|   m_ReflectionProbeUsage: 1 | ||||
|   m_RayTracingMode: 2 | ||||
|   m_RayTraceProcedural: 0 | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
| @ -72,7 +66,6 @@ MeshRenderer: | ||||
|   m_ProbeAnchor: {fileID: 0} | ||||
|   m_LightProbeVolumeOverride: {fileID: 0} | ||||
|   m_ScaleInLightmap: 1 | ||||
|   m_ReceiveGI: 1 | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
| @ -85,7 +78,6 @@ MeshRenderer: | ||||
|   m_SortingLayerID: 0 | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!64 &1416489042931646491 | ||||
| MeshCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -96,138 +88,7 @@ MeshCollider: | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 4 | ||||
|   m_Convex: 1 | ||||
|   m_CookingOptions: 30 | ||||
|   serializedVersion: 3 | ||||
|   m_Convex: 0 | ||||
|   m_CookingOptions: 14 | ||||
|   m_Mesh: {fileID: 4300000, guid: 8c7899f98bfef5e4ba3beba368ca6e2d, type: 3} | ||||
| --- !u!54 &5923440599109170318 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 6396165985204489939} | ||||
|   serializedVersion: 2 | ||||
|   m_Mass: 1 | ||||
|   m_Drag: 0 | ||||
|   m_AngularDrag: 0.05 | ||||
|   m_UseGravity: 1 | ||||
|   m_IsKinematic: 0 | ||||
|   m_Interpolate: 0 | ||||
|   m_Constraints: 0 | ||||
|   m_CollisionDetection: 0 | ||||
| --- !u!114 &3051463647351501506 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 6396165985204489939} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 0ad34abafad169848a38072baa96cdb2, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_InteractionManager: {fileID: 0} | ||||
|   m_Colliders: [] | ||||
|   m_InteractionLayerMask: | ||||
|     serializedVersion: 2 | ||||
|     m_Bits: 4294967295 | ||||
|   m_InteractionLayers: | ||||
|     m_Bits: 1 | ||||
|   m_SelectMode: 0 | ||||
|   m_CustomReticle: {fileID: 0} | ||||
|   m_FirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_FirstSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Activated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Deactivated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnFirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnLastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectCanceled: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnActivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnDeactivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_AttachTransform: {fileID: 0} | ||||
|   m_AttachEaseInTime: 0.15 | ||||
|   m_MovementType: 2 | ||||
|   m_VelocityDamping: 1 | ||||
|   m_VelocityScale: 1 | ||||
|   m_AngularVelocityDamping: 1 | ||||
|   m_AngularVelocityScale: 1 | ||||
|   m_TrackPosition: 1 | ||||
|   m_SmoothPosition: 0 | ||||
|   m_SmoothPositionAmount: 5 | ||||
|   m_TightenPosition: 0.5 | ||||
|   m_TrackRotation: 1 | ||||
|   m_SmoothRotation: 0 | ||||
|   m_SmoothRotationAmount: 5 | ||||
|   m_TightenRotation: 0.5 | ||||
|   m_ThrowOnDetach: 1 | ||||
|   m_ThrowSmoothingDuration: 0.25 | ||||
|   m_ThrowSmoothingCurve: | ||||
|     serializedVersion: 2 | ||||
|     m_Curve: | ||||
|     - serializedVersion: 3 | ||||
|       time: 1 | ||||
|       value: 1 | ||||
|       inSlope: 0 | ||||
|       outSlope: 0 | ||||
|       tangentMode: 0 | ||||
|       weightedMode: 0 | ||||
|       inWeight: 0 | ||||
|       outWeight: 0 | ||||
|     m_PreInfinity: 2 | ||||
|     m_PostInfinity: 2 | ||||
|     m_RotationOrder: 4 | ||||
|   m_ThrowVelocityScale: 1.5 | ||||
|   m_ThrowAngularVelocityScale: 1 | ||||
|   m_ForceGravityOnDetach: 0 | ||||
|   m_RetainTransformParent: 1 | ||||
|   m_AttachPointCompatibilityMode: 0 | ||||
|  | ||||
| @ -12,8 +12,6 @@ GameObject: | ||||
|   - component: {fileID: 8532598927053115963} | ||||
|   - component: {fileID: 4132223739914414112} | ||||
|   - component: {fileID: 3410437284579226111} | ||||
|   - component: {fileID: 7421590440358767815} | ||||
|   - component: {fileID: -1984180683948385461} | ||||
|   m_Layer: 0 | ||||
|   m_Name: Diamond_01 | ||||
|   m_TagString: Untagged | ||||
| @ -31,7 +29,6 @@ Transform: | ||||
|   m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
| @ -55,12 +52,9 @@ MeshRenderer: | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
|   m_DynamicOccludee: 1 | ||||
|   m_StaticShadowCaster: 0 | ||||
|   m_MotionVectors: 1 | ||||
|   m_LightProbeUsage: 1 | ||||
|   m_ReflectionProbeUsage: 1 | ||||
|   m_RayTracingMode: 2 | ||||
|   m_RayTraceProcedural: 0 | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
| @ -72,7 +66,6 @@ MeshRenderer: | ||||
|   m_ProbeAnchor: {fileID: 0} | ||||
|   m_LightProbeVolumeOverride: {fileID: 0} | ||||
|   m_ScaleInLightmap: 1 | ||||
|   m_ReceiveGI: 1 | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
| @ -85,7 +78,6 @@ MeshRenderer: | ||||
|   m_SortingLayerID: 0 | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!64 &3410437284579226111 | ||||
| MeshCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -96,138 +88,7 @@ MeshCollider: | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 4 | ||||
|   m_Convex: 1 | ||||
|   m_CookingOptions: 30 | ||||
|   serializedVersion: 3 | ||||
|   m_Convex: 0 | ||||
|   m_CookingOptions: 14 | ||||
|   m_Mesh: {fileID: 4300000, guid: 72d008d710b952649aa0fa6b32fd27c1, type: 3} | ||||
| --- !u!54 &7421590440358767815 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 8332373344487160328} | ||||
|   serializedVersion: 2 | ||||
|   m_Mass: 1 | ||||
|   m_Drag: 0 | ||||
|   m_AngularDrag: 0.05 | ||||
|   m_UseGravity: 1 | ||||
|   m_IsKinematic: 0 | ||||
|   m_Interpolate: 0 | ||||
|   m_Constraints: 0 | ||||
|   m_CollisionDetection: 0 | ||||
| --- !u!114 &-1984180683948385461 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 8332373344487160328} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 0ad34abafad169848a38072baa96cdb2, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_InteractionManager: {fileID: 0} | ||||
|   m_Colliders: [] | ||||
|   m_InteractionLayerMask: | ||||
|     serializedVersion: 2 | ||||
|     m_Bits: 4294967295 | ||||
|   m_InteractionLayers: | ||||
|     m_Bits: 1 | ||||
|   m_SelectMode: 0 | ||||
|   m_CustomReticle: {fileID: 0} | ||||
|   m_FirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_FirstSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Activated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Deactivated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnFirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnLastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectCanceled: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnActivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnDeactivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_AttachTransform: {fileID: 0} | ||||
|   m_AttachEaseInTime: 0.15 | ||||
|   m_MovementType: 2 | ||||
|   m_VelocityDamping: 1 | ||||
|   m_VelocityScale: 1 | ||||
|   m_AngularVelocityDamping: 1 | ||||
|   m_AngularVelocityScale: 1 | ||||
|   m_TrackPosition: 1 | ||||
|   m_SmoothPosition: 0 | ||||
|   m_SmoothPositionAmount: 5 | ||||
|   m_TightenPosition: 0.5 | ||||
|   m_TrackRotation: 1 | ||||
|   m_SmoothRotation: 0 | ||||
|   m_SmoothRotationAmount: 5 | ||||
|   m_TightenRotation: 0.5 | ||||
|   m_ThrowOnDetach: 1 | ||||
|   m_ThrowSmoothingDuration: 0.25 | ||||
|   m_ThrowSmoothingCurve: | ||||
|     serializedVersion: 2 | ||||
|     m_Curve: | ||||
|     - serializedVersion: 3 | ||||
|       time: 1 | ||||
|       value: 1 | ||||
|       inSlope: 0 | ||||
|       outSlope: 0 | ||||
|       tangentMode: 0 | ||||
|       weightedMode: 0 | ||||
|       inWeight: 0 | ||||
|       outWeight: 0 | ||||
|     m_PreInfinity: 2 | ||||
|     m_PostInfinity: 2 | ||||
|     m_RotationOrder: 4 | ||||
|   m_ThrowVelocityScale: 1.5 | ||||
|   m_ThrowAngularVelocityScale: 1 | ||||
|   m_ForceGravityOnDetach: 0 | ||||
|   m_RetainTransformParent: 1 | ||||
|   m_AttachPointCompatibilityMode: 0 | ||||
|  | ||||
| @ -12,8 +12,6 @@ GameObject: | ||||
|   - component: {fileID: 2778694446118195682} | ||||
|   - component: {fileID: 4526706259776963720} | ||||
|   - component: {fileID: 4711416803601035153} | ||||
|   - component: {fileID: 1738548979409975849} | ||||
|   - component: {fileID: 7309535585059372369} | ||||
|   m_Layer: 0 | ||||
|   m_Name: Ring_01 | ||||
|   m_TagString: Untagged | ||||
| @ -31,7 +29,6 @@ Transform: | ||||
|   m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
| @ -55,12 +52,9 @@ MeshRenderer: | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
|   m_DynamicOccludee: 1 | ||||
|   m_StaticShadowCaster: 0 | ||||
|   m_MotionVectors: 1 | ||||
|   m_LightProbeUsage: 1 | ||||
|   m_ReflectionProbeUsage: 1 | ||||
|   m_RayTracingMode: 2 | ||||
|   m_RayTraceProcedural: 0 | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
| @ -72,7 +66,6 @@ MeshRenderer: | ||||
|   m_ProbeAnchor: {fileID: 0} | ||||
|   m_LightProbeVolumeOverride: {fileID: 0} | ||||
|   m_ScaleInLightmap: 1 | ||||
|   m_ReceiveGI: 1 | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
| @ -85,7 +78,6 @@ MeshRenderer: | ||||
|   m_SortingLayerID: 0 | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!64 &4711416803601035153 | ||||
| MeshCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -96,138 +88,7 @@ MeshCollider: | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 4 | ||||
|   m_Convex: 1 | ||||
|   m_CookingOptions: 30 | ||||
|   serializedVersion: 3 | ||||
|   m_Convex: 0 | ||||
|   m_CookingOptions: 14 | ||||
|   m_Mesh: {fileID: 4300000, guid: 863b735a9e61d424ea247e649971a013, type: 3} | ||||
| --- !u!54 &1738548979409975849 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 3504448552189821465} | ||||
|   serializedVersion: 2 | ||||
|   m_Mass: 1 | ||||
|   m_Drag: 0 | ||||
|   m_AngularDrag: 0.05 | ||||
|   m_UseGravity: 1 | ||||
|   m_IsKinematic: 0 | ||||
|   m_Interpolate: 0 | ||||
|   m_Constraints: 0 | ||||
|   m_CollisionDetection: 0 | ||||
| --- !u!114 &7309535585059372369 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 3504448552189821465} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 0ad34abafad169848a38072baa96cdb2, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_InteractionManager: {fileID: 0} | ||||
|   m_Colliders: [] | ||||
|   m_InteractionLayerMask: | ||||
|     serializedVersion: 2 | ||||
|     m_Bits: 4294967295 | ||||
|   m_InteractionLayers: | ||||
|     m_Bits: 1 | ||||
|   m_SelectMode: 0 | ||||
|   m_CustomReticle: {fileID: 0} | ||||
|   m_FirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_FirstSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Activated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Deactivated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnFirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnLastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectCanceled: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnActivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnDeactivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_AttachTransform: {fileID: 0} | ||||
|   m_AttachEaseInTime: 0.15 | ||||
|   m_MovementType: 2 | ||||
|   m_VelocityDamping: 1 | ||||
|   m_VelocityScale: 1 | ||||
|   m_AngularVelocityDamping: 1 | ||||
|   m_AngularVelocityScale: 1 | ||||
|   m_TrackPosition: 1 | ||||
|   m_SmoothPosition: 0 | ||||
|   m_SmoothPositionAmount: 5 | ||||
|   m_TightenPosition: 0.5 | ||||
|   m_TrackRotation: 1 | ||||
|   m_SmoothRotation: 0 | ||||
|   m_SmoothRotationAmount: 5 | ||||
|   m_TightenRotation: 0.5 | ||||
|   m_ThrowOnDetach: 1 | ||||
|   m_ThrowSmoothingDuration: 0.25 | ||||
|   m_ThrowSmoothingCurve: | ||||
|     serializedVersion: 2 | ||||
|     m_Curve: | ||||
|     - serializedVersion: 3 | ||||
|       time: 1 | ||||
|       value: 1 | ||||
|       inSlope: 0 | ||||
|       outSlope: 0 | ||||
|       tangentMode: 0 | ||||
|       weightedMode: 0 | ||||
|       inWeight: 0 | ||||
|       outWeight: 0 | ||||
|     m_PreInfinity: 2 | ||||
|     m_PostInfinity: 2 | ||||
|     m_RotationOrder: 4 | ||||
|   m_ThrowVelocityScale: 1.5 | ||||
|   m_ThrowAngularVelocityScale: 1 | ||||
|   m_ForceGravityOnDetach: 0 | ||||
|   m_RetainTransformParent: 1 | ||||
|   m_AttachPointCompatibilityMode: 0 | ||||
|  | ||||
| @ -29,7 +29,6 @@ Transform: | ||||
|   m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
| @ -53,12 +52,9 @@ MeshRenderer: | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
|   m_DynamicOccludee: 1 | ||||
|   m_StaticShadowCaster: 0 | ||||
|   m_MotionVectors: 1 | ||||
|   m_LightProbeUsage: 1 | ||||
|   m_ReflectionProbeUsage: 1 | ||||
|   m_RayTracingMode: 2 | ||||
|   m_RayTraceProcedural: 0 | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
| @ -70,7 +66,6 @@ MeshRenderer: | ||||
|   m_ProbeAnchor: {fileID: 0} | ||||
|   m_LightProbeVolumeOverride: {fileID: 0} | ||||
|   m_ScaleInLightmap: 1 | ||||
|   m_ReceiveGI: 1 | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
| @ -83,7 +78,6 @@ MeshRenderer: | ||||
|   m_SortingLayerID: 0 | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!64 &5579570240129992066 | ||||
| MeshCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -94,7 +88,7 @@ MeshCollider: | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 4 | ||||
|   m_Convex: 1 | ||||
|   m_CookingOptions: 30 | ||||
|   serializedVersion: 3 | ||||
|   m_Convex: 0 | ||||
|   m_CookingOptions: 14 | ||||
|   m_Mesh: {fileID: 4300000, guid: db0c74c1caf888246bf3a8ba0a248812, type: 3} | ||||
|  | ||||
| @ -12,8 +12,6 @@ GameObject: | ||||
|   - component: {fileID: 4566864179678350799} | ||||
|   - component: {fileID: 1057487432358217557} | ||||
|   - component: {fileID: 3560467576947437810} | ||||
|   - component: {fileID: 6154629786067463098} | ||||
|   - component: {fileID: 2342081232291515442} | ||||
|   m_Layer: 0 | ||||
|   m_Name: Skull | ||||
|   m_TagString: Untagged | ||||
| @ -31,7 +29,6 @@ Transform: | ||||
|   m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
| @ -55,12 +52,9 @@ MeshRenderer: | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
|   m_DynamicOccludee: 1 | ||||
|   m_StaticShadowCaster: 0 | ||||
|   m_MotionVectors: 1 | ||||
|   m_LightProbeUsage: 1 | ||||
|   m_ReflectionProbeUsage: 1 | ||||
|   m_RayTracingMode: 2 | ||||
|   m_RayTraceProcedural: 0 | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
| @ -72,7 +66,6 @@ MeshRenderer: | ||||
|   m_ProbeAnchor: {fileID: 0} | ||||
|   m_LightProbeVolumeOverride: {fileID: 0} | ||||
|   m_ScaleInLightmap: 1 | ||||
|   m_ReceiveGI: 1 | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
| @ -85,7 +78,6 @@ MeshRenderer: | ||||
|   m_SortingLayerID: 0 | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!64 &3560467576947437810 | ||||
| MeshCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -96,138 +88,7 @@ MeshCollider: | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 4 | ||||
|   m_Convex: 1 | ||||
|   m_CookingOptions: 30 | ||||
|   serializedVersion: 3 | ||||
|   m_Convex: 0 | ||||
|   m_CookingOptions: 14 | ||||
|   m_Mesh: {fileID: 4300000, guid: fedf48ccac658e34ebd1ed16432cc90f, type: 3} | ||||
| --- !u!54 &6154629786067463098 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 6500982278920226610} | ||||
|   serializedVersion: 2 | ||||
|   m_Mass: 1 | ||||
|   m_Drag: 0 | ||||
|   m_AngularDrag: 0.05 | ||||
|   m_UseGravity: 1 | ||||
|   m_IsKinematic: 0 | ||||
|   m_Interpolate: 0 | ||||
|   m_Constraints: 0 | ||||
|   m_CollisionDetection: 0 | ||||
| --- !u!114 &2342081232291515442 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 6500982278920226610} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 0ad34abafad169848a38072baa96cdb2, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_InteractionManager: {fileID: 0} | ||||
|   m_Colliders: [] | ||||
|   m_InteractionLayerMask: | ||||
|     serializedVersion: 2 | ||||
|     m_Bits: 4294967295 | ||||
|   m_InteractionLayers: | ||||
|     m_Bits: 1 | ||||
|   m_SelectMode: 0 | ||||
|   m_CustomReticle: {fileID: 0} | ||||
|   m_FirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_FirstSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Activated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Deactivated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnFirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnLastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectCanceled: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnActivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnDeactivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_AttachTransform: {fileID: 0} | ||||
|   m_AttachEaseInTime: 0.15 | ||||
|   m_MovementType: 2 | ||||
|   m_VelocityDamping: 1 | ||||
|   m_VelocityScale: 1 | ||||
|   m_AngularVelocityDamping: 1 | ||||
|   m_AngularVelocityScale: 1 | ||||
|   m_TrackPosition: 1 | ||||
|   m_SmoothPosition: 0 | ||||
|   m_SmoothPositionAmount: 5 | ||||
|   m_TightenPosition: 0.5 | ||||
|   m_TrackRotation: 1 | ||||
|   m_SmoothRotation: 0 | ||||
|   m_SmoothRotationAmount: 5 | ||||
|   m_TightenRotation: 0.5 | ||||
|   m_ThrowOnDetach: 1 | ||||
|   m_ThrowSmoothingDuration: 0.25 | ||||
|   m_ThrowSmoothingCurve: | ||||
|     serializedVersion: 2 | ||||
|     m_Curve: | ||||
|     - serializedVersion: 3 | ||||
|       time: 1 | ||||
|       value: 1 | ||||
|       inSlope: 0 | ||||
|       outSlope: 0 | ||||
|       tangentMode: 0 | ||||
|       weightedMode: 0 | ||||
|       inWeight: 0 | ||||
|       outWeight: 0 | ||||
|     m_PreInfinity: 2 | ||||
|     m_PostInfinity: 2 | ||||
|     m_RotationOrder: 4 | ||||
|   m_ThrowVelocityScale: 1.5 | ||||
|   m_ThrowAngularVelocityScale: 1 | ||||
|   m_ForceGravityOnDetach: 0 | ||||
|   m_RetainTransformParent: 1 | ||||
|   m_AttachPointCompatibilityMode: 0 | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: e2f2d08d9f455a14fad088f364a731ae | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -55,44 +51,26 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
|     textureCompression: 2 | ||||
|     textureCompression: 1 | ||||
|     compressionQuality: 50 | ||||
|     crunchedCompression: 0 | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: c441ec513759f0641996383614cb4a7a | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,29 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
|     textureCompression: 2 | ||||
|     compressionQuality: 50 | ||||
|     crunchedCompression: 0 | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +85,17 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
|     textureCompression: 1 | ||||
|     compressionQuality: 50 | ||||
|     crunchedCompression: 0 | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 1cc060f59bfd2bf4f89995f6e5e90f79 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: b4c1efbfdb857604f86f4742f5a3a887 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: cda425367f94db440a18d74173bff136 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: a8a84937480a506428ad879fd23865da | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: d2f095effe4e3bf4f9811e794bad9640 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 4f95d58ef8aaeb446847f5a55a6b9f76 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 2b80f3d1fe781ae4083c0fa7def4d9c2 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 191b589b307b46342abe653f8c0c36c5 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 3e894860a38dcf144be98cfc487af17d | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: f2181406b4c6977469197f2bc6ee9e28 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: f02543222e5a4d144b8947c8947be81a | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,29 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
|     textureCompression: 2 | ||||
|     compressionQuality: 50 | ||||
|     crunchedCompression: 0 | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +85,17 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
|     textureCompression: 1 | ||||
|     compressionQuality: 50 | ||||
|     crunchedCompression: 0 | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 0b85e3412eacb134e903b1bda35cbac4 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 5c64dae39de35b64bbb10c84901b2578 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 22913af06b48e0345b87b22f4b990ed0 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: cefdcf6cc8a11ac488b02648dba5c8cc | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 8bc3b51c94085cc4796c223656e118f1 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 5d4aa2361fbd7f647972ea7d407bdd75 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 06e6fa463b394fe4da4f4c899f876b08 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 538a2a5b9ec968e44a232e3e5236a7dc | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 993d6e04e83d4dc4fa14c2c4284f863f | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 3587725581cd96549a34a2d53c1cf690 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 9274d0f48df8fe24d8a9511be3e92966 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: d89f25503dcb43d49ad0a289ff36ac5c | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 8d172bd739423e94fadcad32aeea9c4c | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 934c36aa5a11e4c44957ccfee109398a | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: ee6ac821ededcb04a9dbfcd1f7acd8a5 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 1f49a33c8089cc44f85b49e29f45bfe9 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 8de834b7f46603f439c6f72fb642e5aa | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 29f91df4d499e964aac915afaa33c14f | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 0637d88f2a3e67b4c81bc5f9465383fc | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: c89369294e3e2b243a0856c19795596c | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: dd424108d55236d448b869cefa9030cb | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: bac5ac38c6372144eac8f9ebf3a638e4 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: d1e8e0b8c20818c43ab8154deb696330 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: bfda5fe457ad17047974e4c3e38fe644 | ||||
| TextureImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   fileIDToRecycleName: {} | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 11 | ||||
|   serializedVersion: 4 | ||||
|   mipmaps: | ||||
|     mipMapMode: 0 | ||||
|     enableMipMap: 1 | ||||
| @ -21,10 +21,6 @@ TextureImporter: | ||||
|     heightScale: 0.25 | ||||
|     normalMapFilter: 0 | ||||
|   isReadable: 0 | ||||
|   streamingMipmaps: 1 | ||||
|   streamingMipmapsPriority: 0 | ||||
|   vTOnly: 0 | ||||
|   ignoreMasterTextureLimit: 0 | ||||
|   grayScaleToAlpha: 0 | ||||
|   generateCubemap: 6 | ||||
|   cubemapConvolution: 0 | ||||
| @ -33,7 +29,7 @@ TextureImporter: | ||||
|   maxTextureSize: 2048 | ||||
|   textureSettings: | ||||
|     serializedVersion: 2 | ||||
|     filterMode: 1 | ||||
|     filterMode: 2 | ||||
|     aniso: 3 | ||||
|     mipBias: 0 | ||||
|     wrapU: 1 | ||||
| @ -55,17 +51,11 @@ TextureImporter: | ||||
|   spriteTessellationDetail: -1 | ||||
|   textureType: 6 | ||||
|   textureShape: 1 | ||||
|   singleChannelComponent: 0 | ||||
|   flipbookRows: 1 | ||||
|   flipbookColumns: 1 | ||||
|   maxTextureSizeSet: 0 | ||||
|   compressionQualitySet: 0 | ||||
|   textureFormatSet: 0 | ||||
|   ignorePngGamma: 0 | ||||
|   applyGammaDecoding: 0 | ||||
|   platformSettings: | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: DefaultTexturePlatform | ||||
|   - buildTarget: DefaultTexturePlatform | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -75,9 +65,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 0 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Standalone | ||||
|   - buildTarget: Standalone | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -87,9 +75,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Android | ||||
|   - buildTarget: Android | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -99,9 +85,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: Windows Store Apps | ||||
|   - buildTarget: Windows Store Apps | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -111,9 +95,7 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   - serializedVersion: 3 | ||||
|     buildTarget: WebGL | ||||
|   - buildTarget: WebGL | ||||
|     maxTextureSize: 2048 | ||||
|     resizeAlgorithm: 0 | ||||
|     textureFormat: -1 | ||||
| @ -123,24 +105,12 @@ TextureImporter: | ||||
|     allowsAlphaSplitting: 0 | ||||
|     overridden: 0 | ||||
|     androidETC2FallbackOverride: 0 | ||||
|     forceMaximumCompressionQuality_BC6H_BC7: 1 | ||||
|   spriteSheet: | ||||
|     serializedVersion: 2 | ||||
|     sprites: [] | ||||
|     outline: [] | ||||
|     physicsShape: [] | ||||
|     bones: [] | ||||
|     spriteID:  | ||||
|     internalID: 0 | ||||
|     vertices: [] | ||||
|     indices:  | ||||
|     edges: [] | ||||
|     weights: [] | ||||
|     secondaryTextures: [] | ||||
|     nameFileIdTable: {} | ||||
|   spritePackingTag:  | ||||
|   pSDRemoveMatte: 0 | ||||
|   pSDShowRemoveMatteOption: 0 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|  | ||||
| @ -1,18 +1,5 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &-3639504552524620219 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
| --- !u!21 &2100000 | ||||
| Material: | ||||
|   serializedVersion: 6 | ||||
| @ -135,3 +122,16 @@ Material: | ||||
|     - _WavingTint: {r: 1, g: 1, b: 1, a: 1} | ||||
|     - _Wind: {r: 1, g: 1, b: 4, a: 8} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &3571172967903663832 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
|  | ||||
| @ -1,18 +1,5 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &-6673546340979329083 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
| --- !u!21 &2100000 | ||||
| Material: | ||||
|   serializedVersion: 6 | ||||
| @ -136,3 +123,16 @@ Material: | ||||
|     - _WavingTint: {r: 1, g: 1, b: 1, a: 1} | ||||
|     - _Wind: {r: 1, g: 1, b: 4, a: 8} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &280269339420870476 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
|  | ||||
| @ -1,5 +1,18 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &-8157234245191131702 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
| --- !u!21 &2100000 | ||||
| Material: | ||||
|   serializedVersion: 6 | ||||
| @ -82,16 +95,3 @@ Material: | ||||
|     - _Color: {r: 1, g: 1, b: 1, a: 1} | ||||
|     - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &1922372573976862227 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
|  | ||||
| @ -1,5 +1,18 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &-7227342547990357574 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
| --- !u!21 &2100000 | ||||
| Material: | ||||
|   serializedVersion: 6 | ||||
| @ -165,16 +178,3 @@ Material: | ||||
|     - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} | ||||
|     - _SpecColor: {r: 1, g: 1, b: 1, a: 1} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &4603659121520869936 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
|  | ||||
| @ -1,5 +1,18 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &-1491364163425350603 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
| --- !u!21 &2100000 | ||||
| Material: | ||||
|   serializedVersion: 6 | ||||
| @ -181,16 +194,3 @@ Material: | ||||
|     - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} | ||||
|     - _SpecColor: {r: 1, g: 1, b: 1, a: 1} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &8909875620896920454 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   version: 5 | ||||
|  | ||||
| @ -173,7 +173,7 @@ Material: | ||||
|     - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} | ||||
|     - _SpecColor: {r: 1, g: 1, b: 1, a: 1} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &7056329658492467017 | ||||
| --- !u!114 &1629948885692042799 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|  | ||||
| @ -97,7 +97,7 @@ Material: | ||||
|     - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} | ||||
|     - _SpecColor: {r: 1, g: 1, b: 1, a: 1} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &8725172887252632981 | ||||
| --- !u!114 &5220444891309534584 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!114 &-3007025961974653717 | ||||
| --- !u!114 &-1389114357912770728 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 11 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|  | ||||
| @ -217,28 +217,6 @@ AnimatorStateTransition: | ||||
|   m_InterruptionSource: 0 | ||||
|   m_OrderedInterruption: 1 | ||||
|   m_CanTransitionToSelf: 1 | ||||
| --- !u!1101 &-661908585856255301 | ||||
| AnimatorStateTransition: | ||||
|   m_ObjectHideFlags: 1 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_Name:  | ||||
|   m_Conditions: [] | ||||
|   m_DstStateMachine: {fileID: 0} | ||||
|   m_DstState: {fileID: 0} | ||||
|   m_Solo: 0 | ||||
|   m_Mute: 0 | ||||
|   m_IsExit: 1 | ||||
|   serializedVersion: 3 | ||||
|   m_TransitionDuration: 0.25 | ||||
|   m_TransitionOffset: 0 | ||||
|   m_ExitTime: 2 | ||||
|   m_HasExitTime: 1 | ||||
|   m_HasFixedDuration: 1 | ||||
|   m_InterruptionSource: 0 | ||||
|   m_OrderedInterruption: 1 | ||||
|   m_CanTransitionToSelf: 1 | ||||
| --- !u!91 &9100000 | ||||
| AnimatorController: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -266,12 +244,6 @@ AnimatorController: | ||||
|     m_DefaultInt: 0 | ||||
|     m_DefaultBool: 0 | ||||
|     m_Controller: {fileID: 9100000} | ||||
|   - m_Name: Wandering | ||||
|     m_Type: 4 | ||||
|     m_DefaultFloat: 0 | ||||
|     m_DefaultInt: 0 | ||||
|     m_DefaultBool: 0 | ||||
|     m_Controller: {fileID: 9100000} | ||||
|   m_AnimatorLayers: | ||||
|   - serializedVersion: 5 | ||||
|     m_Name: Base Layer | ||||
| @ -882,10 +854,8 @@ AnimatorState: | ||||
|   m_Name: Die | ||||
|   m_Speed: 1 | ||||
|   m_CycleOffset: 0 | ||||
|   m_Transitions: | ||||
|   - {fileID: -661908585856255301} | ||||
|   m_StateMachineBehaviours: | ||||
|   - {fileID: 7912422198382985104} | ||||
|   m_Transitions: [] | ||||
|   m_StateMachineBehaviours: [] | ||||
|   m_Position: {x: 50, y: 50, z: 0} | ||||
|   m_IKOnFeet: 0 | ||||
|   m_WriteDefaultValues: 1 | ||||
| @ -1067,7 +1037,7 @@ AnimatorStateMachine: | ||||
|     m_Position: {x: 670, y: 550, z: 0} | ||||
|   - serializedVersion: 1 | ||||
|     m_State: {fileID: 1102835054974116572} | ||||
|     m_Position: {x: 40, y: 380, z: 0} | ||||
|     m_Position: {x: 280, y: 510, z: 0} | ||||
|   - serializedVersion: 1 | ||||
|     m_State: {fileID: 8194647877007136643} | ||||
|     m_Position: {x: 300, y: 220, z: 0} | ||||
| @ -1084,7 +1054,7 @@ AnimatorStateMachine: | ||||
|   m_StateMachineBehaviours: [] | ||||
|   m_AnyStatePosition: {x: 50, y: 20, z: 0} | ||||
|   m_EntryPosition: {x: 100, y: 150, z: 0} | ||||
|   m_ExitPosition: {x: 50, y: 440, z: 0} | ||||
|   m_ExitPosition: {x: 90, y: 510, z: 0} | ||||
|   m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} | ||||
|   m_DefaultState: {fileID: 1102546605246812244} | ||||
| --- !u!1101 &4009614032068998235 | ||||
| @ -1094,10 +1064,7 @@ AnimatorStateTransition: | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_Name:  | ||||
|   m_Conditions: | ||||
|   - m_ConditionMode: 2 | ||||
|     m_ConditionEvent: Wandering | ||||
|     m_EventTreshold: 0 | ||||
|   m_Conditions: [] | ||||
|   m_DstStateMachine: {fileID: 0} | ||||
|   m_DstState: {fileID: 1102546605246812244} | ||||
|   m_Solo: 0 | ||||
| @ -1119,10 +1086,7 @@ AnimatorStateTransition: | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_Name:  | ||||
|   m_Conditions: | ||||
|   - m_ConditionMode: 1 | ||||
|     m_ConditionEvent: Wandering | ||||
|     m_EventTreshold: 0 | ||||
|   m_Conditions: [] | ||||
|   m_DstStateMachine: {fileID: 0} | ||||
|   m_DstState: {fileID: 1102508070621265122} | ||||
|   m_Solo: 0 | ||||
| @ -1137,18 +1101,6 @@ AnimatorStateTransition: | ||||
|   m_InterruptionSource: 0 | ||||
|   m_OrderedInterruption: 1 | ||||
|   m_CanTransitionToSelf: 1 | ||||
| --- !u!114 &7912422198382985104 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 1 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 0} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: aa7306c35f4c27d4daefb1259633b9d0, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
| --- !u!1102 &8194647877007136643 | ||||
| AnimatorState: | ||||
|   serializedVersion: 6 | ||||
|  | ||||
| @ -362,8 +362,6 @@ GameObject: | ||||
|   - component: {fileID: 9217037737240071080} | ||||
|   - component: {fileID: 979664278525990523} | ||||
|   - component: {fileID: 7068053744138324038} | ||||
|   - component: {fileID: -8446248727669723812} | ||||
|   - component: {fileID: -8829389009851380535} | ||||
|   m_Layer: 0 | ||||
|   m_Name: BossSlime | ||||
|   m_TagString: BossSlime | ||||
| @ -420,11 +418,6 @@ MonoBehaviour: | ||||
|   m_Script: {fileID: 11500000, guid: 2a6f17609e4d7c441b8f85c0f90c1a13, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   moveSpeed: 1 | ||||
|   rotSpeed: 50 | ||||
|   onDeathComplete: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
| --- !u!54 &979664278525990523 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -454,45 +447,6 @@ SphereCollider: | ||||
|   serializedVersion: 2 | ||||
|   m_Radius: 0.6 | ||||
|   m_Center: {x: 0, y: 0.5, z: 0} | ||||
| --- !u!195 &-8446248727669723812 | ||||
| NavMeshAgent: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 8437010424349675124} | ||||
|   m_Enabled: 1 | ||||
|   m_AgentTypeID: 0 | ||||
|   m_Radius: 0.5 | ||||
|   m_Speed: 3.5 | ||||
|   m_Acceleration: 8 | ||||
|   avoidancePriority: 50 | ||||
|   m_AngularSpeed: 120 | ||||
|   m_StoppingDistance: 0 | ||||
|   m_AutoTraverseOffMeshLink: 1 | ||||
|   m_AutoBraking: 1 | ||||
|   m_AutoRepath: 1 | ||||
|   m_Height: 2 | ||||
|   m_BaseOffset: 0 | ||||
|   m_WalkableMask: 4294967295 | ||||
|   m_ObstacleAvoidanceType: 4 | ||||
| --- !u!114 &-8829389009851380535 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 8437010424349675124} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: a29d148fe20acce4c9eb0eae410c0fd1, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   specialLootItems: | ||||
|   - {fileID: 794930279730652231, guid: 462744d4504c94f40890a6592a874f48, type: 3} | ||||
|   defaultLootItems: | ||||
|   - {fileID: 1107664363, guid: 60329536ab1a8ad4fbb3bacaa6e3f274, type: 3} | ||||
|   - {fileID: 1452325626, guid: 3f5d27982f14e1f48bd08144e6efaca3, type: 3} | ||||
| --- !u!1 &8437097380876049792 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|  | ||||
| @ -362,8 +362,6 @@ GameObject: | ||||
|   - component: {fileID: 9217037737240071080} | ||||
|   - component: {fileID: 979664278525990523} | ||||
|   - component: {fileID: 6363954507592996496} | ||||
|   - component: {fileID: 8521358267821330725} | ||||
|   - component: {fileID: -563634439873772526} | ||||
|   m_Layer: 0 | ||||
|   m_Name: SlimePBR | ||||
|   m_TagString: Slime | ||||
| @ -420,23 +418,6 @@ MonoBehaviour: | ||||
|   m_Script: {fileID: 11500000, guid: 2a6f17609e4d7c441b8f85c0f90c1a13, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   moveSpeed: 1 | ||||
|   rotSpeed: 100 | ||||
|   onDeathComplete: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: | ||||
|       - m_Target: {fileID: -563634439873772526} | ||||
|         m_TargetAssemblyTypeName: LootTable, Assembly-CSharp | ||||
|         m_MethodName: SpawnLoot | ||||
|         m_Mode: 1 | ||||
|         m_Arguments: | ||||
|           m_ObjectArgument: {fileID: 0} | ||||
|           m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine | ||||
|           m_IntArgument: 0 | ||||
|           m_FloatArgument: 0 | ||||
|           m_StringArgument:  | ||||
|           m_BoolArgument: 0 | ||||
|         m_CallState: 2 | ||||
| --- !u!54 &979664278525990523 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -466,50 +447,6 @@ SphereCollider: | ||||
|   serializedVersion: 2 | ||||
|   m_Radius: 0.6 | ||||
|   m_Center: {x: 0, y: 0.5, z: 0} | ||||
| --- !u!195 &8521358267821330725 | ||||
| NavMeshAgent: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 8437010424349675124} | ||||
|   m_Enabled: 1 | ||||
|   m_AgentTypeID: 0 | ||||
|   m_Radius: 0.5 | ||||
|   m_Speed: 3.5 | ||||
|   m_Acceleration: 8 | ||||
|   avoidancePriority: 50 | ||||
|   m_AngularSpeed: 120 | ||||
|   m_StoppingDistance: 0 | ||||
|   m_AutoTraverseOffMeshLink: 1 | ||||
|   m_AutoBraking: 1 | ||||
|   m_AutoRepath: 1 | ||||
|   m_Height: 1 | ||||
|   m_BaseOffset: 0 | ||||
|   m_WalkableMask: 4294967295 | ||||
|   m_ObstacleAvoidanceType: 4 | ||||
| --- !u!114 &-563634439873772526 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 8437010424349675124} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: a29d148fe20acce4c9eb0eae410c0fd1, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   specialLootItems: | ||||
|   - {fileID: 255228764982434128, guid: cef55772982401344a4936484c7815e6, type: 3} | ||||
|   - {fileID: 1452325626, guid: 3f5d27982f14e1f48bd08144e6efaca3, type: 3} | ||||
|   - {fileID: 1107664363, guid: 60329536ab1a8ad4fbb3bacaa6e3f274, type: 3} | ||||
|   defaultLootItems: | ||||
|   - {fileID: 6396165985204489939, guid: c0ed2a71608d12c47b4a8b698ddd42df, type: 3} | ||||
|   - {fileID: 8332373344487160328, guid: ef3a94d51636ad84cac71115711a0988, type: 3} | ||||
|   - {fileID: 3432542220449269451, guid: d10fd02c374eedc48b2364d2c6d032e5, type: 3} | ||||
|   - {fileID: 3504448552189821465, guid: 01a709ed5519e884a914f857d168111a, type: 3} | ||||
|   - {fileID: 6500982278920226610, guid: c3f2ddc52eeb7e84cb339ad10597ab01, type: 3} | ||||
| --- !u!1 &8437097380876049792 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|  | ||||
| @ -40,7 +40,7 @@ MeshFilter: | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 788300690735002878} | ||||
|   m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0} | ||||
|   m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0} | ||||
| --- !u!23 &9000270122588691705 | ||||
| MeshRenderer: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -61,7 +61,7 @@ MeshRenderer: | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
|   - {fileID: 2100000, guid: b16f64f428b405845a02e79478239092, type: 2} | ||||
|   - {fileID: 2100000, guid: 883bbd715dd7e2e428aa32e0c388722a, type: 2} | ||||
|   m_StaticBatchInfo: | ||||
|     firstSubMesh: 0 | ||||
|     subMeshCount: 0 | ||||
|  | ||||
| @ -4887,7 +4887,6 @@ MonoBehaviour: | ||||
|   m_Script: {fileID: 11500000, guid: 4bdcdc21af179024f86b724696cc5425, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   damage: 1 | ||||
| --- !u!135 &3271421586109646936 | ||||
| SphereCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|  | ||||
| @ -412,7 +412,6 @@ Transform: | ||||
|   - {fileID: 2498142198288847795} | ||||
|   - {fileID: 2498142196473246274} | ||||
|   - {fileID: 2498142196498008887} | ||||
|   - {fileID: 7144326527911497039} | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| @ -499,128 +498,3 @@ MonoBehaviour: | ||||
|   output: {fileID: 2498142196498008887} | ||||
|   startWand: {fileID: 7748908063851026723, guid: d3af4ebc0ff721d4fbcc988713bb674c, | ||||
|     type: 3} | ||||
| --- !u!1001 &832023859129202319 | ||||
| PrefabInstance: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   serializedVersion: 2 | ||||
|   m_Modification: | ||||
|     m_TransformParent: {fileID: 4613100203587676735} | ||||
|     m_Modifications: | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.size | ||||
|       value: 1 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_Mode | ||||
|       value: 1 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_Target | ||||
|       value:  | ||||
|       objectReference: {fileID: 2498142198148501413} | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_CallState | ||||
|       value: 2 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_MethodName | ||||
|       value: Craft | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName | ||||
|       value: CraftingTable, Assembly-CSharp | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName | ||||
|       value: UnityEngine.Object, UnityEngine | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355069, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_Name | ||||
|       value: Lever (1) | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_RootOrder | ||||
|       value: 3 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalScale.x | ||||
|       value: 0.099999994 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalScale.y | ||||
|       value: 0.10000001 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalScale.z | ||||
|       value: 0.10000001 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalPosition.x | ||||
|       value: -0.96562576 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalPosition.y | ||||
|       value: 1.348712 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalPosition.z | ||||
|       value: 0.6680527 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalRotation.w | ||||
|       value: 0.6532815 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalRotation.x | ||||
|       value: 0.27059805 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalRotation.y | ||||
|       value: 0.6532815 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalRotation.z | ||||
|       value: 0.27059805 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalEulerAnglesHint.x | ||||
|       value: 0 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalEulerAnglesHint.y | ||||
|       value: 90 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_LocalEulerAnglesHint.z | ||||
|       value: 45 | ||||
|       objectReference: {fileID: 0} | ||||
|     m_RemovedComponents: [] | ||||
|   m_SourcePrefab: {fileID: 100100000, guid: cb8b19b563b3d224897e3b3d94c353aa, type: 3} | ||||
| --- !u!4 &7144326527911497039 stripped | ||||
| Transform: | ||||
|   m_CorrespondingSourceObject: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|     type: 3} | ||||
|   m_PrefabInstance: {fileID: 832023859129202319} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!1 &1107664363 | ||||
| --- !u!1 &1887292331624740737 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
| @ -8,50 +8,49 @@ GameObject: | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   serializedVersion: 6 | ||||
|   m_Component: | ||||
|   - component: {fileID: 5430430573211772600} | ||||
|   - component: {fileID: 3340775013565204642} | ||||
|   - component: {fileID: 1972919536741450415} | ||||
|   - component: {fileID: 1107664364} | ||||
|   - component: {fileID: -726634077533106663} | ||||
|   - component: {fileID: -5739339566287519855} | ||||
|   - component: {fileID: -6197903171342633845} | ||||
|   m_Layer: 0 | ||||
|   m_Name: healthpot | ||||
|   m_TagString: Untagged | ||||
|   - component: {fileID: 1889838702387388435} | ||||
|   - component: {fileID: 1892274587892955109} | ||||
|   - component: {fileID: 1902513991474045951} | ||||
|   - component: {fileID: 1892274587892955131} | ||||
|   - component: {fileID: 1892274587892955130} | ||||
|   - component: {fileID: 1892274587892955128} | ||||
|   m_Layer: 10 | ||||
|   m_Name: Crystal_Earth | ||||
|   m_TagString: Throwable | ||||
|   m_Icon: {fileID: 0} | ||||
|   m_NavMeshLayer: 0 | ||||
|   m_StaticEditorFlags: 0 | ||||
|   m_IsActive: 1 | ||||
| --- !u!4 &5430430573211772600 | ||||
| --- !u!4 &1889838702387388435 | ||||
| Transform: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1107664363} | ||||
|   m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_GameObject: {fileID: 1887292331624740737} | ||||
|   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||
|   m_LocalPosition: {x: -16.525, y: 3.151, z: 51.331} | ||||
|   m_LocalScale: {x: 0.1, y: 0.1, z: 0.1} | ||||
|   m_ConstrainProportionsScale: 1 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!33 &3340775013565204642 | ||||
| --- !u!33 &1892274587892955109 | ||||
| MeshFilter: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1107664363} | ||||
|   m_Mesh: {fileID: 4300000, guid: b42c9d83e7c60034db9c5602d55eb524, type: 3} | ||||
| --- !u!23 &1972919536741450415 | ||||
|   m_GameObject: {fileID: 1887292331624740737} | ||||
|   m_Mesh: {fileID: 4300000, guid: 78ffc1ed5f72076498d0614872cf48ec, type: 3} | ||||
| --- !u!23 &1902513991474045951 | ||||
| MeshRenderer: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1107664363} | ||||
|   m_GameObject: {fileID: 1887292331624740737} | ||||
|   m_Enabled: 1 | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
| @ -65,7 +64,7 @@ MeshRenderer: | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
|   - {fileID: 2100000, guid: d08a0d1aba6bbce4b815d4bd76548e32, type: 2} | ||||
|   - {fileID: 2100000, guid: 7dc61041e72c10b4c84ff3c93efbc5bf, type: 2} | ||||
|   m_StaticBatchInfo: | ||||
|     firstSubMesh: 0 | ||||
|     subMeshCount: 0 | ||||
| @ -77,7 +76,7 @@ MeshRenderer: | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
|   m_StitchLightmapSeams: 0 | ||||
|   m_StitchLightmapSeams: 1 | ||||
|   m_SelectedEditorRenderState: 3 | ||||
|   m_MinimumChartSize: 4 | ||||
|   m_AutoUVMaxDistance: 0.5 | ||||
| @ -87,27 +86,13 @@ MeshRenderer: | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!64 &1107664364 | ||||
| MeshCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1107664363} | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 4 | ||||
|   m_Convex: 1 | ||||
|   m_CookingOptions: 30 | ||||
|   m_Mesh: {fileID: 4300000, guid: b42c9d83e7c60034db9c5602d55eb524, type: 3} | ||||
| --- !u!54 &-726634077533106663 | ||||
| --- !u!54 &1892274587892955131 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1107664363} | ||||
|   m_GameObject: {fileID: 1887292331624740737} | ||||
|   serializedVersion: 2 | ||||
|   m_Mass: 1 | ||||
|   m_Drag: 0 | ||||
| @ -117,13 +102,13 @@ Rigidbody: | ||||
|   m_Interpolate: 0 | ||||
|   m_Constraints: 0 | ||||
|   m_CollisionDetection: 0 | ||||
| --- !u!114 &-5739339566287519855 | ||||
| --- !u!114 &1892274587892955130 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1107664363} | ||||
|   m_GameObject: {fileID: 1887292331624740737} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 0ad34abafad169848a38072baa96cdb2, type: 3} | ||||
| @ -232,16 +217,17 @@ MonoBehaviour: | ||||
|   m_ForceGravityOnDetach: 0 | ||||
|   m_RetainTransformParent: 1 | ||||
|   m_AttachPointCompatibilityMode: 0 | ||||
| --- !u!114 &-6197903171342633845 | ||||
| MonoBehaviour: | ||||
| --- !u!136 &1892274587892955128 | ||||
| CapsuleCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1107664363} | ||||
|   m_GameObject: {fileID: 1887292331624740737} | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 85669d78a60553c479d2baa2accd0eec, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   regenAmount: 0 | ||||
|   m_Radius: 0.3790835 | ||||
|   m_Height: 1.953244 | ||||
|   m_Direction: 1 | ||||
|   m_Center: {x: -0.0214345, y: 0.071287006, z: 0.1076725} | ||||
| @ -1,5 +1,5 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 60329536ab1a8ad4fbb3bacaa6e3f274 | ||||
| guid: 99edaaabf95b5b54b8e4bfd353c107e0 | ||||
| PrefabImporter: | ||||
|   externalObjects: {} | ||||
|   userData:  | ||||
| @ -1,6 +1,6 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!1 &1452325626 | ||||
| --- !u!1 &5516297800189399664 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
| @ -8,49 +8,49 @@ GameObject: | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   serializedVersion: 6 | ||||
|   m_Component: | ||||
|   - component: {fileID: 7599009815076498713} | ||||
|   - component: {fileID: 7690316421642756961} | ||||
|   - component: {fileID: 1959997447465322129} | ||||
|   - component: {fileID: 1452325627} | ||||
|   - component: {fileID: -27368184810204396} | ||||
|   - component: {fileID: 1015029739545606862} | ||||
|   m_Layer: 0 | ||||
|   m_Name: essencepot | ||||
|   m_TagString: Untagged | ||||
|   - component: {fileID: 5514144098688080456} | ||||
|   - component: {fileID: 5548138833619655234} | ||||
|   - component: {fileID: 5538202210605045328} | ||||
|   - component: {fileID: 5516297800189399678} | ||||
|   - component: {fileID: 5516297800189399665} | ||||
|   - component: {fileID: 5516297800189399679} | ||||
|   m_Layer: 10 | ||||
|   m_Name: Crystal_Fire | ||||
|   m_TagString: Throwable | ||||
|   m_Icon: {fileID: 0} | ||||
|   m_NavMeshLayer: 0 | ||||
|   m_StaticEditorFlags: 0 | ||||
|   m_IsActive: 1 | ||||
| --- !u!4 &7599009815076498713 | ||||
| --- !u!4 &5514144098688080456 | ||||
| Transform: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1452325626} | ||||
|   m_LocalRotation: {x: 0, y: -0, z: -0, w: 1} | ||||
|   m_LocalPosition: {x: 0, y: 0, z: 0} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_GameObject: {fileID: 5516297800189399664} | ||||
|   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||
|   m_LocalPosition: {x: -16.547, y: 3.131, z: 50.916} | ||||
|   m_LocalScale: {x: 0.1, y: 0.1, z: 0.1} | ||||
|   m_ConstrainProportionsScale: 1 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!33 &7690316421642756961 | ||||
| --- !u!33 &5548138833619655234 | ||||
| MeshFilter: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1452325626} | ||||
|   m_Mesh: {fileID: 4300000, guid: 3fdf4fadcd707094d8063bc6de1e8931, type: 3} | ||||
| --- !u!23 &1959997447465322129 | ||||
|   m_GameObject: {fileID: 5516297800189399664} | ||||
|   m_Mesh: {fileID: 4300000, guid: 78ffc1ed5f72076498d0614872cf48ec, type: 3} | ||||
| --- !u!23 &5538202210605045328 | ||||
| MeshRenderer: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1452325626} | ||||
|   m_GameObject: {fileID: 5516297800189399664} | ||||
|   m_Enabled: 1 | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
| @ -64,7 +64,7 @@ MeshRenderer: | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
|   - {fileID: 2100000, guid: d08a0d1aba6bbce4b815d4bd76548e32, type: 2} | ||||
|   - {fileID: 2100000, guid: b16f64f428b405845a02e79478239092, type: 2} | ||||
|   m_StaticBatchInfo: | ||||
|     firstSubMesh: 0 | ||||
|     subMeshCount: 0 | ||||
| @ -76,7 +76,7 @@ MeshRenderer: | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
|   m_StitchLightmapSeams: 0 | ||||
|   m_StitchLightmapSeams: 1 | ||||
|   m_SelectedEditorRenderState: 3 | ||||
|   m_MinimumChartSize: 4 | ||||
|   m_AutoUVMaxDistance: 0.5 | ||||
| @ -86,27 +86,13 @@ MeshRenderer: | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!64 &1452325627 | ||||
| MeshCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1452325626} | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 4 | ||||
|   m_Convex: 1 | ||||
|   m_CookingOptions: 30 | ||||
|   m_Mesh: {fileID: 4300000, guid: 3fdf4fadcd707094d8063bc6de1e8931, type: 3} | ||||
| --- !u!54 &-27368184810204396 | ||||
| --- !u!54 &5516297800189399678 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1452325626} | ||||
|   m_GameObject: {fileID: 5516297800189399664} | ||||
|   serializedVersion: 2 | ||||
|   m_Mass: 1 | ||||
|   m_Drag: 0 | ||||
| @ -116,13 +102,13 @@ Rigidbody: | ||||
|   m_Interpolate: 0 | ||||
|   m_Constraints: 0 | ||||
|   m_CollisionDetection: 0 | ||||
| --- !u!114 &1015029739545606862 | ||||
| --- !u!114 &5516297800189399665 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 1452325626} | ||||
|   m_GameObject: {fileID: 5516297800189399664} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 0ad34abafad169848a38072baa96cdb2, type: 3} | ||||
| @ -231,3 +217,17 @@ MonoBehaviour: | ||||
|   m_ForceGravityOnDetach: 0 | ||||
|   m_RetainTransformParent: 1 | ||||
|   m_AttachPointCompatibilityMode: 0 | ||||
| --- !u!136 &5516297800189399679 | ||||
| CapsuleCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 5516297800189399664} | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   m_Radius: 0.3790835 | ||||
|   m_Height: 1.953244 | ||||
|   m_Direction: 1 | ||||
|   m_Center: {x: -0.0214345, y: 0.071287006, z: 0.1076725} | ||||
| @ -1,5 +1,5 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 81799bac27ab6ed41a883ff29743cf2b | ||||
| guid: bb536ec79df408e41b0f5488eaf78cc4 | ||||
| PrefabImporter: | ||||
|   externalObjects: {} | ||||
|   userData:  | ||||
							
								
								
									
										233
									
								
								Assets/Project Files/Prefabs/JoonasP/Crystal_Water.prefab
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										233
									
								
								Assets/Project Files/Prefabs/JoonasP/Crystal_Water.prefab
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,233 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!1 &2269602646927770872 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   serializedVersion: 6 | ||||
|   m_Component: | ||||
|   - component: {fileID: 2266812117106989766} | ||||
|   - component: {fileID: 2238257314608638910} | ||||
|   - component: {fileID: 2247191559369684946} | ||||
|   - component: {fileID: 2247191559369684944} | ||||
|   - component: {fileID: 2247191559369684945} | ||||
|   - component: {fileID: 2247191559369684943} | ||||
|   m_Layer: 10 | ||||
|   m_Name: Crystal_Water | ||||
|   m_TagString: Throwable | ||||
|   m_Icon: {fileID: 0} | ||||
|   m_NavMeshLayer: 0 | ||||
|   m_StaticEditorFlags: 0 | ||||
|   m_IsActive: 1 | ||||
| --- !u!4 &2266812117106989766 | ||||
| Transform: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 2269602646927770872} | ||||
|   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} | ||||
|   m_LocalPosition: {x: -16.564, y: 3.144, z: 51.102} | ||||
|   m_LocalScale: {x: 0.1, y: 0.1, z: 0.1} | ||||
|   m_ConstrainProportionsScale: 1 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 0 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!33 &2238257314608638910 | ||||
| MeshFilter: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 2269602646927770872} | ||||
|   m_Mesh: {fileID: 4300000, guid: 78ffc1ed5f72076498d0614872cf48ec, type: 3} | ||||
| --- !u!23 &2247191559369684946 | ||||
| MeshRenderer: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 2269602646927770872} | ||||
|   m_Enabled: 1 | ||||
|   m_CastShadows: 1 | ||||
|   m_ReceiveShadows: 1 | ||||
|   m_DynamicOccludee: 1 | ||||
|   m_StaticShadowCaster: 0 | ||||
|   m_MotionVectors: 1 | ||||
|   m_LightProbeUsage: 1 | ||||
|   m_ReflectionProbeUsage: 1 | ||||
|   m_RayTracingMode: 2 | ||||
|   m_RayTraceProcedural: 0 | ||||
|   m_RenderingLayerMask: 1 | ||||
|   m_RendererPriority: 0 | ||||
|   m_Materials: | ||||
|   - {fileID: 2100000, guid: 416d15cd169c5a0468b8346abad16527, type: 2} | ||||
|   m_StaticBatchInfo: | ||||
|     firstSubMesh: 0 | ||||
|     subMeshCount: 0 | ||||
|   m_StaticBatchRoot: {fileID: 0} | ||||
|   m_ProbeAnchor: {fileID: 0} | ||||
|   m_LightProbeVolumeOverride: {fileID: 0} | ||||
|   m_ScaleInLightmap: 1 | ||||
|   m_ReceiveGI: 1 | ||||
|   m_PreserveUVs: 0 | ||||
|   m_IgnoreNormalsForChartDetection: 0 | ||||
|   m_ImportantGI: 0 | ||||
|   m_StitchLightmapSeams: 1 | ||||
|   m_SelectedEditorRenderState: 3 | ||||
|   m_MinimumChartSize: 4 | ||||
|   m_AutoUVMaxDistance: 0.5 | ||||
|   m_AutoUVMaxAngle: 89 | ||||
|   m_LightmapParameters: {fileID: 0} | ||||
|   m_SortingLayerID: 0 | ||||
|   m_SortingLayer: 0 | ||||
|   m_SortingOrder: 0 | ||||
|   m_AdditionalVertexStreams: {fileID: 0} | ||||
| --- !u!54 &2247191559369684944 | ||||
| Rigidbody: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 2269602646927770872} | ||||
|   serializedVersion: 2 | ||||
|   m_Mass: 1 | ||||
|   m_Drag: 0 | ||||
|   m_AngularDrag: 0.05 | ||||
|   m_UseGravity: 1 | ||||
|   m_IsKinematic: 0 | ||||
|   m_Interpolate: 0 | ||||
|   m_Constraints: 0 | ||||
|   m_CollisionDetection: 0 | ||||
| --- !u!114 &2247191559369684945 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 2269602646927770872} | ||||
|   m_Enabled: 1 | ||||
|   m_EditorHideFlags: 0 | ||||
|   m_Script: {fileID: 11500000, guid: 0ad34abafad169848a38072baa96cdb2, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   m_InteractionManager: {fileID: 0} | ||||
|   m_Colliders: [] | ||||
|   m_InteractionLayerMask: | ||||
|     serializedVersion: 2 | ||||
|     m_Bits: 4294967295 | ||||
|   m_InteractionLayers: | ||||
|     m_Bits: 1 | ||||
|   m_SelectMode: 0 | ||||
|   m_CustomReticle: {fileID: 0} | ||||
|   m_FirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_HoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_FirstSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_LastSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_SelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Activated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_Deactivated: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnFirstHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnLastHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnHoverExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectEntered: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectExited: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnSelectCanceled: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnActivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_OnDeactivate: | ||||
|     m_PersistentCalls: | ||||
|       m_Calls: [] | ||||
|   m_AttachTransform: {fileID: 0} | ||||
|   m_AttachEaseInTime: 0.15 | ||||
|   m_MovementType: 2 | ||||
|   m_VelocityDamping: 1 | ||||
|   m_VelocityScale: 1 | ||||
|   m_AngularVelocityDamping: 1 | ||||
|   m_AngularVelocityScale: 1 | ||||
|   m_TrackPosition: 1 | ||||
|   m_SmoothPosition: 0 | ||||
|   m_SmoothPositionAmount: 5 | ||||
|   m_TightenPosition: 0.5 | ||||
|   m_TrackRotation: 1 | ||||
|   m_SmoothRotation: 0 | ||||
|   m_SmoothRotationAmount: 5 | ||||
|   m_TightenRotation: 0.5 | ||||
|   m_ThrowOnDetach: 1 | ||||
|   m_ThrowSmoothingDuration: 0.25 | ||||
|   m_ThrowSmoothingCurve: | ||||
|     serializedVersion: 2 | ||||
|     m_Curve: | ||||
|     - serializedVersion: 3 | ||||
|       time: 1 | ||||
|       value: 1 | ||||
|       inSlope: 0 | ||||
|       outSlope: 0 | ||||
|       tangentMode: 0 | ||||
|       weightedMode: 0 | ||||
|       inWeight: 0 | ||||
|       outWeight: 0 | ||||
|     m_PreInfinity: 2 | ||||
|     m_PostInfinity: 2 | ||||
|     m_RotationOrder: 4 | ||||
|   m_ThrowVelocityScale: 1.5 | ||||
|   m_ThrowAngularVelocityScale: 1 | ||||
|   m_ForceGravityOnDetach: 0 | ||||
|   m_RetainTransformParent: 1 | ||||
|   m_AttachPointCompatibilityMode: 0 | ||||
| --- !u!136 &2247191559369684943 | ||||
| CapsuleCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 2269602646927770872} | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   m_Radius: 0.3790835 | ||||
|   m_Height: 1.953244 | ||||
|   m_Direction: 1 | ||||
|   m_Center: {x: -0.0214345, y: 0.071287006, z: 0.1076725} | ||||
| @ -1,5 +1,5 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 3f5d27982f14e1f48bd08144e6efaca3 | ||||
| guid: d23be2382af238e47b09ca4ec1043a40 | ||||
| PrefabImporter: | ||||
|   externalObjects: {} | ||||
|   userData:  | ||||
| @ -12,7 +12,6 @@ GameObject: | ||||
|   - component: {fileID: 8183020133483952674} | ||||
|   - component: {fileID: 8183020133484680894} | ||||
|   - component: {fileID: 8183020133918107436} | ||||
|   - component: {fileID: 5150078753582545515} | ||||
|   m_Layer: 0 | ||||
|   m_Name: EssenceWell | ||||
|   m_TagString: Portal | ||||
| @ -104,16 +103,3 @@ MonoBehaviour: | ||||
|   rightDistance: 0.1 | ||||
|   maxUp: 0.2 | ||||
|   minDown: -0.2 | ||||
| --- !u!135 &5150078753582545515 | ||||
| SphereCollider: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 8183020133482818824} | ||||
|   m_Material: {fileID: 0} | ||||
|   m_IsTrigger: 0 | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 2 | ||||
|   m_Radius: 0.06824422 | ||||
|   m_Center: {x: -1.0587912e-21, y: 0.000000018626455, z: -4.4408925e-15} | ||||
|  | ||||
							
								
								
									
										134
									
								
								Assets/Project Files/Prefabs/JoonasP/Shield_exit_anim.anim
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										134
									
								
								Assets/Project Files/Prefabs/JoonasP/Shield_exit_anim.anim
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,134 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!74 &7400000 | ||||
| AnimationClip: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_Name: Shield_exit_anim | ||||
|   serializedVersion: 6 | ||||
|   m_Legacy: 1 | ||||
|   m_Compressed: 0 | ||||
|   m_UseHighQualityCurve: 1 | ||||
|   m_RotationCurves: [] | ||||
|   m_CompressedRotationCurves: [] | ||||
|   m_EulerCurves: [] | ||||
|   m_PositionCurves: [] | ||||
|   m_ScaleCurves: | ||||
|   - curve: | ||||
|       serializedVersion: 2 | ||||
|       m_Curve: | ||||
|       - serializedVersion: 3 | ||||
|         time: 0 | ||||
|         value: {x: 1, y: 1, z: 1} | ||||
|         inSlope: {x: 0, y: 0, z: 0} | ||||
|         outSlope: {x: 0, y: 0, z: 0} | ||||
|         tangentMode: 0 | ||||
|         weightedMode: 0 | ||||
|         inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} | ||||
|         outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.25 | ||||
|         value: {x: 0, y: 0, z: 1} | ||||
|         inSlope: {x: -6.4939423, y: -6.575429, z: 0} | ||||
|         outSlope: {x: -6.4939423, y: -6.575429, z: 0} | ||||
|         tangentMode: 0 | ||||
|         weightedMode: 0 | ||||
|         inWeight: {x: 0.108208954, y: 0.08768654, z: 0.33333334} | ||||
|         outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} | ||||
|       m_PreInfinity: 2 | ||||
|       m_PostInfinity: 2 | ||||
|       m_RotationOrder: 4 | ||||
|     path:  | ||||
|   m_FloatCurves: [] | ||||
|   m_PPtrCurves: [] | ||||
|   m_SampleRate: 60 | ||||
|   m_WrapMode: 1 | ||||
|   m_Bounds: | ||||
|     m_Center: {x: 0, y: 0, z: 0} | ||||
|     m_Extent: {x: 0, y: 0, z: 0} | ||||
|   m_ClipBindingConstant: | ||||
|     genericBindings: [] | ||||
|     pptrCurveMapping: [] | ||||
|   m_AnimationClipSettings: | ||||
|     serializedVersion: 2 | ||||
|     m_AdditiveReferencePoseClip: {fileID: 0} | ||||
|     m_AdditiveReferencePoseTime: 0 | ||||
|     m_StartTime: 0 | ||||
|     m_StopTime: 0.25 | ||||
|     m_OrientationOffsetY: 0 | ||||
|     m_Level: 0 | ||||
|     m_CycleOffset: 0 | ||||
|     m_HasAdditiveReferencePose: 0 | ||||
|     m_LoopTime: 1 | ||||
|     m_LoopBlend: 0 | ||||
|     m_LoopBlendOrientation: 0 | ||||
|     m_LoopBlendPositionY: 0 | ||||
|     m_LoopBlendPositionXZ: 0 | ||||
|     m_KeepOriginalOrientation: 0 | ||||
|     m_KeepOriginalPositionY: 1 | ||||
|     m_KeepOriginalPositionXZ: 0 | ||||
|     m_HeightFromFeet: 0 | ||||
|     m_Mirror: 0 | ||||
|   m_EditorCurves: | ||||
|   - curve: | ||||
|       serializedVersion: 2 | ||||
|       m_Curve: | ||||
|       - serializedVersion: 3 | ||||
|         time: 0 | ||||
|         value: 1 | ||||
|         inSlope: 0 | ||||
|         outSlope: 0 | ||||
|         tangentMode: 136 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.33333334 | ||||
|         outWeight: 0.33333334 | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.25 | ||||
|         value: 0 | ||||
|         inSlope: -6.4939423 | ||||
|         outSlope: -6.4939423 | ||||
|         tangentMode: 0 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.108208954 | ||||
|         outWeight: 0.33333334 | ||||
|       m_PreInfinity: 2 | ||||
|       m_PostInfinity: 2 | ||||
|       m_RotationOrder: 4 | ||||
|     attribute: m_LocalScale.x | ||||
|     path:  | ||||
|     classID: 4 | ||||
|     script: {fileID: 0} | ||||
|   - curve: | ||||
|       serializedVersion: 2 | ||||
|       m_Curve: | ||||
|       - serializedVersion: 3 | ||||
|         time: 0 | ||||
|         value: 1 | ||||
|         inSlope: 0 | ||||
|         outSlope: 0 | ||||
|         tangentMode: 136 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.33333334 | ||||
|         outWeight: 0.33333334 | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.25 | ||||
|         value: 0 | ||||
|         inSlope: -6.575429 | ||||
|         outSlope: -6.575429 | ||||
|         tangentMode: 0 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.08768654 | ||||
|         outWeight: 0.33333334 | ||||
|       m_PreInfinity: 2 | ||||
|       m_PostInfinity: 2 | ||||
|       m_RotationOrder: 4 | ||||
|     attribute: m_LocalScale.y | ||||
|     path:  | ||||
|     classID: 4 | ||||
|     script: {fileID: 0} | ||||
|   m_EulerEditorCurves: [] | ||||
|   m_HasGenericRootTransform: 0 | ||||
|   m_HasMotionFloatCurves: 0 | ||||
|   m_Events: [] | ||||
| @ -1,8 +1,8 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: e97b658bf81e64e438a5af4cce8abe6d | ||||
| guid: cd1512060f5701d43ac6357d4bcafd06 | ||||
| NativeFormatImporter: | ||||
|   externalObjects: {} | ||||
|   mainObjectFileID: 23800000 | ||||
|   mainObjectFileID: 7400000 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
							
								
								
									
										161
									
								
								Assets/Project Files/Prefabs/JoonasP/Shield_init_anim.anim
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										161
									
								
								Assets/Project Files/Prefabs/JoonasP/Shield_init_anim.anim
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,161 @@ | ||||
| %YAML 1.1 | ||||
| %TAG !u! tag:unity3d.com,2011: | ||||
| --- !u!74 &7400000 | ||||
| AnimationClip: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_Name: Shield_init_anim | ||||
|   serializedVersion: 6 | ||||
|   m_Legacy: 1 | ||||
|   m_Compressed: 0 | ||||
|   m_UseHighQualityCurve: 1 | ||||
|   m_RotationCurves: [] | ||||
|   m_CompressedRotationCurves: [] | ||||
|   m_EulerCurves: [] | ||||
|   m_PositionCurves: [] | ||||
|   m_ScaleCurves: | ||||
|   - curve: | ||||
|       serializedVersion: 2 | ||||
|       m_Curve: | ||||
|       - serializedVersion: 3 | ||||
|         time: 0 | ||||
|         value: {x: 0, y: 0, z: 1} | ||||
|         inSlope: {x: 0, y: 0, z: 0} | ||||
|         outSlope: {x: 0, y: 0, z: 0} | ||||
|         tangentMode: 0 | ||||
|         weightedMode: 0 | ||||
|         inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} | ||||
|         outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.33333334 | ||||
|         value: {x: 1.1, y: 1.1, z: 1} | ||||
|         inSlope: {x: 9.488643, y: 0, z: 0} | ||||
|         outSlope: {x: -5.271774, y: 0, z: 0} | ||||
|         tangentMode: 0 | ||||
|         weightedMode: 0 | ||||
|         inWeight: {x: 0.03731346, y: 0.33333334, z: 0.33333334} | ||||
|         outWeight: {x: 0.124067195, y: 0.33333334, z: 0.33333334} | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.5 | ||||
|         value: {x: 1, y: 1, z: 1} | ||||
|         inSlope: {x: 0, y: 0, z: 0} | ||||
|         outSlope: {x: 0, y: 0, z: 0} | ||||
|         tangentMode: 0 | ||||
|         weightedMode: 0 | ||||
|         inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} | ||||
|         outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} | ||||
|       m_PreInfinity: 2 | ||||
|       m_PostInfinity: 2 | ||||
|       m_RotationOrder: 4 | ||||
|     path:  | ||||
|   m_FloatCurves: [] | ||||
|   m_PPtrCurves: [] | ||||
|   m_SampleRate: 60 | ||||
|   m_WrapMode: 1 | ||||
|   m_Bounds: | ||||
|     m_Center: {x: 0, y: 0, z: 0} | ||||
|     m_Extent: {x: 0, y: 0, z: 0} | ||||
|   m_ClipBindingConstant: | ||||
|     genericBindings: [] | ||||
|     pptrCurveMapping: [] | ||||
|   m_AnimationClipSettings: | ||||
|     serializedVersion: 2 | ||||
|     m_AdditiveReferencePoseClip: {fileID: 0} | ||||
|     m_AdditiveReferencePoseTime: 0 | ||||
|     m_StartTime: 0 | ||||
|     m_StopTime: 0.5 | ||||
|     m_OrientationOffsetY: 0 | ||||
|     m_Level: 0 | ||||
|     m_CycleOffset: 0 | ||||
|     m_HasAdditiveReferencePose: 0 | ||||
|     m_LoopTime: 1 | ||||
|     m_LoopBlend: 0 | ||||
|     m_LoopBlendOrientation: 0 | ||||
|     m_LoopBlendPositionY: 0 | ||||
|     m_LoopBlendPositionXZ: 0 | ||||
|     m_KeepOriginalOrientation: 0 | ||||
|     m_KeepOriginalPositionY: 1 | ||||
|     m_KeepOriginalPositionXZ: 0 | ||||
|     m_HeightFromFeet: 0 | ||||
|     m_Mirror: 0 | ||||
|   m_EditorCurves: | ||||
|   - curve: | ||||
|       serializedVersion: 2 | ||||
|       m_Curve: | ||||
|       - serializedVersion: 3 | ||||
|         time: 0 | ||||
|         value: 0 | ||||
|         inSlope: 0 | ||||
|         outSlope: 0 | ||||
|         tangentMode: 136 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.33333334 | ||||
|         outWeight: 0.33333334 | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.33333334 | ||||
|         value: 1.1 | ||||
|         inSlope: 9.488643 | ||||
|         outSlope: -5.271774 | ||||
|         tangentMode: 1 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.03731346 | ||||
|         outWeight: 0.124067195 | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.5 | ||||
|         value: 1 | ||||
|         inSlope: 0 | ||||
|         outSlope: 0 | ||||
|         tangentMode: 136 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.33333334 | ||||
|         outWeight: 0.33333334 | ||||
|       m_PreInfinity: 2 | ||||
|       m_PostInfinity: 2 | ||||
|       m_RotationOrder: 4 | ||||
|     attribute: m_LocalScale.x | ||||
|     path:  | ||||
|     classID: 4 | ||||
|     script: {fileID: 0} | ||||
|   - curve: | ||||
|       serializedVersion: 2 | ||||
|       m_Curve: | ||||
|       - serializedVersion: 3 | ||||
|         time: 0 | ||||
|         value: 0 | ||||
|         inSlope: 0 | ||||
|         outSlope: 0 | ||||
|         tangentMode: 136 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.33333334 | ||||
|         outWeight: 0.33333334 | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.33333334 | ||||
|         value: 1.1 | ||||
|         inSlope: 0 | ||||
|         outSlope: 0 | ||||
|         tangentMode: 1 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.33333334 | ||||
|         outWeight: 0.33333334 | ||||
|       - serializedVersion: 3 | ||||
|         time: 0.5 | ||||
|         value: 1 | ||||
|         inSlope: 0 | ||||
|         outSlope: 0 | ||||
|         tangentMode: 136 | ||||
|         weightedMode: 0 | ||||
|         inWeight: 0.33333334 | ||||
|         outWeight: 0.33333334 | ||||
|       m_PreInfinity: 2 | ||||
|       m_PostInfinity: 2 | ||||
|       m_RotationOrder: 4 | ||||
|     attribute: m_LocalScale.y | ||||
|     path:  | ||||
|     classID: 4 | ||||
|     script: {fileID: 0} | ||||
|   m_EulerEditorCurves: [] | ||||
|   m_HasGenericRootTransform: 0 | ||||
|   m_HasMotionFloatCurves: 0 | ||||
|   m_Events: [] | ||||
| @ -0,0 +1,8 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 23150fe44169b164cb20023a6fe36bd4 | ||||
| NativeFormatImporter: | ||||
|   externalObjects: {} | ||||
|   mainObjectFileID: 7400000 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
| @ -217,6 +217,7 @@ MonoBehaviour: | ||||
|   m_Script: {fileID: 11500000, guid: 08f72f5d017837743b67d344a6a7ed52, type: 3} | ||||
|   m_Name:  | ||||
|   m_EditorClassIdentifier:  | ||||
|   spawnLocation: {fileID: 0} | ||||
| --- !u!1 &2674332924243185464 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|  | ||||
| @ -46,6 +46,7 @@ GameObject: | ||||
|   - component: {fileID: 3268723311598239928} | ||||
|   - component: {fileID: 7564575873016353892} | ||||
|   - component: {fileID: 3597675138378626114} | ||||
|   - component: {fileID: 5089910899482564357} | ||||
|   m_Layer: 0 | ||||
|   m_Name: shield_spell | ||||
|   m_TagString: Untagged | ||||
| @ -63,7 +64,7 @@ Transform: | ||||
|   m_LocalRotation: {x: 0, y: 0.7071068, z: 0.7071068, w: 0} | ||||
|   m_LocalPosition: {x: 26.388, y: 4.077, z: 49.415} | ||||
|   m_LocalScale: {x: 1, y: 1, z: 1} | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_ConstrainProportionsScale: 1 | ||||
|   m_Children: | ||||
|   - {fileID: 8009436372187810761} | ||||
|   m_Father: {fileID: 0} | ||||
| @ -147,6 +148,23 @@ MonoBehaviour: | ||||
|   health: 5 | ||||
|   startColor: {r: 0.019607844, g: 0.77254903, b: 0.77254903, a: 0} | ||||
|   endColor: {r: 0.8666667, g: 0.43137255, b: 0.13333334, a: 0} | ||||
| --- !u!111 &5089910899482564357 | ||||
| Animation: | ||||
|   m_ObjectHideFlags: 0 | ||||
|   m_CorrespondingSourceObject: {fileID: 0} | ||||
|   m_PrefabInstance: {fileID: 0} | ||||
|   m_PrefabAsset: {fileID: 0} | ||||
|   m_GameObject: {fileID: 3917053023338471789} | ||||
|   m_Enabled: 1 | ||||
|   serializedVersion: 3 | ||||
|   m_Animation: {fileID: 0} | ||||
|   m_Animations: | ||||
|   - {fileID: 7400000, guid: 23150fe44169b164cb20023a6fe36bd4, type: 2} | ||||
|   - {fileID: 7400000, guid: cd1512060f5701d43ac6357d4bcafd06, type: 2} | ||||
|   m_WrapMode: 0 | ||||
|   m_PlayAutomatically: 0 | ||||
|   m_AnimatePhysics: 0 | ||||
|   m_CullingType: 0 | ||||
| --- !u!1 &4435714647248106357 | ||||
| GameObject: | ||||
|   m_ObjectHideFlags: 0 | ||||
|  | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -28,26 +28,25 @@ public class CuttableTree : MonoBehaviour | ||||
|     { | ||||
|         if (other.tag == "Cutter") | ||||
|         { | ||||
|             Cut(); | ||||
|             rotation = transform.rotation; | ||||
|             rotation *= Quaternion.AngleAxis(20, Vector3.up); | ||||
|             Instantiate(stumpPrefab, transform.position, rotation); | ||||
|             Instantiate(logPrefab, transform.position + new Vector3(0, 1, 0), rotation); | ||||
|             onCut.Invoke(); | ||||
|             Destroy(gameObject); | ||||
|         }   | ||||
|     } | ||||
|     void OnCollisionEnter(Collision collision) | ||||
|     { | ||||
|         if (collision.gameObject.tag == "Cutter") | ||||
|         { | ||||
|             Cut(); | ||||
|             rotation = transform.rotation; | ||||
|             rotation *= Quaternion.AngleAxis(20, Vector3.up); | ||||
|             Instantiate(stumpPrefab, transform.position, rotation); | ||||
|             Instantiate(logPrefab, transform.position + new Vector3(0, 1, 0), rotation); | ||||
|             onCut.Invoke(); | ||||
|             Destroy(gameObject); | ||||
|         } | ||||
| 
 | ||||
|     } | ||||
| 
 | ||||
|     public void Cut() | ||||
|     { | ||||
|         Debug.LogWarning("CUT"); | ||||
|         rotation = transform.rotation; | ||||
|         rotation *= Quaternion.AngleAxis(20, Vector3.up); | ||||
|         Instantiate(stumpPrefab, transform.position, rotation); | ||||
|         Instantiate(logPrefab, transform.position + new Vector3(0, 1, 0), rotation); | ||||
|         onCut.Invoke(); | ||||
|         Destroy(gameObject); | ||||
|     } | ||||
| } | ||||
|  | ||||
| @ -11,7 +11,7 @@ public class SlimeAI : MonoBehaviour | ||||
|     GameObject player; | ||||
|     int HP; | ||||
| 
 | ||||
|     public float moveSpeed = 4f; | ||||
|     public float moveSpeed = 3f; | ||||
|     public float rotSpeed = 100f; | ||||
| 
 | ||||
|     private bool isWandering = false; | ||||
| @ -19,8 +19,6 @@ public class SlimeAI : MonoBehaviour | ||||
|     private bool isRotatingRight = false; | ||||
|     private bool isWalking = false; | ||||
| 
 | ||||
|     private bool isAttacking = false; | ||||
|     private float attackStartTime; | ||||
|     //[SerializeField] | ||||
|     //private UnityEvent onAttack; | ||||
| 
 | ||||
| @ -29,31 +27,22 @@ public class SlimeAI : MonoBehaviour | ||||
|     { | ||||
|         animator = GetComponent<Animator>(); | ||||
|         player = GameObject.FindWithTag("Player"); | ||||
|         HP = 5; | ||||
| 
 | ||||
|         HP = 10; | ||||
|     } | ||||
| 
 | ||||
|     // Update is called once per frame | ||||
|     void Update() | ||||
|     { | ||||
|         playerDistance = Vector3.Distance(player.transform.position, transform.position); | ||||
| 
 | ||||
|         if (HP <= 0) | ||||
|         { | ||||
|             animator.Play("Die"); | ||||
|         } | ||||
|         if (playerDistance < 1.5) //Attack | ||||
|         { | ||||
|             animator.SetBool("Wandering", false); | ||||
|             animator.SetBool("EnemyInAttackRange", true); | ||||
|             animator.SetBool("EnemyInAggroRange", true); | ||||
|             animator.SetBool("EnemyInVisionRange", true); | ||||
|             Rotate(); | ||||
|             Attack(); | ||||
|         } | ||||
|         else if (playerDistance < 10) //Chase | ||||
|         { | ||||
|             animator.SetBool("Wandering", false); | ||||
|             animator.SetBool("EnemyInAttackRange", false); | ||||
|             animator.SetBool("EnemyInAggroRange", true); | ||||
|             animator.SetBool("EnemyInVisionRange", true); | ||||
| @ -62,45 +51,44 @@ public class SlimeAI : MonoBehaviour | ||||
|         } | ||||
|         else if (playerDistance < 18) //Stare | ||||
|         { | ||||
|             animator.SetBool("Wandering", false); | ||||
|             animator.SetBool("EnemyInAttackRange", false); | ||||
|             animator.SetBool("EnemyInAggroRange", false); | ||||
|             animator.SetBool("EnemyInVisionRange", true); | ||||
|             Rotate(); | ||||
|             StopCoroutine("Wandering"); | ||||
|         } | ||||
|         else | ||||
|         else //Idle | ||||
|         { | ||||
|             animator.SetBool("EnemyInAttackRange", false); | ||||
|             animator.SetBool("EnemyInAggroRange", false); | ||||
|             animator.SetBool("EnemyInVisionRange", false); | ||||
|         } | ||||
| 
 | ||||
|         if (!isWandering) | ||||
|         { | ||||
|             //Idle  | ||||
|             StartCoroutine("Wander"); | ||||
|         } | ||||
|         Debug.Log(isWandering); | ||||
|         Debug.Log(isRotatingLeft); | ||||
|         Debug.Log(isRotatingRight); | ||||
|         if (isRotatingRight == true) | ||||
|         { | ||||
|             animator.SetBool("Wandering", false); | ||||
|             transform.Rotate(transform.up * Time.deltaTime * rotSpeed); | ||||
|         } | ||||
|         if (isRotatingLeft == true) | ||||
|         { | ||||
|             animator.SetBool("Wandering", false); | ||||
|             transform.Rotate(transform.up * Time.deltaTime * -rotSpeed); | ||||
|         } | ||||
|         if (isWalking == true) | ||||
|         { | ||||
|             animator.SetBool("Wandering", true); | ||||
|             transform.position += transform.forward * moveSpeed * Time.deltaTime; | ||||
|         } | ||||
| 
 | ||||
| 
 | ||||
|             if (isRotatingRight == true) | ||||
|             { | ||||
|                 gameObject.GetComponent<Animator>().Play("IdleNormal"); | ||||
|                 transform.Rotate(transform.up * Time.deltaTime * rotSpeed); | ||||
|             } | ||||
|             if (isRotatingLeft == true) | ||||
|             { | ||||
|                 gameObject.GetComponent<Animator>().Play("IdleNormal"); | ||||
|                 transform.Rotate(transform.up * Time.deltaTime * -rotSpeed); | ||||
|             } | ||||
|             if (isWalking == true) | ||||
|             { | ||||
|                 gameObject.GetComponent<Animator>().Play("WalkFWD"); | ||||
|                 transform.position += transform.forward * moveSpeed * Time.deltaTime; | ||||
|             } | ||||
|         } | ||||
|         if (HP <= 0) | ||||
|         { | ||||
|             animator.SetBool("Dead", true); | ||||
|         } | ||||
|         if (animator.GetBool("DeathComplete")) | ||||
|         { | ||||
|             print("asd"); | ||||
|             Destroy(this.gameObject); | ||||
|         } | ||||
|          | ||||
| 
 | ||||
|     } | ||||
|     void Rotate() | ||||
| @ -120,38 +108,14 @@ public class SlimeAI : MonoBehaviour | ||||
|     { | ||||
|         HP -= dmg; | ||||
|     } | ||||
|      | ||||
|     void Attack() | ||||
|     { | ||||
|         if (!isAttacking) | ||||
|         { | ||||
|             isAttacking = true; | ||||
|             attackStartTime = Time.time; | ||||
|             StartCoroutine(DelayedAttack()); | ||||
|         } | ||||
|         else if (Time.time - attackStartTime > 0.833) | ||||
|         { | ||||
|             isAttacking = false; | ||||
|             attackStartTime = 0.0f; | ||||
|         } | ||||
| 
 | ||||
|     } | ||||
| 
 | ||||
|     IEnumerator DelayedAttack() | ||||
|     { | ||||
|         yield return new WaitForSeconds(0.2f); | ||||
|         Debug.Log("Attack"); | ||||
|         PlayerInfo.Instance.AddHealth(-1); | ||||
|         //do attack e.g check for player in range/hit collider | ||||
|     } | ||||
| 
 | ||||
|     IEnumerator Wander() | ||||
|     { | ||||
|         int rotTime = Random.Range(1, 3); | ||||
|         int rotateWait = Random.Range(1, 5); | ||||
|         int rotateWait = Random.Range(1, 4); | ||||
|         int rotateLorR = Random.Range(1, 2); | ||||
|         int walkWait = Random.Range(1, 5); | ||||
|         int walkTime = Random.Range(1, 20); | ||||
|         int walkTime = Random.Range(1, 6); | ||||
| 
 | ||||
|         isWandering = true; | ||||
| 
 | ||||
| @ -175,4 +139,4 @@ public class SlimeAI : MonoBehaviour | ||||
|         isWandering = false; | ||||
|     } | ||||
| 
 | ||||
| } | ||||
| } | ||||
|  | ||||
| @ -2,7 +2,7 @@ using System.Collections; | ||||
| using System.Collections.Generic; | ||||
| using UnityEngine; | ||||
| 
 | ||||
| public class SlimeGoDie : StateMachineBehaviour | ||||
| public class death : StateMachineBehaviour | ||||
| { | ||||
|     // OnStateEnter is called when a transition starts and the state machine starts to evaluate this state | ||||
|     //override public void OnStateEnter(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) | ||||
| @ -1,5 +1,5 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: aa7306c35f4c27d4daefb1259633b9d0 | ||||
| guid: 6c7f89faf36f41b418e5105a12c34cdb | ||||
| MonoImporter: | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 2 | ||||
| @ -27,6 +27,7 @@ public class ActionGestureInteraction : MonoBehaviour | ||||
|     { | ||||
|         Debug.LogWarning(action); | ||||
| 
 | ||||
|         Debug.LogWarning(player.GetComponent<PlayerInfo>().GetRightHand()); | ||||
|         if (player.GetComponent<PlayerInfo>().GetRightHand() != null)  | ||||
|         { | ||||
| 
 | ||||
| @ -34,6 +35,7 @@ public class ActionGestureInteraction : MonoBehaviour | ||||
|             { | ||||
|                 holdingWand = true; | ||||
|                 wandPower = player.GetComponent<PlayerInfo>().GetRightHand().GetComponent<WandData>().power; | ||||
|                 wandElement = player.GetComponent<PlayerInfo>().GetRightHand().GetComponent<WandData>().element; | ||||
|             } | ||||
|              | ||||
|         } | ||||
| @ -51,13 +53,7 @@ public class ActionGestureInteraction : MonoBehaviour | ||||
|                 } | ||||
|                 else | ||||
|                 { | ||||
|                     GameObject tree = FindTree(); | ||||
|                     if (tree != null) | ||||
|                     { | ||||
|                         float distance = Vector3.Distance(transform.position, tree.transform.position); | ||||
|                         Debug.LogWarning("TREE FOUND: " + distance); | ||||
|                         if (distance < 6f) tree.GetComponent<CuttableTree>().Cut(); | ||||
|                     } | ||||
|                     Debug.LogWarning("WOODCUTTING ACTION"); | ||||
|                 } | ||||
|                 break; | ||||
|             case "VerticalLine": | ||||
| @ -106,7 +102,7 @@ public class ActionGestureInteraction : MonoBehaviour | ||||
|                 } | ||||
|                 else | ||||
|                 { | ||||
|                      | ||||
|                     Debug.LogWarning("WOODCUTTING ACTION"); | ||||
|                 } | ||||
|                 break; | ||||
|         } | ||||
| @ -177,22 +173,6 @@ public class ActionGestureInteraction : MonoBehaviour | ||||
|         return null; | ||||
|     } | ||||
| 
 | ||||
|     GameObject FindTree() | ||||
|     { | ||||
|         Ray ray = playerCamera.ViewportPointToRay(new Vector3(0.5f, 0.5f, 0)); | ||||
|         RaycastHit hit; | ||||
|         LayerMask playerLayerMask = LayerMask.GetMask("Player"); | ||||
|         if (Physics.Raycast(ray, out hit, playerLayerMask)) | ||||
|         { | ||||
| 
 | ||||
|             if (hit.transform.gameObject.transform.name.StartsWith("Cuttable_Tree_")) | ||||
|             { | ||||
|                 return hit.transform.gameObject; | ||||
|             } | ||||
|         } | ||||
|         return null; | ||||
|     } | ||||
| 
 | ||||
|     void ShootProjectile()  | ||||
|     { | ||||
|         Ray ray = playerCamera.ViewportPointToRay(new Vector3(0.5f, 0.5f, 0)); | ||||
| @ -214,6 +194,7 @@ public class ActionGestureInteraction : MonoBehaviour | ||||
|         Debug.LogWarning("INSTANTIATE BOLT"); | ||||
|         var projectileObj = Instantiate(item, rightHandTransform.position, playerCamera.transform.rotation) as GameObject; | ||||
|         projectileObj.GetComponent<Projectile>().damage = 1 * wandPower; | ||||
|         projectileObj.GetComponent<Projectile>().element = wandElement; | ||||
|         projectileObj.GetComponent<Rigidbody>().velocity = (playerCamera.transform.forward).normalized * projectileSpeed; | ||||
|     } | ||||
| } | ||||
|  | ||||
| @ -1,34 +0,0 @@ | ||||
| using System.Collections; | ||||
| using System.Collections.Generic; | ||||
| using UnityEngine; | ||||
| 
 | ||||
| public class LootTable : MonoBehaviour | ||||
| { | ||||
|     public List<GameObject> specialLootItems; | ||||
|     public List<GameObject> defaultLootItems; | ||||
|      | ||||
| 
 | ||||
|     public void SpawnLoot() {  | ||||
|         float r = Random.value; | ||||
|         Debug.LogWarning(r); | ||||
|         Vector3 spawnLocation = this.transform.position; | ||||
|         spawnLocation.y += 3; | ||||
| 
 | ||||
|         if ( r > 0.50) //%50 percent chance -> special loot chance + default loot | ||||
|         { | ||||
|             int specialloot = Random.Range(0, specialLootItems.Count); | ||||
|             int defaultloot = Random.Range(0, defaultLootItems.Count); | ||||
|             Debug.LogWarning("special loot spawned"); | ||||
|             Instantiate(specialLootItems[specialloot], spawnLocation, Quaternion.identity); | ||||
|             Instantiate(defaultLootItems[defaultloot], spawnLocation, Quaternion.identity); | ||||
|         } | ||||
| 
 | ||||
|         if (r > 0.2) //%80 percent chance -> default loot chance loot chance | ||||
|         { | ||||
|             Debug.LogWarning("default loot spawned"); | ||||
|             int defaultloot = Random.Range(0, defaultLootItems.Count); | ||||
|             Instantiate(defaultLootItems[defaultloot], this.transform); | ||||
|         } | ||||
|     } | ||||
| 
 | ||||
| } | ||||
| @ -1,11 +0,0 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: a29d148fe20acce4c9eb0eae410c0fd1 | ||||
| MonoImporter: | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 2 | ||||
|   defaultReferences: [] | ||||
|   executionOrder: 0 | ||||
|   icon: {instanceID: 0} | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
| @ -8,6 +8,7 @@ public class Projectile : MonoBehaviour | ||||
|     Vector3 oldEulerAngles; | ||||
| 
 | ||||
|     public float damage; | ||||
|     public string element = null; | ||||
| 
 | ||||
|     private void Start() | ||||
|     { | ||||
| @ -28,14 +29,19 @@ public class Projectile : MonoBehaviour | ||||
|     private void OnCollisionEnter(Collision collision) | ||||
|     { | ||||
|         Debug.LogWarning(collision.gameObject.name); | ||||
|         if (collision.gameObject.tag != "IceBolt" && collision.gameObject.tag != "Player" && !collided) | ||||
|         GameObject obj = collision.gameObject; | ||||
|         if (obj.tag != "IceBolt" && obj.tag != "Player" && !collided) | ||||
|         { | ||||
|             collided = true; | ||||
|             if (collision.gameObject.tag == "Slime") | ||||
|             if (obj.CompareTag("Slime")) | ||||
|             { | ||||
|                 collision.gameObject.GetComponent<SlimeAI>().GetHit((int)damage); | ||||
|                 //Enemy element check! | ||||
|                 //Null element = damage * 0.75 | ||||
|                 //Weak against enemy element = damage * 0.5 | ||||
|                 // Strong against enemy element = damage * 2 | ||||
| 
 | ||||
|                 obj.GetComponent<SlimeAI>().GetHit(Mathf.RoundToInt(damage)); | ||||
|             } | ||||
|             if (collision.gameObject.name == "Dummy") Destroy(collision.gameObject); //REPLACE WITH ENEMY TAG CHECK AND DAMAGE CHECKING | ||||
|             Destroy(gameObject); | ||||
|         } | ||||
|          | ||||
| @ -48,11 +54,10 @@ public class Projectile : MonoBehaviour | ||||
|             collided = true; | ||||
|             Destroy(gameObject); | ||||
|         } | ||||
|         if (other.gameObject.name == "Dummy") | ||||
|         else if (other.gameObject.name == "Dummy") | ||||
|         { | ||||
|             Destroy(other.gameObject); | ||||
|             Destroy(gameObject); | ||||
|         } | ||||
|          | ||||
|     } | ||||
| } | ||||
|  | ||||
| @ -29,7 +29,7 @@ public class SlimeSpawner : MonoBehaviour | ||||
|         { | ||||
|             float slimeRandom = Random.Range(0, slimeTypes.Count); | ||||
|             float spawnRandom = Random.Range(0, spawnLocations.Count); | ||||
|             Instantiate(slimeTypes[Mathf.RoundToInt(slimeRandom)], spawnLocations[Mathf.RoundToInt(spawnRandom)].position, Quaternion.Euler(0f, Random.Range(0f, 360f), 0f)); | ||||
|             Instantiate(slimeTypes[Mathf.RoundToInt(slimeRandom)], spawnLocations[Mathf.RoundToInt(spawnRandom)].position, Quaternion.identity); | ||||
|         } | ||||
|     } | ||||
| 
 | ||||
|  | ||||
| @ -68,6 +68,49 @@ public class CraftingTable : MonoBehaviour | ||||
|                     item1 = null; | ||||
|                 } | ||||
|             } | ||||
|             else if((item1.name.StartsWith("wand") && item2.name.StartsWith("Crystal")) || (item2.name.StartsWith("wand") && item1.name.StartsWith("Crystal"))) | ||||
|             { | ||||
|                 if (item2.name.StartsWith("Crystal")) | ||||
|                 { | ||||
|                     WandData data = item1.GetComponent<WandData>(); | ||||
|                     switch (item2.name.Split("_")[1]) | ||||
|                     { | ||||
|                         case "Earth": | ||||
|                             data.element = "Earth"; | ||||
|                             break; | ||||
|                         case "Water": | ||||
|                             data.element = "Water"; | ||||
|                             break; | ||||
|                         case "Fire": | ||||
|                             data.element = "Fire"; | ||||
|                             break; | ||||
| 
 | ||||
|                     } | ||||
|                     Destroy(item2.gameObject); | ||||
|                     item2 = null; | ||||
| 
 | ||||
|                 } | ||||
| 
 | ||||
|                 else | ||||
|                 { | ||||
|                     WandData data = item2.GetComponent<WandData>(); | ||||
|                     switch (item1.name.Split("_")[1]) | ||||
|                     { | ||||
|                         case "Earth": | ||||
|                             data.element = "Earth"; | ||||
|                             break; | ||||
|                         case "Water": | ||||
|                             data.element = "Water"; | ||||
|                             break; | ||||
|                         case "Fire": | ||||
|                             data.element = "Fire"; | ||||
|                             break; | ||||
| 
 | ||||
|                     } | ||||
|                     Destroy(item1.gameObject); | ||||
|                     item1 = null; | ||||
|                 } | ||||
|             } | ||||
|              | ||||
|         } | ||||
|         Debug.LogError("Invalid Recipe!"); | ||||
|  | ||||
| @ -26,7 +26,7 @@ public class EssenceNodeController : MonoBehaviour | ||||
|     { | ||||
|         nodeMaterial = GetComponent<Renderer>().material; | ||||
|         playerInfo = PlayerInfo.Instance; | ||||
|         //playerInventory = GameObject.Find("Inventory").GetComponent<Inventory>(); | ||||
|         playerInventory = GameObject.Find("Inventory").GetComponent<Inventory>(); | ||||
|     } | ||||
| 
 | ||||
|     public void Touched() | ||||
| @ -65,7 +65,7 @@ public class EssenceNodeController : MonoBehaviour | ||||
|         playerInfo.AddEssenceBasic(1); | ||||
|         yield return new WaitForSeconds(2f); | ||||
|         //TODO: Update value in player inventory | ||||
|         //playerInventory.AddItem(GetComponent<ItemData>()); | ||||
|         playerInventory.AddItem(GetComponent<ItemData>()); | ||||
|         Destroy(gameObject); | ||||
|     } | ||||
| 
 | ||||
|  | ||||
| @ -14,6 +14,8 @@ public class PlayerInfo : MonoBehaviour | ||||
|     private GameObject rightHandHeld; | ||||
|     private GameObject leftHandHeld; | ||||
| 
 | ||||
|     public Transform spawnLocation; | ||||
| 
 | ||||
|     private void Awake() | ||||
|     { | ||||
|         Instance = this; | ||||
| @ -23,15 +25,17 @@ public class PlayerInfo : MonoBehaviour | ||||
|         leftHandHeld = null; | ||||
|     } | ||||
| 
 | ||||
|     public bool AddHealth(int value) | ||||
|     public void AddHealth(int value) | ||||
|     { | ||||
|         health += value; | ||||
|         if (health <= 0) | ||||
|         { | ||||
|             transform.position = spawnLocation.position; | ||||
|             health = 5; | ||||
|             Debug.Log("NO HEALTH REMAINING"); | ||||
|             return false; | ||||
|              | ||||
|         } | ||||
|         return true; | ||||
|          | ||||
|     } | ||||
| 
 | ||||
|     public bool AddEssenceBasic(int value) | ||||
|  | ||||
| @ -13,7 +13,7 @@ public class ShieldController : MonoBehaviour | ||||
|     // Start is called before the first frame update | ||||
|     void Start() | ||||
|     { | ||||
|          | ||||
|         GetComponent<Animation>().Play("Shield_init_anim"); | ||||
|     } | ||||
| 
 | ||||
|     // Update is called once per frame | ||||
| @ -21,6 +21,10 @@ public class ShieldController : MonoBehaviour | ||||
|     { | ||||
|         health -= Time.deltaTime; | ||||
|         GetComponent<Renderer>().material.SetColor("_Color0", Color.Lerp(endColor, startColor, health / 5)); | ||||
|         if (health <= 0) Destroy(gameObject); | ||||
|         if (health <= 0) | ||||
|         { | ||||
|             GetComponent<Animation>().Play("Shield_exit_anim"); | ||||
|             Destroy(gameObject, 0.25f); | ||||
|         }  | ||||
|     } | ||||
| } | ||||
|  | ||||
| @ -6,14 +6,9 @@ public class WandData : MonoBehaviour | ||||
| { | ||||
|     public float power = 1f; | ||||
| 
 | ||||
|     //public string element = "water"; | ||||
|     public string element = null; | ||||
| 
 | ||||
| 
 | ||||
|     private void Awake() | ||||
|     { | ||||
|          | ||||
|     } | ||||
| 
 | ||||
|     public void SetPower(float pow) | ||||
|     { | ||||
|         power = pow; | ||||
|  | ||||
| @ -24,7 +24,7 @@ MonoBehaviour: | ||||
|     m_Value: 0.75 | ||||
|   smoothness: | ||||
|     m_OverrideState: 1 | ||||
|     m_Value: 0.4 | ||||
|     m_Value: 0.543 | ||||
|   rounded: | ||||
|     m_OverrideState: 0 | ||||
|     m_Value: 0 | ||||
|  | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										24895
									
								
								Assets/Scenes/JoonasP/CombatScene_JP.unity
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24895
									
								
								Assets/Scenes/JoonasP/CombatScene_JP.unity
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -1,6 +1,5 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 9e3cc957f00ba754196d033975851083 | ||||
| folderAsset: yes | ||||
| guid: 021cda96e596cdc4096a187243d67191 | ||||
| DefaultImporter: | ||||
|   externalObjects: {} | ||||
|   userData:  | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -176,7 +176,7 @@ Transform: | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 16 | ||||
|   m_RootOrder: 17 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!4 &407110722 stripped | ||||
| Transform: | ||||
| @ -706,7 +706,7 @@ GameObject: | ||||
|   m_Icon: {fileID: 0} | ||||
|   m_NavMeshLayer: 0 | ||||
|   m_StaticEditorFlags: 0 | ||||
|   m_IsActive: 0 | ||||
|   m_IsActive: 1 | ||||
| --- !u!114 &629412355 | ||||
| MonoBehaviour: | ||||
|   m_ObjectHideFlags: 0 | ||||
| @ -737,7 +737,7 @@ Transform: | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 11 | ||||
|   m_RootOrder: 12 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!114 &629412357 | ||||
| MonoBehaviour: | ||||
| @ -1120,7 +1120,7 @@ Transform: | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 14 | ||||
|   m_RootOrder: 15 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!1 &913183357 | ||||
| GameObject: | ||||
| @ -1187,7 +1187,7 @@ Transform: | ||||
|   m_ConstrainProportionsScale: 0 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 9 | ||||
|   m_RootOrder: 10 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!1001 &953161746 | ||||
| PrefabInstance: | ||||
| @ -1435,7 +1435,7 @@ Transform: | ||||
|   m_ConstrainProportionsScale: 1 | ||||
|   m_Children: [] | ||||
|   m_Father: {fileID: 0} | ||||
|   m_RootOrder: 14 | ||||
|   m_RootOrder: 16 | ||||
|   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} | ||||
| --- !u!1 &1479875001 | ||||
| GameObject: | ||||
| @ -1550,11 +1550,6 @@ PrefabInstance: | ||||
|       propertyPath: m_Name | ||||
|       value: Lever | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_RootOrder | ||||
|       value: 1 | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554475355072, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: m_RootOrder | ||||
| @ -1995,7 +1990,7 @@ PrefabInstance: | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_Target | ||||
|       value:  | ||||
|       objectReference: {fileID: 48807395} | ||||
|       objectReference: {fileID: 0} | ||||
|     - target: {fileID: 7543052554150911968, guid: cb8b19b563b3d224897e3b3d94c353aa, | ||||
|         type: 3} | ||||
|       propertyPath: onDown.m_PersistentCalls.m_Calls.Array.data[0].m_CallState | ||||
|  | ||||
| @ -21,7 +21,7 @@ MonoBehaviour: | ||||
|     m_Value: {x: 0.5, y: 0.5} | ||||
|   intensity: | ||||
|     m_OverrideState: 1 | ||||
|     m_Value: 0 | ||||
|     m_Value: 0.304 | ||||
|   smoothness: | ||||
|     m_OverrideState: 1 | ||||
|     m_Value: 1 | ||||
|  | ||||
| @ -90,19 +90,19 @@ Material: | ||||
|     - _HorizonCloudSize: 4.91 | ||||
|     - _HorizonCloudStartPosition: -0.1 | ||||
|     - _HorizonCloudStep: 25 | ||||
|     - _HorizonExponent: 3.3921747 | ||||
|     - _HorizonExponent: 3.448133 | ||||
|     - _HorizonStep: 500 | ||||
|     - _HorizonThickness: 1 | ||||
|     - _MoonGlow: 0 | ||||
|     - _MoonLightIntensity: 0.00034078956 | ||||
|     - _MoonLightIntensity: 0.000015899539 | ||||
|     - _MoonSize: 0 | ||||
|     - _MoonSoftEdge: 0 | ||||
|     - _OverheadCloudAltitude: 1000 | ||||
|     - _OverheadCloudAnimationSpeed: 50 | ||||
|     - _OverheadCloudFlowDirectionX: 1 | ||||
|     - _OverheadCloudFlowDirectionZ: 1 | ||||
|     - _OverheadCloudRemapMax: 1.074074 | ||||
|     - _OverheadCloudRemapMin: 0.111940965 | ||||
|     - _OverheadCloudRemapMax: 1.0972334 | ||||
|     - _OverheadCloudRemapMin: 0.12990488 | ||||
|     - _OverheadCloudSize: 10 | ||||
|     - _OverheadCloudStep: 2 | ||||
|     - _StarsDensity0: 0.4 | ||||
| @ -112,7 +112,7 @@ Material: | ||||
|     - _StarsGlow0: 0.01 | ||||
|     - _StarsGlow1: 0.01 | ||||
|     - _StarsGlow2: 0.01 | ||||
|     - _StarsOpacity: 0.0009148121 | ||||
|     - _StarsOpacity: 0 | ||||
|     - _StarsSize0: 0.42 | ||||
|     - _StarsSize1: 0.53 | ||||
|     - _StarsSize2: 0.46 | ||||
| @ -121,25 +121,25 @@ Material: | ||||
|     - _StarsTwinkle1: 6 | ||||
|     - _StarsTwinkle2: 2 | ||||
|     - _SunGlow: 0.45 | ||||
|     - _SunLightIntensity: 0.22252172 | ||||
|     - _SunLightIntensity: 0.25083867 | ||||
|     - _SunSize: 0.1 | ||||
|     - _SunSoftEdge: 0.5 | ||||
|     m_Colors: | ||||
|     - _DetailOverlayTintColor: {r: 0, g: 0, b: 0, a: 0} | ||||
|     - _FogColor: {r: 0, g: 0, b: 0, a: 0} | ||||
|     - _GroundColor: {r: 0.4100945, g: 0.38965663, b: 0.42924377, a: 1} | ||||
|     - _GroundColor: {r: 0.41291976, g: 0.39312416, b: 0.4314673, a: 1} | ||||
|     - _HorizonCloudColor: {r: 1, g: 1, b: 1, a: 1} | ||||
|     - _HorizonColor: {r: 0.9055729, g: 0.85231304, b: 0.741789, a: 1} | ||||
|     - _HorizonColor: {r: 0.90433806, g: 0.85606474, b: 0.74898267, a: 1} | ||||
|     - _MoonColor: {r: 1, g: 1, b: 1, a: 0} | ||||
|     - _MoonDirection: {r: 1, g: 1, b: 1, a: 0} | ||||
|     - _MoonLightColor: {r: 0, g: 0, b: 0, a: 0} | ||||
|     - _OverheadCloudColor: {r: 1, g: 1, b: 1, a: 0.9640542} | ||||
|     - _SkyColor: {r: 0.20533016, g: 0.35421106, b: 0.5882197, a: 1} | ||||
|     - _OverheadCloudColor: {r: 1, g: 1, b: 1, a: 0.96808887} | ||||
|     - _SkyColor: {r: 0.21055394, g: 0.36771357, b: 0.60376364, a: 1} | ||||
|     - _StarsColor0: {r: 0.96470594, g: 0.9450981, b: 0.76470596, a: 1} | ||||
|     - _StarsColor1: {r: 1, g: 0.5294118, b: 0.93725497, a: 1} | ||||
|     - _StarsColor2: {r: 0, g: 0.92549026, b: 1, a: 1} | ||||
|     - _SunColor: {r: 0.9742516, g: 0.93176544, b: 0.86166334, a: 1} | ||||
|     - _SunDirection: {r: 0, g: -0.258819, b: 0.9659258, a: 0} | ||||
|     - _SunColor: {r: 0.97367364, g: 0.9302338, b: 0.85855806, a: 1} | ||||
|     - _SunDirection: {r: 0, g: -0.29832366, b: 0.9544648, a: 0} | ||||
|     - _SunLightColor: {r: 1, g: 0.9929226, b: 0.9009434, a: 1} | ||||
|   m_BuildTextureStacks: [] | ||||
| --- !u!114 &11400000 | ||||
|  | ||||
| @ -1,36 +0,0 @@ | ||||
| using System.Collections; | ||||
| using System.Collections.Generic; | ||||
| using UnityEngine; | ||||
| 
 | ||||
| public class SlimeDeath : StateMachineBehaviour | ||||
| { | ||||
|     // OnStateEnter is called when a transition starts and the state machine starts to evaluate this state | ||||
|     //override public void OnStateEnter(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) | ||||
|     //{ | ||||
|     //     | ||||
|     //} | ||||
| 
 | ||||
|     // OnStateUpdate is called on each Update frame between OnStateEnter and OnStateExit callbacks | ||||
|     //override public void OnStateUpdate(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) | ||||
|     //{ | ||||
|     //     | ||||
|     //} | ||||
| 
 | ||||
|     // OnStateExit is called when a transition ends and the state machine finishes evaluating this state | ||||
|     override public void OnStateExit(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) | ||||
|     { | ||||
|         Destroy(animator.gameObject); | ||||
|     } | ||||
| 
 | ||||
|     // OnStateMove is called right after Animator.OnAnimatorMove() | ||||
|     //override public void OnStateMove(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) | ||||
|     //{ | ||||
|     //    // Implement code that processes and affects root motion | ||||
|     //} | ||||
| 
 | ||||
|     // OnStateIK is called right after Animator.OnAnimatorIK() | ||||
|     //override public void OnStateIK(Animator animator, AnimatorStateInfo stateInfo, int layerIndex) | ||||
|     //{ | ||||
|     //    // Implement code that sets up animation IK (inverse kinematics) | ||||
|     //} | ||||
| } | ||||
| @ -1,11 +0,0 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 5dc332e4c0fe8f042872cafccc57409d | ||||
| MonoImporter: | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 2 | ||||
|   defaultReferences: [] | ||||
|   executionOrder: 0 | ||||
|   icon: {instanceID: 0} | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
| @ -13,7 +13,6 @@ public class SpawnTrigger : MonoBehaviour | ||||
|         { | ||||
|             Debug.Log("Player spawned boss"); | ||||
|             spawn_event.Invoke(); | ||||
|             this.enabled = false; | ||||
|         } | ||||
|     } | ||||
| } | ||||
|  | ||||
Some files were not shown because too many files have changed in this diff Show More
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user