Merge branch 'dev-ali'

main
Hazim Bin Ijaz 3 weeks ago
commit a91fd46bda

@ -0,0 +1,35 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using TMPro;
public class Coiner : MonoBehaviour
{
public delegate void EventHandler();
public static event EventHandler Increaser;
public TextMeshProUGUI coinText;
private void Start()
{
IncreaseCoin();
//EventManager.CoinIncreaser += IncreaseCoin;
}
void OnEnable()
{
IncreaseCoin();
EventManager.CoinIncreaser += IncreaseCoin;
Debug.Log("OnEnabler Caller");
}
private void OnDisable()
{
IncreaseCoin();
EventManager.CoinIncreaser -= IncreaseCoin;
}
private void OnApplicationQuit()
{
Debug.Log("OnApplicationQuit");
EventManager.CoinIncreaser -= IncreaseCoin;
}
void IncreaseCoin()
{
coinText.text = PlayerPrefs.GetInt("Money").ToString();
}
}

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 70c5858804602ca448d4a41a6c1209cd
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

@ -0,0 +1,15 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class EventManager : MonoBehaviour
{
public delegate void DoIt();
public static event DoIt CoinIncreaser;
[ContextMenu("CoinIncreaserCaller")]
public void CoinIncreaserCaller()
{
PlayerPrefs.SetInt("Money", PlayerPrefs.GetInt("Money") + 10);
CoinIncreaser();
}
}

@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 2a817c1d29a8cb242a90c1523521ed3f
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

@ -2,268 +2,144 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TCP2_Demo_Robot_PBS
m_Shader: {fileID: 4800000, guid: 80412fe88398cd147be3aacebe2c3fe3, type: 3}
m_ShaderKeywords: OUTLINES TCP2_DISABLE_WRAPPED_LIGHT TCP2_SPEC_TOON TCP2_STYLIZED_FRESNEL
TCP2_TANGENT_AS_NORMALS _EMISSION
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- TCP2_DISABLE_WRAPPED_LIGHT
- TCP2_SPEC_TOON
- TCP2_STYLIZED_FRESNEL
- TCP2_UV_NORMALS_FULL
- _EMISSION
m_InvalidKeywords:
- OUTLINES
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 2
serializedVersion: 3
m_TexEnvs:
- first:
name: _BumpMap
second:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailAlbedoMap
second:
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailMask
second:
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _DetailNormalMap
second:
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _EmissionMap
second:
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MainTex
second:
- _MainTex:
m_Texture: {fileID: 2800000, guid: 90f5c2a59e018304bb00979205857f25, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _MetallicGlossMap
second:
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _OcclusionMap
second:
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _ParallaxMap
second:
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _Ramp
second:
- _Ramp:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- first:
name: _SketchTex
second:
- _SketchTex:
m_Texture: {fileID: 2800000, guid: a0d03d906b6264d4c8c02b0ffd7bc8c2, type: 3}
m_Scale: {x: 10, y: 10}
m_Offset: {x: 0, y: 0}
- first:
name: _ThresholdTex
second:
- _ThresholdTex:
m_Texture: {fileID: 2800000, guid: ebbb2bec16a72fe48b8463e62d47d076, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- first:
name: _BumpScale
second: 1
- first:
name: _Cutoff
second: 0.5
- first:
name: _DetailNormalMapScale
second: 1
- first:
name: _DstBlend
second: 0
- first:
name: _EnableConstSizeOutline
second: 0
- first:
name: _EnableTexturedOutline
second: 0
- first:
name: _EnableZSmooth
second: 0
- first:
name: _GlossMapScale
second: 1
- first:
name: _Glossiness
second: 0.85
- first:
name: _GlossyReflections
second: 1
- first:
name: _HSV_H
second: 180
- first:
name: _HSV_S
second: 0
- first:
name: _HSV_V
second: 0
- first:
name: _Metallic
second: 0
- first:
name: _Mode
second: 0
- first:
name: _OcclusionStrength
second: 1
- first:
name: _Offset1
second: 0
- first:
name: _Offset2
second: 0
- first:
name: _Outline
second: 0.5
- first:
name: _Parallax
second: 0.02
- first:
name: _RampSmooth
second: 0.1
- first:
name: _RampSmoothAdd
second: 0.1
- first:
name: _RampThreshold
second: 0.5
- first:
name: _RimMax
second: 0.8
- first:
name: _RimMin
second: 0.6
- first:
name: _RimStrength
second: 0.25
- first:
name: _Shininess
second: 2
- first:
name: _SketchHalftoneMax
second: 1
- first:
name: _SketchHalftoneMin
second: 0
- first:
name: _SketchSpeed
second: 6
- first:
name: _SmoothnessTextureChannel
second: 0
- first:
name: _SpecBlend
second: 0.842
- first:
name: _SpecSmooth
second: 1
- first:
name: _SpecularHighlights
second: 1
- first:
name: _SrcBlend
second: 1
- first:
name: _TCP2_DISABLE_WRAPPED_LIGHT
second: 1
- first:
name: _TCP2_OUTLINE_CONST_SIZE
second: 0
- first:
name: _TCP2_OUTLINE_TEXTURED
second: 0
- first:
name: _TCP2_RAMPTEXT
second: 0
- first:
name: _TCP2_SPEC_TOON
second: 1
- first:
name: _TCP2_STYLIZED_FRESNEL
second: 1
- first:
name: _TCP2_ZSMOOTH_ON
second: 0
- first:
name: _TexLod
second: 5
- first:
name: _ThresholdScale
second: 10
- first:
name: _ThresholdStrength
second: 1
- first:
name: _UVSec
second: 0
- first:
name: _ZSmooth
second: -0.5
- first:
name: _ZWrite
second: 1
- first:
name: __dummy__
second: 0
- first:
name: __outline_gui_dummy__
second: 0
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EnableConstSizeOutline: 0
- _EnableOutline: 0
- _EnableTexturedOutline: 0
- _EnableZSmooth: 0
- _GlossMapScale: 1
- _Glossiness: 0.85
- _GlossyReflections: 1
- _HSV_H: 180
- _HSV_S: 0
- _HSV_V: 0
- _Metallic: 0
- _Mode: 0
- _NormalsSource: 0
- _NormalsUVType: 0
- _OcclusionStrength: 1
- _Offset1: 0
- _Offset2: 0
- _Outline: 0.5
- _Parallax: 0.02
- _RampSmooth: 0.1
- _RampSmoothAdd: 0.1
- _RampThreshold: 0.5
- _RimMax: 0.8
- _RimMin: 0.6
- _RimStrength: 0.25
- _Shininess: 2
- _SketchHalftoneMax: 1
- _SketchHalftoneMin: 0
- _SketchSpeed: 6
- _SmoothnessTextureChannel: 0
- _SpecBlend: 0.842
- _SpecSmooth: 1
- _SpecularHighlights: 1
- _SrcBlend: 1
- _TCP2_DISABLE_WRAPPED_LIGHT: 1
- _TCP2_OUTLINE_CONST_SIZE: 0
- _TCP2_OUTLINE_TEXTURED: 0
- _TCP2_RAMPTEXT: 0
- _TCP2_SPEC_TOON: 1
- _TCP2_STYLIZED_FRESNEL: 1
- _TCP2_ZSMOOTH_ON: 0
- _TexLod: 5
- _ThresholdScale: 10
- _ThresholdStrength: 1
- _UVSec: 0
- _ZSmooth: -0.5
- _ZWrite: 1
- __dummy__: 0
- __outline_gui_dummy__: 0
m_Colors:
- first:
name: _Color
second: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
- first:
name: _DiffTint
second: {r: 0.2205882, g: 0.09584185, b: 0, a: 1}
- first:
name: _EmissionColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _HColor
second: {r: 0.9117647, g: 0.9117647, b: 0.9117647, a: 1}
- first:
name: _OutlineColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _RimColor
second: {r: 0, g: 0, b: 0, a: 1}
- first:
name: _SColor
second: {r: 0.44117647, g: 0.33938372, b: 0.23032007, a: 1}
- first:
name: _SketchColor
second: {r: 0.5588235, g: 0.5588235, b: 0.5588235, a: 1}
- first:
name: _SpecColor
second: {r: 0.05644801, g: 0.07766688, b: 0.12800002, a: 1}
- _Color: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
- _DiffTint: {r: 0.2205882, g: 0.09584185, b: 0, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _HColor: {r: 0.9117647, g: 0.9117647, b: 0.9117647, a: 1}
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
- _RimColor: {r: 0, g: 0, b: 0, a: 1}
- _SColor: {r: 0.44117647, g: 0.33938372, b: 0.23032007, a: 1}
- _SketchColor: {r: 0.5588235, g: 0.5588235, b: 0.5588235, a: 1}
- _SpecColor: {r: 0.05644801, g: 0.07766688, b: 0.12800002, a: 1}
m_BuildTextureStacks: []

@ -2,20 +2,26 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TCP2_Demo_SG2 Hologram Robot
m_Shader: {fileID: 4800000, guid: 77301915a8e11d64e9c9078eee018be5, type: 3}
m_ShaderKeywords: TCP2_TANGENT_AS_NORMALS _EMISSION
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- TCP2_UV_NORMALS_FULL
m_InvalidKeywords:
- _EMISSION
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@ -71,6 +77,7 @@ Material:
m_Texture: {fileID: 2800000, guid: d3a84e60412339a45838ef70b6b87839, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _Alpha: 0
- _BumpScale: 1
@ -85,6 +92,8 @@ Material:
- _MyFloat: 1
- _NDVMaxFrag: 0.45
- _NDVMinFrag: 0
- _NormalsSource: 0
- _NormalsUVType: 0
- _OcclusionStrength: 1
- _OutlineWidth: 1.5
- _Parallax: 0.02
@ -108,3 +117,4 @@ Material:
- _OutlineColorVertex: {r: 0, g: 0.5034485, b: 1, a: 1}
- _SColor: {r: 0, g: 0, b: 0, a: 1}
- _ScanlinesTex_SC: {r: 0, g: -0.02, b: 0, a: 0}
m_BuildTextureStacks: []

@ -2,20 +2,27 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TCP2_Demo_SG2 Hologram Torus
m_Shader: {fileID: 4800000, guid: 77301915a8e11d64e9c9078eee018be5, type: 3}
m_ShaderKeywords: TCP2_NONE _EMISSION
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- TCP2_UV_NORMALS_FULL
m_InvalidKeywords:
- TCP2_NONE
- _EMISSION
m_LightmapFlags: 1
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
@ -71,6 +78,7 @@ Material:
m_Texture: {fileID: 2800000, guid: d3a84e60412339a45838ef70b6b87839, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _Alpha: 0
- _BumpScale: 1
@ -85,6 +93,8 @@ Material:
- _MyFloat: 1
- _NDVMaxFrag: 0.45
- _NDVMinFrag: 0
- _NormalsSource: 0
- _NormalsUVType: 0
- _OcclusionStrength: 1
- _OutlineWidth: 2
- _Parallax: 0.02
@ -108,3 +118,4 @@ Material:
- _OutlineColorVertex: {r: 0, g: 0.5034485, b: 1, a: 1}
- _SColor: {r: 0, g: 0, b: 0, a: 1}
- _ScanlinesTex_SC: {r: 0, g: -0.02, b: 0, a: 0}
m_BuildTextureStacks: []

File diff suppressed because one or more lines are too long

@ -12,8 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 40a8313b47064e26bcdb60e81b588bc9, type: 3}
m_Name: GameplaySettings
m_EditorClassIdentifier:
levels:
- {fileID: 0}
levels: []
groundMaterials:
- {fileID: 2100000, guid: ebf7e8ea2b948a34ca46b0d32ce8d667, type: 2}
pistolProjectile: {fileID: 11400000, guid: 288604cc4d8cbea48a12e74bb3dff30d, type: 2}

@ -0,0 +1 @@
{"appleSKU":"","appleTeamID":"","enableCodelessAutoInitialization":true,"enableUnityGamingServicesAutoInitialization":false,"products":[{"id":"hol.coin_pack_1","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 1","description":"This Coin Pack gives 50 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_2","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 2","description":"This Coin Pack gives 100 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_3","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 3","description":"This Coin Pack gives 150 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_4","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 4","description":"This Coin Pack gives 250 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]},{"id":"hol.coin_pack_5","type":0,"storeIDs":[],"defaultDescription":{"googleLocale":4,"title":"HOL Coin Pack 5","description":"This Coin Pack gives 300 coins"},"screenshotPath":"","applePriceTier":0,"googlePrice":{"data":[0,0,0,0],"num":0.0},"pricingTemplateID":"","descriptions":[],"udpPrice":{"data":[0,0,0,0],"num":0.0},"payouts":[]}]}

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4eb08450d573fb24cb73ec6f083e685b
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

@ -306,6 +306,37 @@ RectTransform:
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0}
--- !u!1 &271333567
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 271333568}
m_Layer: 0
m_Name: TempToDel
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &271333568
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 271333567}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &448233534
GameObject:
m_ObjectHideFlags: 0
@ -1856,3 +1887,4 @@ SceneRoots:
- {fileID: 564785409}
- {fileID: 747682103}
- {fileID: 909264991}
- {fileID: 271333568}

File diff suppressed because it is too large Load Diff

@ -2347,6 +2347,26 @@ PrefabInstance:
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 436
objectReference: {fileID: 0}
- target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 698
objectReference: {fileID: 0}
- target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.z
value: 1
objectReference: {fileID: 0}
- target: {fileID: 191765603611759466, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
@ -2371,6 +2391,30 @@ PrefabInstance:
propertyPath: poolTypes.Array.data[2]
value:
objectReference: {fileID: 11400000, guid: 2b1d168fd8d0f814aba62d1d20a0e37d, type: 2}
- target: {fileID: 1256690970279762167, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: a39b0e96012844647a7e8ecc470d2831, type: 3}
- target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 466
objectReference: {fileID: 0}
- target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 694
objectReference: {fileID: 0}
- target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.z
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1279323786998748574, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalPosition.x
value: 1.37
@ -2383,6 +2427,18 @@ PrefabInstance:
propertyPath: m_LocalPosition.z
value: -7.161068
objectReference: {fileID: 0}
- target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_text
value: Add Power Up
objectReference: {fileID: 0}
- target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_fontSize
value: 30.5
objectReference: {fileID: 0}
- target: {fileID: 1512739919426032191, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_enableAutoSizing
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1912088909782476704, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_IsActive
value: 1
@ -2451,6 +2507,46 @@ PrefabInstance:
propertyPath: m_Name
value: LevelBase
objectReference: {fileID: 0}
- target: {fileID: 1984993047125568119, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 299
objectReference: {fileID: 0}
- target: {fileID: 1984993047125568119, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 325
objectReference: {fileID: 0}
- target: {fileID: 1991915019850540130, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 333
objectReference: {fileID: 0}
- target: {fileID: 1991915019850540130, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 339
objectReference: {fileID: 0}
- target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 434
objectReference: {fileID: 0}
- target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 435
objectReference: {fileID: 0}
- target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.x
value: 0.7
objectReference: {fileID: 0}
- target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.y
value: 0.7
objectReference: {fileID: 0}
- target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.z
value: 0.7
objectReference: {fileID: 0}
- target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_ConstrainProportionsScale
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchorMax.y
value: 0
@ -2459,6 +2555,26 @@ PrefabInstance:
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 436
objectReference: {fileID: 0}
- target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 698
objectReference: {fileID: 0}
- target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.z
value: 1
objectReference: {fileID: 0}
- target: {fileID: 2573263788687539817, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
@ -2479,6 +2595,78 @@ PrefabInstance:
propertyPath: m_CameraDistance
value: 13
objectReference: {fileID: 0}
- target: {fileID: 3543080908760354609, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 286
objectReference: {fileID: 0}
- target: {fileID: 3543080908760354609, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 69
objectReference: {fileID: 0}
- target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_text
value: Add Character
objectReference: {fileID: 0}
- target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_fontSize
value: 27.3
objectReference: {fileID: 0}
- target: {fileID: 3882398603456773948, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_enableAutoSizing
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 299
objectReference: {fileID: 0}
- target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 325
objectReference: {fileID: 0}
- target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchorMax.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4519363249216213631, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchoredPosition.y
value: -252
objectReference: {fileID: 0}
- target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_text
value: Add Character
objectReference: {fileID: 0}
- target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_fontSize
value: 27.3
objectReference: {fileID: 0}
- target: {fileID: 4630428168279849506, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_enableAutoSizing
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4938219289051793967, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 286
objectReference: {fileID: 0}
- target: {fileID: 4938219289051793967, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 69
objectReference: {fileID: 0}
- target: {fileID: 5261498456511742473, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_IsActive
value: 0
@ -2495,6 +2683,10 @@ PrefabInstance:
propertyPath: m_TrackedObjectOffset.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5500339236017155292, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_Spacing
value: 25
objectReference: {fileID: 0}
- target: {fileID: 5621401089879197958, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_Follow
value:
@ -2507,6 +2699,50 @@ PrefabInstance:
propertyPath: m_Lens.m_SensorSize.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 333
objectReference: {fileID: 0}
- target: {fileID: 5699434228497615999, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 339
objectReference: {fileID: 0}
- target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 299
objectReference: {fileID: 0}
- target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 325
objectReference: {fileID: 0}
- target: {fileID: 5985937608945785102, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 7c1e993bfba2f2341af22cca133026c2, type: 3}
- target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 466
objectReference: {fileID: 0}
- target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 694
objectReference: {fileID: 0}
- target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.z
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6050446297887055955, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_ConstrainProportionsScale
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6324881703875427364, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_Follow
value:
@ -2519,18 +2755,66 @@ PrefabInstance:
propertyPath: m_Lens.m_SensorSize.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 6684799064182214499, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6866717917674161222, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_IsActive
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7022888702873810605, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 34c72a34504f5484d8f8f9c26639496b, type: 3}
- target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 454
objectReference: {fileID: 0}
- target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 459
objectReference: {fileID: 0}
- target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.x
value: 0.7
objectReference: {fileID: 0}
- target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.y
value: 0.7
objectReference: {fileID: 0}
- target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.z
value: 0.7
objectReference: {fileID: 0}
- target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_ConstrainProportionsScale
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7179121099025340060, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchoredPosition.y
value: 514
objectReference: {fileID: 0}
- target: {fileID: 7320403571295938348, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 286
objectReference: {fileID: 0}
- target: {fileID: 7320403571295938348, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 69
objectReference: {fileID: 0}
- target: {fileID: 7543104104343558241, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 7928355418676388220, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 333
objectReference: {fileID: 0}
- target: {fileID: 7928355418676388220, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 339
objectReference: {fileID: 0}
- target: {fileID: 8270126656302349907, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalPosition.x
value: 1.37
@ -2595,6 +2879,26 @@ PrefabInstance:
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.x
value: 436
objectReference: {fileID: 0}
- target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_SizeDelta.y
value: 698
objectReference: {fileID: 0}
- target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_LocalScale.z
value: 1
objectReference: {fileID: 0}
- target: {fileID: 8577898083468301940, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3}
propertyPath: m_AnchoredPosition.x
value: 0

@ -10,6 +10,7 @@ public class CharacterSelectionUI : MonoBehaviour
[SerializeField] private List<GameObject> characters; // List of characters to display
[SerializeField] private List<GameObject> charactersName; // List of characters to display
[SerializeField] private List<GameObject> charactersSelected; // List of characters to display
[SerializeField] private Button leftButton; // Button to scroll left
[SerializeField] private Button rightButton; // Button to scroll right
[SerializeField] private Button nextButton; // Button to confirm and save the selection
@ -66,6 +67,7 @@ public class CharacterSelectionUI : MonoBehaviour
{
characters[i].SetActive(i == currentIndex);
charactersName[i].SetActive(i == currentIndex);
charactersSelected[i].SetActive(i == currentIndex);
}
}
}

@ -73,7 +73,6 @@ public class ShopManager : MonoBehaviour, IDetailedStoreListener
PipePrefGetter();
}
public bool IsProductPurchased(string productId)
{
Product product = m_StoreController.products.WithID(productId);
@ -242,28 +241,28 @@ public class ShopManager : MonoBehaviour, IDetailedStoreListener
}
}
}
else if (currentPurchaseType == PurchaseType.Pipes)
{
for (int h = 0; h < pItem.Count; h++)
{
Debug.Log("product.definition.id : " + product.definition.id);
Debug.Log("pItem[h].Id : " + pItem[h].Id);
if (product.definition.id == pItem[h].Id)//consumable item is pressed
{
//string receipt = product.receipt;
//data = JsonUtility.FromJson<Data>(receipt);
//payload = JsonUtility.FromJson<Payload>(data.Payload);
//payloadData = JsonUtility.FromJson<PayloadData>(payload.json);
//else if (currentPurchaseType == PurchaseType.Pipes)
//{
// for (int h = 0; h < pItem.Count; h++)
// {
// Debug.Log("product.definition.id : " + product.definition.id);
// Debug.Log("pItem[h].Id : " + pItem[h].Id);
// if (product.definition.id == pItem[h].Id)//consumable item is pressed
// {
// //string receipt = product.receipt;
// //data = JsonUtility.FromJson<Data>(receipt);
// //payload = JsonUtility.FromJson<Payload>(data.Payload);
// //payloadData = JsonUtility.FromJson<PayloadData>(payload.json);
//int quantity = payloadData.quantity;
// //int quantity = payloadData.quantity;
//for (int i = 0; i < quantity; i++)
//{
//AddPipes(h);
// //for (int i = 0; i < quantity; i++)
// //{
// //AddPipes(h);
// //}
// }
// }
//}
}
}
}
//else if (product.definition.id == ncItem.Id)//non consumable
//{
@ -386,16 +385,15 @@ public class ShopManager : MonoBehaviour, IDetailedStoreListener
#region extra
[Header("Consumable")]
public Text coinTxt;
public TextMeshProUGUI coinTxt;
void AddCoins(int index)
{
int toAdd = coinsRewards[index];
int coins = PlayerPrefs.GetInt("Coin");
int coins = PlayerPrefs.GetInt("Money");
Debug.Log(toAdd + " Coins purchased");
coins += toAdd;
PlayerPrefs.SetInt("Coin", coins);
StartCoroutine(startCoinShakeEffect(coins - toAdd, coins, .5f));
}
//public void EquipUnEquipPipe(int buttonIndex)
//{

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 73f2c6ef1b25e3b429a7ab71d074b574
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: ac289a7fb2ef4b448926bca2f74e3150
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: b293c994798fcd148827e6285b55cf7e
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: 004a9ab501a101f4b8eb378d9f50216e
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: cfd62e76987af9345a6d333a32049902
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: d72002be99f0f9f488729edeb1ef0dba
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: 5d5897555bb9f0c4494a90b7316928f2
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: 12ca280f68f4ea44499a9c50b4e7dbd4
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: 4eb8969330b65a247b014ac8a8f18880
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: 8f268b49a13fcd64d8bd15a9c5d70c87
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 0
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 MiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: c50539d20b79d8245ab16da1407b06af
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

@ -0,0 +1,140 @@
fileFormatVersion: 2
guid: add43eada758d3144837ff06a26d91bf
TextureImporter:
internalIDToNameTable: []
externalObjects: {}
serializedVersion: 13
mipmaps:
mipMapMode: 0
enableMipMap: 0
sRGBTexture: 1
linearTexture: 0
fadeOut: 0
borderMipMap: 0
mipMapsPreserveCoverage: 0
alphaTestReferenceValue: 0.5
mipMapFadeDistanceStart: 1
mipMapFadeDistanceEnd: 3
bumpmap:
convertToNormalMap: 0
externalNormalMap: 0
heightScale: 0.25
normalMapFilter: 0
flipGreenChannel: 0
isReadable: 1
streamingMipmaps: 0
streamingMipmapsPriority: 0
vTOnly: 0
ignoreMipmapLimit: 0
grayScaleToAlpha: 0
generateCubemap: 6
cubemapConvolution: 0
seamlessCubemap: 0
textureFormat: 1
maxTextureSize: 2048
textureSettings:
serializedVersion: 2
filterMode: 1
aniso: 1
mipBias: 0
wrapU: 1
wrapV: 1
wrapW: 0
nPOTScale: 0
lightmap: 0
compressionQuality: 50
spriteMode: 1
spriteExtrude: 1
spriteMeshType: 1
alignment: 0
spritePivot: {x: 0.5, y: 0.5}
spritePixelsToUnits: 100
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
spriteGenerateFallbackPhysicsShape: 1
alphaUsage: 1
alphaIsTransparency: 1
spriteTessellationDetail: -1
textureType: 8
textureShape: 1
singleChannelComponent: 0
flipbookRows: 1
flipbookColumns: 1
maxTextureSizeSet: 0
compressionQualitySet: 0
textureFormatSet: 0
ignorePngGamma: 0
applyGammaDecoding: 0
swizzle: 50462976
cookieLightType: 0
platformSettings:
- serializedVersion: 3
buildTarget: DefaultTexturePlatform
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Standalone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: iPhone
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
- serializedVersion: 3
buildTarget: Android
maxTextureSize: 2048
resizeAlgorithm: 0
textureFormat: -1
textureCompression: 1
compressionQuality: 50
crunchedCompression: 0
allowsAlphaSplitting: 0
overridden: 0
ignorePlatformSupport: 0
androidETC2FallbackOverride: 0
forceMaximumCompressionQuality_BC6H_BC7: 0
spriteSheet:
serializedVersion: 2
sprites: []
outline: []
physicsShape: []
bones: []
spriteID: 5e97eb03825dee720800000000000000
internalID: 0
vertices: []
indices:
edges: []
weights: []
secondaryTextures: []
nameFileIdTable: {}
mipmapLimitGroupName:
pSDRemoveMatte: 0
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

@ -0,0 +1,91 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Costume-Mysto.001 1
m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: c049e6cb422b73c4eadc636bd65bca07, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Ramp:
m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _GlossMapScale: 1
- _Glossiness: 0.52072537
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _RampSmooth: 0.1
- _RampThreshold: 0.5
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1}
- _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1}
m_BuildTextureStacks: []

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7c610c2e56323874190563bf15a0d291
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

@ -0,0 +1,104 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: MainBody-Mysto.001 1
m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- TCP2_DISABLE_WRAPPED_LIGHT
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: d5ddf20f0d99e6b4f9a4ce7af876634d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Ramp:
m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _EnableOutline: 0
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _RampSmooth: 0.2
- _RampSmoothAdd: 0.75
- _RampThreshold: 0.5
- _RimMax: 0.85
- _RimMin: 0.6
- _RimStrength: 0.5
- _SmoothnessTextureChannel: 0
- _SpecBlend: 1
- _SpecSmooth: 1
- _SpecularHighlights: 1
- _SrcBlend: 1
- _TCP2_DISABLE_WRAPPED_LIGHT: 1
- _TCP2_RAMPTEXT: 0
- _TCP2_SPEC_TOON: 0
- _TCP2_STYLIZED_FRESNEL: 0
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _HColor: {r: 1, g: 1, b: 1, a: 1}
- _RimColor: {r: 0.8, g: 0.8, b: 0.8, a: 0.6}
- _SColor: {r: 0.24999997, g: 0.24999997, b: 0.24999997, a: 1}
m_BuildTextureStacks: []

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7136bba45fa92d743b292d4bf0eabb2c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

@ -0,0 +1,91 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Material 1
m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 4cd93b3c08f8a514b917455617fca022, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Ramp:
m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _RampSmooth: 0.1
- _RampThreshold: 0.5
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1}
- _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1}
m_BuildTextureStacks: []

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cb83a1cba5f29014e805cc9458e18b5b
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

@ -0,0 +1,91 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Nova.001 1
m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 4cd93b3c08f8a514b917455617fca022, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Ramp:
m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _RampSmooth: 0.1
- _RampThreshold: 0.5
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1}
- _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1}
m_BuildTextureStacks: []

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2324ab4c9316d8e438e51c394bebd656
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

@ -0,0 +1,91 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Wizard 1
m_Shader: {fileID: 4800000, guid: ccfc7d68845db8341944b3091b59be55, type: 3}
m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs:
- _BumpMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: baa2baf3f20053d4fb9efabdc4e57cb3, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Ramp:
m_Texture: {fileID: 2800000, guid: abc83c21d57d4a74cabe12065fa1a8b2, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _BumpScale: 1
- _Cutoff: 0.5
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _GlossMapScale: 1
- _Glossiness: 0.5
- _GlossyReflections: 1
- _Metallic: 0
- _Mode: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _RampSmooth: 0.1
- _RampThreshold: 0.5
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _HColor: {r: 0.785, g: 0.785, b: 0.785, a: 1}
- _SColor: {r: 0.19499996, g: 0.19499996, b: 0.19499996, a: 1}
m_BuildTextureStacks: []

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 79a494c3e94db22419509c45764ae629
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

@ -438,6 +438,7 @@ GameObject:
- component: {fileID: 7628982970556944866}
- component: {fileID: 5374945850308335548}
- component: {fileID: 8890324288574311001}
- component: {fileID: 8560934620727694145}
m_Layer: 5
m_Name: Text (TMP)
m_TagString: Untagged
@ -561,6 +562,19 @@ MonoBehaviour:
m_hasFontAssetChanged: 0
m_baseMaterial: {fileID: 0}
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
--- !u!114 &8560934620727694145
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3841955898643459876}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 70c5858804602ca448d4a41a6c1209cd, type: 3}
m_Name:
m_EditorClassIdentifier:
coinText: {fileID: 8890324288574311001}
--- !u!1 &4722765508771273514
GameObject:
m_ObjectHideFlags: 0

@ -410,6 +410,10 @@ MonoBehaviour:
memberColor: {r: 0.18823531, g: 0.7019608, b: 0.87843144, a: 1}
bulletColor: {r: 0, g: 0, b: 0, a: 1}
IsEvolving: 0
targetRotation: {x: 0, y: 0, z: 0}
targetRotationNormalized: {x: 0, y: 0, z: 0}
joystick: {fileID: 0}
angle: 0
projectileForce: 10
--- !u!195 &873183754724297475
NavMeshAgent:
@ -860,9 +864,9 @@ Light:
serializedVersion: 10
m_Type: 0
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 4
m_Range: 10
m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1}
m_Intensity: 2.26
m_Range: 9.17
m_SpotAngle: 100
m_InnerSpotAngle: 1
m_CookieSize: 10
@ -898,7 +902,7 @@ Light:
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 8192
m_Bits: 272448
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
@ -1849,9 +1853,9 @@ Light:
serializedVersion: 10
m_Type: 0
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 4
m_Range: 10
m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1}
m_Intensity: 2.26
m_Range: 9.17
m_SpotAngle: 100
m_InnerSpotAngle: 1
m_CookieSize: 10
@ -1887,7 +1891,7 @@ Light:
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 10304
m_Bits: 272448
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0

@ -74,11 +74,11 @@ Light:
serializedVersion: 10
m_Type: 0
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 4
m_Range: 10
m_SpotAngle: 45
m_InnerSpotAngle: 4
m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1}
m_Intensity: 2.26
m_Range: 9.17
m_SpotAngle: 100
m_InnerSpotAngle: 1
m_CookieSize: 10
m_Shadows:
m_Type: 0
@ -112,7 +112,7 @@ Light:
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 65
m_Bits: 272448
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0

@ -556,9 +556,9 @@ Light:
serializedVersion: 10
m_Type: 0
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 4
m_Range: 10
m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1}
m_Intensity: 2.26
m_Range: 9.17
m_SpotAngle: 100
m_InnerSpotAngle: 1
m_CookieSize: 10
@ -594,7 +594,7 @@ Light:
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 10304
m_Bits: 272448
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
@ -1948,6 +1948,10 @@ MonoBehaviour:
memberColor: {r: 0.18823531, g: 0.7019608, b: 0.87843144, a: 1}
bulletColor: {r: 1, g: 0.33942905, b: 0.25098038, a: 1}
IsEvolving: 0
targetRotation: {x: 0, y: 0, z: 0}
targetRotationNormalized: {x: 0, y: 0, z: 0}
joystick: {fileID: 0}
angle: 0
projectileForce: 10
--- !u!195 &750539828899075702
NavMeshAgent:

@ -43,11 +43,11 @@ Light:
serializedVersion: 10
m_Type: 0
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 4
m_Range: 10
m_SpotAngle: 45
m_InnerSpotAngle: 4
m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1}
m_Intensity: 2.26
m_Range: 9.17
m_SpotAngle: 100
m_InnerSpotAngle: 1
m_CookieSize: 10
m_Shadows:
m_Type: 0
@ -81,7 +81,7 @@ Light:
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 65
m_Bits: 272448
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0
@ -453,6 +453,10 @@ PrefabInstance:
propertyPath: m_Layer
value: 18
objectReference: {fileID: 0}
- target: {fileID: 2373510882763649559, guid: f9ca4ae6a7994ba41933ac5f230a8308, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 2397900085402380502, guid: f9ca4ae6a7994ba41933ac5f230a8308, type: 3}
propertyPath: m_Layer
value: 18

@ -127,6 +127,10 @@ MonoBehaviour:
memberColor: {r: 0.18823531, g: 0.7019608, b: 0.87843144, a: 1}
bulletColor: {r: 0.1882353, g: 0.7019608, b: 0.8784314, a: 1}
IsEvolving: 0
targetRotation: {x: 0, y: 0, z: 0}
targetRotationNormalized: {x: 0, y: 0, z: 0}
joystick: {fileID: 0}
angle: 0
projectileForce: 10
--- !u!195 &873183754724297475
NavMeshAgent:
@ -457,9 +461,9 @@ Light:
serializedVersion: 10
m_Type: 0
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 4
m_Range: 10
m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1}
m_Intensity: 2.26
m_Range: 9.17
m_SpotAngle: 100
m_InnerSpotAngle: 1
m_CookieSize: 10
@ -495,7 +499,7 @@ Light:
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 10304
m_Bits: 272448
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0

@ -232,11 +232,11 @@ Light:
serializedVersion: 10
m_Type: 0
m_Shape: 0
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Intensity: 4
m_Range: 10
m_SpotAngle: 45
m_InnerSpotAngle: 4
m_Color: {r: 0.93333334, g: 0.6117647, b: 0.6117647, a: 1}
m_Intensity: 2.26
m_Range: 9.17
m_SpotAngle: 100
m_InnerSpotAngle: 1
m_CookieSize: 10
m_Shadows:
m_Type: 0
@ -270,7 +270,7 @@ Light:
m_RenderMode: 0
m_CullingMask:
serializedVersion: 2
m_Bits: 65
m_Bits: 272448
m_RenderingLayerMask: 1
m_Lightmapping: 4
m_LightShadowCasterMode: 0

@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: cefa9ebf36c3c1e47a47fbced82bc4f9, type: 3}
m_Name: Double Skill
m_EditorClassIdentifier:
icon: {fileID: 21300000, guid: 65fdba251f64abe4193a6970ed32e86a, type: 3}
icon: {fileID: 21300000, guid: 5d5897555bb9f0c4494a90b7316928f2, type: 3}
upgradeText: Double All

@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: c7183afd38e384f46a9732a5f7f8681c, type: 3}
m_Name: Experience Increase Skill
m_EditorClassIdentifier:
icon: {fileID: 21300000, guid: db3fcc2361642fb49855b42b18a2077e, type: 3}
icon: {fileID: 21300000, guid: 4eb8969330b65a247b014ac8a8f18880, type: 3}
upgradeText: XP INCREASE

@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: fbef354311f71064baac013f842e43e0, type: 3}
m_Name: Increase Speed Skill
m_EditorClassIdentifier:
icon: {fileID: 21300000, guid: 805a1c85400ae084db670a292d9f977d, type: 3}
icon: {fileID: 21300000, guid: 8f268b49a13fcd64d8bd15a9c5d70c87, type: 3}
upgradeText: Speed Increase

@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 109ed20a116c7b540a935055f8b7d526, type: 3}
m_Name: Laser Skill
m_EditorClassIdentifier:
icon: {fileID: 21300000, guid: bb70feab11b0ecb4fa1594ee8dbe2e54, type: 3}
icon: {fileID: 21300000, guid: d72002be99f0f9f488729edeb1ef0dba, type: 3}
upgradeText: Lasers

@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: c9ed50124c611b44c9f96314939fcc99, type: 3}
m_Name: Radial Weapon Skill
m_EditorClassIdentifier:
icon: {fileID: 21300000, guid: 29ed84c8a652d2b4ca5d9b5c15df1c12, type: 3}
icon: {fileID: 21300000, guid: 12ca280f68f4ea44499a9c50b4e7dbd4, type: 3}
upgradeText: Radial Shield

@ -12,5 +12,5 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 8e83f0d6c7668fd4994e2ca7f992e1fb, type: 3}
m_Name: Spread Shot Skill
m_EditorClassIdentifier:
icon: {fileID: 21300000, guid: 5abfed945b25d2a44be821709dcb70e6, type: 3}
icon: {fileID: 21300000, guid: b293c994798fcd148827e6285b55cf7e, type: 3}
upgradeText: Spread Shot

@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a6eefca3282643f47b968e87c2d404c9, type: 3}
m_Name: Attack Power Upgrade
m_EditorClassIdentifier:
icon: {fileID: 21300000, guid: ff53ca1c4ae527a4cabf0ee024dcd868, type: 3}
icon: {fileID: 21300000, guid: 004a9ab501a101f4b8eb378d9f50216e, type: 3}
upgradeText: Power
statsUpgradesType: 2
increasePercent: 35

@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a6eefca3282643f47b968e87c2d404c9, type: 3}
m_Name: Attack Rate Upgrade
m_EditorClassIdentifier:
icon: {fileID: 616049456, guid: a7a08bd8988f4be4498ee0bbdef80622, type: 3}
icon: {fileID: 21300000, guid: b293c994798fcd148827e6285b55cf7e, type: 3}
upgradeText: Attack Rate
statsUpgradesType: 1
increasePercent: 10

@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a6eefca3282643f47b968e87c2d404c9, type: 3}
m_Name: Heal
m_EditorClassIdentifier:
icon: {fileID: -680806780, guid: e2fa4c637a35c974697a3f66aad33eb6, type: 3}
icon: {fileID: 21300000, guid: cfd62e76987af9345a6d333a32049902, type: 3}
upgradeText: Heal
statsUpgradesType: 3
increasePercent: 50

@ -31,7 +31,7 @@ TagManager:
- PreXP
- Shield
- Neutral
-
- CharacterSelectionLight
-
-
-

Loading…
Cancel
Save