diff --git a/Assets/Coiner.cs b/Assets/Coiner.cs new file mode 100644 index 00000000..4233077a --- /dev/null +++ b/Assets/Coiner.cs @@ -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(); + } +} diff --git a/Assets/Coiner.cs.meta b/Assets/Coiner.cs.meta new file mode 100644 index 00000000..04b9b087 --- /dev/null +++ b/Assets/Coiner.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 70c5858804602ca448d4a41a6c1209cd +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/EventManager.cs b/Assets/EventManager.cs new file mode 100644 index 00000000..45ee98b1 --- /dev/null +++ b/Assets/EventManager.cs @@ -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(); + } +} diff --git a/Assets/EventManager.cs.meta b/Assets/EventManager.cs.meta new file mode 100644 index 00000000..55baac26 --- /dev/null +++ b/Assets/EventManager.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 2a817c1d29a8cb242a90c1523521ed3f +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/IAPProductCatalog.json b/Assets/Resources/IAPProductCatalog.json new file mode 100644 index 00000000..b9cc5f4f --- /dev/null +++ b/Assets/Resources/IAPProductCatalog.json @@ -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":[]}]} \ No newline at end of file diff --git a/Assets/Resources/IAPProductCatalog.json.meta b/Assets/Resources/IAPProductCatalog.json.meta new file mode 100644 index 00000000..e0f142c0 --- /dev/null +++ b/Assets/Resources/IAPProductCatalog.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4eb08450d573fb24cb73ec6f083e685b +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Gameplay.unity b/Assets/Scenes/Gameplay.unity index d1b62631..8f247010 100644 --- a/Assets/Scenes/Gameplay.unity +++ b/Assets/Scenes/Gameplay.unity @@ -188808,7 +188808,7 @@ PrefabInstance: - target: {fileID: 1256690970279762167, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: - objectReference: {fileID: 21300000, guid: a39b0e96012844647a7e8ecc470d2831, type: 3} + objectReference: {fileID: 21300000, guid: b293c994798fcd148827e6285b55cf7e, type: 3} - target: {fileID: 1267054749132825002, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x value: 466 @@ -188987,23 +188987,31 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x - value: 434 + value: 176 objectReference: {fileID: 0} - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.y - value: 435 + value: 138 objectReference: {fileID: 0} - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalScale.x - value: 0.6 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalScale.y - value: 0.6 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalScale.z - value: 0.6 + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.x + value: -15 + objectReference: {fileID: 0} + - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_AnchoredPosition.y + value: 33.8 objectReference: {fileID: 0} - target: {fileID: 2367739970669628493, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_ConstrainProportionsScale @@ -189113,21 +189121,37 @@ PrefabInstance: propertyPath: m_fontSizeBase value: 24 objectReference: {fileID: 0} + - target: {fileID: 4140814313404248684, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: ac289a7fb2ef4b448926bca2f74e3150, type: 3} - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x - value: 260 + value: 317 objectReference: {fileID: 0} - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.y - value: 260 + value: 340 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 0.8 objectReference: {fileID: 0} - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x - value: -0.7951 + value: 0 objectReference: {fileID: 0} - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.y - value: 3.3517 + value: 0 objectReference: {fileID: 0} - target: {fileID: 4220792781619611508, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_ConstrainProportionsScale @@ -189229,6 +189253,10 @@ PrefabInstance: propertyPath: m_ChildControlWidth value: 1 objectReference: {fileID: 0} + - target: {fileID: 5536254053758744434, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_Sprite + value: + objectReference: {fileID: 21300000, guid: ac289a7fb2ef4b448926bca2f74e3150, type: 3} - target: {fileID: 5621401089879197958, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Follow value: @@ -189283,19 +189311,31 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x - value: 260 + value: 317 objectReference: {fileID: 0} - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.y - value: 260 + value: 340 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.x + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.y + value: 0.8 + objectReference: {fileID: 0} + - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} + propertyPath: m_LocalScale.z + value: 0.8 objectReference: {fileID: 0} - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.x - value: -0.7951 + value: 0 objectReference: {fileID: 0} - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.y - value: 3.3517 + value: 0 objectReference: {fileID: 0} - target: {fileID: 5706304523127177834, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_ConstrainProportionsScale @@ -189304,7 +189344,7 @@ PrefabInstance: - target: {fileID: 5985937608945785102, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: - objectReference: {fileID: 21300000, guid: 7c1e993bfba2f2341af22cca133026c2, type: 3} + objectReference: {fileID: 21300000, guid: 004a9ab501a101f4b8eb378d9f50216e, type: 3} - target: {fileID: 5985937608945785102, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Enabled value: 1 @@ -189379,23 +189419,23 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x - value: 454 + value: 253 objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.y - value: 459 + value: 155 objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalScale.x - value: 0.6 + value: 1 objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalScale.y - value: 0.6 + value: 1 objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_LocalScale.z - value: 0.6 + value: 1 objectReference: {fileID: 0} - target: {fileID: 7113749763717844404, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_AnchoredPosition.y @@ -189460,7 +189500,7 @@ PrefabInstance: - target: {fileID: 7911665377001167473, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_Sprite value: - objectReference: {fileID: 21300000, guid: ff53ca1c4ae527a4cabf0ee024dcd868, type: 3} + objectReference: {fileID: 21300000, guid: 8f268b49a13fcd64d8bd15a9c5d70c87, type: 3} - target: {fileID: 7928355418676388220, guid: 2afb0c0b1e9834310869cb2f0c994844, type: 3} propertyPath: m_SizeDelta.x value: 333 diff --git a/Assets/Scenes/MainMenu.unity b/Assets/Scenes/MainMenu.unity index 6faa7040..7624e0cd 100644 --- a/Assets/Scenes/MainMenu.unity +++ b/Assets/Scenes/MainMenu.unity @@ -1108,7 +1108,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 250 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -1530,6 +1530,140 @@ Transform: m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: f70150fa7987b9b4fb0a6e4c0e906100, type: 3} m_PrefabInstance: {fileID: 78909678} m_PrefabAsset: {fileID: 0} +--- !u!1 &118977165 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 118977166} + - component: {fileID: 118977168} + - component: {fileID: 118977167} + m_Layer: 5 + m_Name: Text (TMP) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &118977166 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118977165} + 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: 1516368564} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &118977167 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118977165} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_text: COMING SOON! + m_isRightToLeft: 0 + m_fontAsset: {fileID: 11400000, guid: c1482dbce654844b9ba1c753cbea5d80, type: 2} + m_sharedMaterial: {fileID: 7374927986402738804, guid: c1482dbce654844b9ba1c753cbea5d80, type: 2} + m_fontSharedMaterials: [] + m_fontMaterial: {fileID: 0} + m_fontMaterials: [] + m_fontColor32: + serializedVersion: 2 + rgba: 4294967295 + m_fontColor: {r: 1, g: 1, b: 1, a: 1} + m_enableVertexGradient: 0 + m_colorMode: 3 + m_fontColorGradient: + topLeft: {r: 1, g: 1, b: 1, a: 1} + topRight: {r: 1, g: 1, b: 1, a: 1} + bottomLeft: {r: 1, g: 1, b: 1, a: 1} + bottomRight: {r: 1, g: 1, b: 1, a: 1} + m_fontColorGradientPreset: {fileID: 0} + m_spriteAsset: {fileID: 0} + m_tintAllSprites: 0 + m_StyleSheet: {fileID: 0} + m_TextStyleHashCode: -1183493901 + m_overrideHtmlColors: 0 + m_faceColor: + serializedVersion: 2 + rgba: 4294967295 + m_fontSize: 117.44 + m_fontSizeBase: 36 + m_fontWeight: 400 + m_enableAutoSizing: 1 + m_fontSizeMin: 18 + m_fontSizeMax: 117.44 + m_fontStyle: 0 + m_HorizontalAlignment: 2 + m_VerticalAlignment: 512 + m_textAlignment: 65535 + m_characterSpacing: 0 + m_wordSpacing: 0 + m_lineSpacing: 0 + m_lineSpacingMax: 0 + m_paragraphSpacing: 0 + m_charWidthMaxAdj: 0 + m_enableWordWrapping: 1 + m_wordWrappingRatios: 0.4 + m_overflowMode: 0 + m_linkedTextComponent: {fileID: 0} + parentLinkedComponent: {fileID: 0} + m_enableKerning: 1 + m_enableExtraPadding: 0 + checkPaddingRequired: 0 + m_isRichText: 1 + m_parseCtrlCharacters: 1 + m_isOrthographic: 1 + m_isCullingEnabled: 0 + m_horizontalMapping: 0 + m_verticalMapping: 0 + m_uvLineOffset: 0 + m_geometrySortingOrder: 0 + m_IsTextObjectScaleStatic: 0 + m_VertexBufferAutoSizeReduction: 0 + m_useMaxVisibleDescender: 1 + m_pageToDisplay: 1 + m_margin: {x: 0, y: 0, z: 0, w: 0} + m_isUsingLegacyAnimationComponent: 0 + m_isVolumetricText: 0 + m_hasFontAssetChanged: 0 + m_baseMaterial: {fileID: 0} + m_maskOffset: {x: 0, y: 0, z: 0, w: 0} +--- !u!222 &118977168 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 118977165} + m_CullTransparentMesh: 1 --- !u!1 &119088327 GameObject: m_ObjectHideFlags: 0 @@ -1664,6 +1798,81 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 119088327} m_CullTransparentMesh: 1 +--- !u!1 &120219738 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 120219739} + - component: {fileID: 120219741} + - component: {fileID: 120219740} + m_Layer: 5 + m_Name: ModePic_1 + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &120219739 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 120219738} + 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: 1911166432} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: -473.30566} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &120219740 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 120219738} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: c50539d20b79d8245ab16da1407b06af, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &120219741 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 120219738} + m_CullTransparentMesh: 1 --- !u!1 &120721430 GameObject: m_ObjectHideFlags: 0 @@ -8042,9 +8251,9 @@ RectTransform: - {fileID: 1864864000} m_Father: {fileID: 305308583} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 603.73834, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &202824309 @@ -13556,6 +13765,81 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 277517141} m_CullTransparentMesh: 1 +--- !u!1 &278557023 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 278557024} + - component: {fileID: 278557026} + - component: {fileID: 278557025} + m_Layer: 5 + m_Name: BG + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &278557024 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 278557023} + 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: 1911166432} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 483, y: 946} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &278557025 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 278557023} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 4552a66ef13af674791f836a58d8c42e, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &278557026 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 278557023} + m_CullTransparentMesh: 1 --- !u!1 &281003545 GameObject: m_ObjectHideFlags: 0 @@ -13936,15 +14220,15 @@ RectTransform: m_ConstrainProportionsScale: 0 m_Children: - {fileID: 1009574663} + - {fileID: 1095589177} - {fileID: 202824308} - {fileID: 2030757715} - - {fileID: 1095589177} m_Father: {fileID: 506751587} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0} - m_AnchorMax: {x: 0.5, y: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 0} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1080, y: 335} + m_SizeDelta: {x: 0, y: 335} m_Pivot: {x: 0.5, y: 0} --- !u!114 &305308584 MonoBehaviour: @@ -13959,11 +14243,11 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Padding: - m_Left: 60 + m_Left: 0 m_Right: 0 m_Top: 0 m_Bottom: 0 - m_ChildAlignment: 3 + m_ChildAlignment: 4 m_Spacing: 0 m_ChildForceExpandWidth: 1 m_ChildForceExpandHeight: 1 @@ -13977,6 +14261,81 @@ RectTransform: m_CorrespondingSourceObject: {fileID: 6135300618136579417, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} m_PrefabInstance: {fileID: 794011749} m_PrefabAsset: {fileID: 0} +--- !u!1 &310774395 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 310774396} + - component: {fileID: 310774398} + - component: {fileID: 310774397} + m_Layer: 5 + m_Name: ModePic + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &310774396 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310774395} + 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: 2108621478} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: -482.39258} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &310774397 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310774395} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: add43eada758d3144837ff06a26d91bf, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &310774398 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 310774395} + m_CullTransparentMesh: 1 --- !u!1 &311033398 GameObject: m_ObjectHideFlags: 0 @@ -14058,7 +14417,31 @@ MonoBehaviour: m_TargetGraphic: {fileID: 311033401} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 246670024} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + 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 + - m_Target: {fileID: 1498762946} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 1 + m_CallState: 2 --- !u!114 &311033401 MonoBehaviour: m_ObjectHideFlags: 0 @@ -14688,7 +15071,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 371378334} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 2 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &371378334 MonoBehaviour: m_ObjectHideFlags: 0 @@ -15166,6 +15561,81 @@ RectTransform: m_CorrespondingSourceObject: {fileID: 6135300618136579417, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} m_PrefabInstance: {fileID: 53050408} m_PrefabAsset: {fileID: 0} +--- !u!1 &457457840 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 457457841} + - component: {fileID: 457457843} + - component: {fileID: 457457842} + m_Layer: 5 + m_Name: BG + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &457457841 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 457457840} + 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: 2108621478} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0.5, y: 0.5} + m_AnchorMax: {x: 0.5, y: 0.5} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 483, y: 946} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &457457842 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 457457840} + m_Enabled: 0 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 1, g: 1, b: 1, a: 1} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 21300000, guid: 4552a66ef13af674791f836a58d8c42e, type: 3} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &457457843 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 457457840} + m_CullTransparentMesh: 1 --- !u!1 &506751586 GameObject: m_ObjectHideFlags: 0 @@ -15184,7 +15654,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!224 &506751587 RectTransform: m_ObjectHideFlags: 0 @@ -15396,7 +15866,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 511826340} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 4 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &511826340 MonoBehaviour: m_ObjectHideFlags: 0 @@ -15824,7 +16306,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 572958706} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -15833,7 +16315,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 1} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: -7, y: 14} + m_AnchoredPosition: {x: -6.999939, y: -222.65262} m_SizeDelta: {x: 306, y: 74} m_Pivot: {x: 0.5, y: 1} --- !u!114 &572958708 @@ -15852,7 +16334,7 @@ MonoBehaviour: m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 + m_Maskable: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] @@ -16067,11 +16549,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1901675739} + m_Father: {fileID: 1911166432} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0} m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: 260.5, y: 152.5} + m_AnchoredPosition: {x: -0.08843994, y: 6.981262} m_SizeDelta: {x: 418, y: 147} m_Pivot: {x: 0.5, y: 0} --- !u!114 &622674712 @@ -16205,7 +16687,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 635181767} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -16619,7 +17101,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 150 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -18033,7 +18515,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 839112066} m_HandleRect: {fileID: 0} m_Direction: 2 - m_Value: 0 + m_Value: 1 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: @@ -18427,7 +18909,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 852632152} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -18436,7 +18918,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 1} m_AnchorMax: {x: 0.5, y: 1} - m_AnchoredPosition: {x: 0, y: 14} + m_AnchoredPosition: {x: 0, y: -227.1961} m_SizeDelta: {x: 313, y: 75} m_Pivot: {x: 0.5, y: 1} --- !u!114 &852632154 @@ -18455,7 +18937,7 @@ MonoBehaviour: m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 + m_Maskable: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] @@ -18743,7 +19225,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 300 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -18991,6 +19473,7 @@ GameObject: - component: {fileID: 878611574} - component: {fileID: 878611576} - component: {fileID: 878611575} + - component: {fileID: 878611577} m_Layer: 5 m_Name: Text (TMP) m_TagString: Untagged @@ -19114,6 +19597,19 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 878611573} m_CullTransparentMesh: 1 +--- !u!114 &878611577 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 878611573} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 70c5858804602ca448d4a41a6c1209cd, type: 3} + m_Name: + m_EditorClassIdentifier: + coinText: {fileID: 878611575} --- !u!1001 &879357372 PrefabInstance: m_ObjectHideFlags: 0 @@ -20001,6 +20497,107 @@ RectTransform: m_AnchoredPosition: {x: 628.4, y: -250} m_SizeDelta: {x: 250, y: 250} m_Pivot: {x: 0, y: 0} +--- !u!1 &943020263 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 943020264} + - component: {fileID: 943020265} + m_Layer: 0 + m_Name: ShopManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &943020264 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 943020263} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 9.13343, y: -4.265244, z: -21.139425} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!114 &943020265 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 943020263} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: a5467920342753f45af6cb2b5de436de, type: 3} + m_Name: + m_EditorClassIdentifier: + cItem: + - Name: HOL Coin Pack 1 + Id: hol.coin_pack_1 + desc: This Coin Pack gives 50 coins + price: 0 + - Name: HOL Coin Pack 2 + Id: hol.coin_pack_2 + desc: This Coin Pack gives 100 coins + price: 0 + - Name: HOL Coin Pack 3 + Id: hol.coin_pack_3 + desc: This Coin Pack gives 150 coins + price: 0 + - Name: HOL Coin Pack 4 + Id: hol.coin_pack_4 + desc: This Coin Pack gives 250 coins + price: 0 + - Name: HOL Coin Pack 5 + Id: hol.coin_pack_5 + desc: This Coin Pack gives 300 coins + price: 0 + pItem: [] + coinsRewards: + inp: {fileID: 0} + data: + Payload: + Store: + TransactionID: + payload: + json: + signature: + skuDetails: [] + payloadData: + orderId: + packageName: + productId: + purchaseTime: 0 + purchaseState: 0 + purchaseToken: + quantity: 0 + acknowledged: 0 + payloadData: + orderId: + packageName: + productId: + purchaseTime: 0 + purchaseState: 0 + purchaseToken: + quantity: 0 + acknowledged: 0 + PipeButtons: [] + currentPurchaseType: 0 + coinTxt: {fileID: 878611575} + AdsPurchasedWindow: {fileID: 0} + adsBanner: {fileID: 0} + subActivatedWindow: {fileID: 0} + premiumBanner: {fileID: 0} --- !u!1 &945721154 GameObject: m_ObjectHideFlags: 0 @@ -20016,7 +20613,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!4 &945721155 Transform: m_ObjectHideFlags: 0 @@ -20326,7 +20923,7 @@ RectTransform: m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: 10.3, y: -45.66} - m_SizeDelta: {x: 967, y: 961} + m_SizeDelta: {x: 900, y: 961} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &977976098 MonoBehaviour: @@ -20429,16 +21026,17 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 988195329} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 - m_Children: [] + m_Children: + - {fileID: 1548395555} m_Father: {fileID: 1901675739} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0, y: 577} + m_AnchoredPosition: {x: -0.000032424927, y: 577} m_SizeDelta: {x: 937, y: 130} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &988195331 @@ -20717,9 +21315,9 @@ RectTransform: - {fileID: 1847748935} m_Father: {fileID: 305308583} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 120.74756, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1009574664 @@ -20855,7 +21453,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1013363296} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 1 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1013363296 MonoBehaviour: m_ObjectHideFlags: 0 @@ -26309,7 +26919,7 @@ MonoBehaviour: m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] - m_text: 100 coins + m_text: 50 coins m_isRightToLeft: 0 m_fontAsset: {fileID: 11400000, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} m_sharedMaterial: {fileID: 7374927986402738804, guid: 2ed01ae2c463f4c09ac4623965c8b7d7, type: 2} @@ -26621,6 +27231,50 @@ PrefabInstance: addedObject: {fileID: 1731580118} m_AddedComponents: [] m_SourcePrefab: {fileID: 100100000, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} +--- !u!1 &1091084104 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1091084106} + - component: {fileID: 1091084105} + m_Layer: 0 + m_Name: EventManager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &1091084105 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1091084104} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 2a817c1d29a8cb242a90c1523521ed3f, type: 3} + m_Name: + m_EditorClassIdentifier: +--- !u!4 &1091084106 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1091084104} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: 674.64465, y: 118.92815, z: -0.928942} + 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 &1095589176 GameObject: m_ObjectHideFlags: 0 @@ -26657,9 +27311,9 @@ RectTransform: - {fileID: 903298623} m_Father: {fileID: 305308583} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 362.24298, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1095589178 @@ -27164,7 +27818,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1115771072} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 5 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1115771072 MonoBehaviour: m_ObjectHideFlags: 0 @@ -29885,7 +30551,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 0 + m_IsActive: 1 --- !u!224 &1498762947 RectTransform: m_ObjectHideFlags: 0 @@ -30180,7 +30846,7 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1511020414} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 @@ -30549,6 +31215,82 @@ Transform: m_Children: [] m_Father: {fileID: 1516307793} m_LocalEulerAnglesHint: {x: 0, y: -180, z: -180} +--- !u!1 &1516368563 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1516368564} + - component: {fileID: 1516368566} + - component: {fileID: 1516368565} + m_Layer: 5 + m_Name: ComingSoonBG + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1516368564 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1516368563} + 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: + - {fileID: 118977166} + m_Father: {fileID: 1939720418} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 0} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1516368565 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1516368563} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Material: {fileID: 0} + m_Color: {r: 0.03773582, g: 0.03773582, b: 0.03773582, a: 0.9607843} + m_RaycastTarget: 1 + m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} + m_Maskable: 1 + m_OnCullStateChanged: + m_PersistentCalls: + m_Calls: [] + m_Sprite: {fileID: 0} + m_Type: 0 + m_PreserveAspect: 0 + m_FillCenter: 1 + m_FillMethod: 4 + m_FillAmount: 1 + m_FillClockwise: 1 + m_FillOrigin: 0 + m_UseSpriteMesh: 0 + m_PixelsPerUnitMultiplier: 1 +--- !u!222 &1516368566 +CanvasRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1516368563} + m_CullTransparentMesh: 1 --- !u!1 &1516518451 GameObject: m_ObjectHideFlags: 0 @@ -30879,7 +31621,7 @@ MonoBehaviour: m_OnClick: m_PersistentCalls: m_Calls: - - m_Target: {fileID: 506751586} + - m_Target: {fileID: 77275016} m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine m_MethodName: SetActive m_Mode: 6 @@ -50079,17 +50821,17 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1548395554} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1901675739} + m_Father: {fileID: 988195330} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 1} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 15.1875, y: -330.5} - m_SizeDelta: {x: -30.400063, y: 80} + m_AnchoredPosition: {x: 15.187565, y: -16.693878} + m_SizeDelta: {x: 117.33877, y: 80} m_Pivot: {x: 0.5, y: 1} --- !u!114 &1548395556 MonoBehaviour: @@ -50844,7 +51586,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1606331523} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 6 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1606331523 MonoBehaviour: m_ObjectHideFlags: 0 @@ -52692,7 +53446,7 @@ RectTransform: m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 0, y: -175.99976} + m_SizeDelta: {x: 0, y: -402.625} m_Pivot: {x: 0, y: 1} --- !u!114 &1761816820 MonoBehaviour: @@ -52707,7 +53461,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Padding: - m_Left: 60 + m_Left: 65 m_Right: 0 m_Top: 35 m_Bottom: 0 @@ -53898,7 +54652,31 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1893700367} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 246670024} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + 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 + - m_Target: {fileID: 1498762946} + m_TargetAssemblyTypeName: UnityEngine.GameObject, UnityEngine + m_MethodName: SetActive + m_Mode: 6 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 0 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 1 + m_CallState: 2 --- !u!114 &1893700367 MonoBehaviour: m_ObjectHideFlags: 0 @@ -54019,7 +54797,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1899677659} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + m_Arguments: + m_ObjectArgument: {fileID: 0} + m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine + m_IntArgument: 3 + m_FloatArgument: 0 + m_StringArgument: + m_BoolArgument: 0 + m_CallState: 2 --- !u!114 &1899677659 MonoBehaviour: m_ObjectHideFlags: 0 @@ -54091,13 +54881,9 @@ RectTransform: - {fileID: 1020645738} - {fileID: 1062809043} - {fileID: 2030274971} - - {fileID: 988195330} - {fileID: 2141822226} - - {fileID: 1548395555} - - {fileID: 2108621478} - - {fileID: 1911166432} - - {fileID: 1977714735} - - {fileID: 622674711} + - {fileID: 988195330} + - {fileID: 1965490736} m_Father: {fileID: 77275017} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} @@ -54168,7 +54954,7 @@ AudioListener: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1907037224} - m_Enabled: 1 + m_Enabled: 0 --- !u!20 &1907037226 Camera: m_ObjectHideFlags: 0 @@ -54380,6 +55166,7 @@ GameObject: - component: {fileID: 1911166432} - component: {fileID: 1911166434} - component: {fileID: 1911166433} + - component: {fileID: 1911166435} m_Layer: 5 m_Name: Level_Frame m_TagString: Untagged @@ -54394,19 +55181,22 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1911166431} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: + - {fileID: 278557024} + - {fileID: 120219739} - {fileID: 1511020415} - {fileID: 572958707} - m_Father: {fileID: 1901675739} + - {fileID: 622674711} + m_Father: {fileID: 1965490736} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 1, y: 0.5} - m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: -38, y: -139.5} - m_SizeDelta: {x: 483, y: 946} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 1077.6028, y: -473} + m_SizeDelta: {x: 488, y: 1412.3057} m_Pivot: {x: 1, y: 0.5} --- !u!114 &1911166433 MonoBehaviour: @@ -54421,7 +55211,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 0.023529412} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -54446,6 +55236,19 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1911166431} m_CullTransparentMesh: 1 +--- !u!114 &1911166435 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1911166431} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 1 --- !u!224 &1912036942 stripped RectTransform: m_CorrespondingSourceObject: {fileID: 6135300618136579417, guid: 3b13e9fdb991912489e63e95b7e37c8a, type: 3} @@ -54732,6 +55535,7 @@ RectTransform: - {fileID: 1384034175} - {fileID: 1022644353} - {fileID: 168347298} + - {fileID: 1516368564} - {fileID: 36085123} m_Father: {fileID: 62565913} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} @@ -54954,6 +55758,85 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1957157753} m_CullTransparentMesh: 1 +--- !u!1 &1965490735 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 1965490736} + - component: {fileID: 1965490737} + - component: {fileID: 1965490738} + m_Layer: 5 + m_Name: ModeGroup + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!224 &1965490736 +RectTransform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1965490735} + 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: + - {fileID: 2108621478} + - {fileID: 1911166432} + m_Father: {fileID: 1901675739} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_AnchorMin: {x: 0, y: 0.5} + m_AnchorMax: {x: 1, y: 0.5} + m_AnchoredPosition: {x: 0, y: -139.5} + m_SizeDelta: {x: 0, y: 946} + m_Pivot: {x: 0.5, y: 0.5} +--- !u!114 &1965490737 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1965490735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 30649d3a9faa99c48a7b1166b86bf2a0, type: 3} + m_Name: + m_EditorClassIdentifier: + m_Padding: + m_Left: 0 + m_Right: 0 + m_Top: 0 + m_Bottom: 0 + m_ChildAlignment: 4 + m_Spacing: 0 + m_ChildForceExpandWidth: 1 + m_ChildForceExpandHeight: 1 + m_ChildControlWidth: 0 + m_ChildControlHeight: 0 + m_ChildScaleWidth: 1 + m_ChildScaleHeight: 0 + m_ReverseArrangement: 0 +--- !u!114 &1965490738 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1965490735} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3} + m_Name: + m_EditorClassIdentifier: + m_HorizontalFit: 0 + m_VerticalFit: 0 --- !u!1 &1974979924 GameObject: m_ObjectHideFlags: 0 @@ -55060,11 +55943,11 @@ RectTransform: m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] - m_Father: {fileID: 1901675739} + m_Father: {fileID: 2108621478} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0} m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: -260.5, y: 152.5} + m_AnchoredPosition: {x: -0.08843994, y: 11.524658} m_SizeDelta: {x: 418, y: 147} m_Pivot: {x: 0.5, y: 0} --- !u!114 &1977714736 @@ -55139,7 +56022,7 @@ MonoBehaviour: m_Color: {r: 1, g: 1, b: 1, a: 1} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} - m_Maskable: 1 + m_Maskable: 0 m_OnCullStateChanged: m_PersistentCalls: m_Calls: [] @@ -55403,7 +56286,19 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1986232919} m_OnClick: m_PersistentCalls: - m_Calls: [] + m_Calls: + - m_Target: {fileID: 943020265} + m_TargetAssemblyTypeName: ShopManager, Assembly-CSharp + m_MethodName: Consumable_Btn_Pressed + m_Mode: 3 + 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!114 &1986232919 MonoBehaviour: m_ObjectHideFlags: 0 @@ -56339,9 +57234,9 @@ RectTransform: - {fileID: 1143015168} m_Father: {fileID: 305308583} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0} - m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: 0, y: 0} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 845.23364, y: -167.5} m_SizeDelta: {x: 195.616, y: 196.47} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &2030757716 @@ -62188,6 +63083,7 @@ GameObject: - component: {fileID: 2108621478} - component: {fileID: 2108621480} - component: {fileID: 2108621479} + - component: {fileID: 2108621481} m_Layer: 5 m_Name: Infinite_Frame m_TagString: Untagged @@ -62202,19 +63098,22 @@ RectTransform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2108621477} - m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: + - {fileID: 457457841} + - {fileID: 310774396} - {fileID: 635181768} - {fileID: 852632153} - m_Father: {fileID: 1901675739} + - {fileID: 1977714735} + m_Father: {fileID: 1965490736} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0, y: 0.5} - m_AnchorMax: {x: 0, y: 0.5} - m_AnchoredPosition: {x: 38, y: -139.5} - m_SizeDelta: {x: 483, y: 946} + m_AnchorMin: {x: 0, y: 1} + m_AnchorMax: {x: 0, y: 1} + m_AnchoredPosition: {x: 35.53427, y: -473} + m_SizeDelta: {x: 483, y: 1428.3926} m_Pivot: {x: 0, y: 0.5} --- !u!114 &2108621479 MonoBehaviour: @@ -62229,7 +63128,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: m_Material: {fileID: 0} - m_Color: {r: 1, g: 1, b: 1, a: 1} + m_Color: {r: 1, g: 1, b: 1, a: 0.019607844} m_RaycastTarget: 1 m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0} m_Maskable: 1 @@ -62254,6 +63153,19 @@ CanvasRenderer: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 2108621477} m_CullTransparentMesh: 1 +--- !u!114 &2108621481 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 2108621477} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3} + m_Name: + m_EditorClassIdentifier: + m_ShowMaskGraphic: 1 --- !u!1 &2112831192 GameObject: m_ObjectHideFlags: 0 @@ -63142,3 +64054,5 @@ SceneRoots: - {fileID: 2039731086} - {fileID: 1746484967} - {fileID: 945721155} + - {fileID: 943020264} + - {fileID: 1091084106} diff --git a/Assets/Scripts/Dev/CharacterSelectionUI.cs b/Assets/Scripts/Dev/CharacterSelectionUI.cs index ac562301..17ea819e 100644 --- a/Assets/Scripts/Dev/CharacterSelectionUI.cs +++ b/Assets/Scripts/Dev/CharacterSelectionUI.cs @@ -10,6 +10,7 @@ public class CharacterSelectionUI : MonoBehaviour [SerializeField] private List characters; // List of characters to display [SerializeField] private List charactersName; // List of characters to display [SerializeField] private List 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); } } } diff --git a/Assets/ShopManager.cs b/Assets/ShopManager.cs index d98f70c6..5ec9d408 100644 --- a/Assets/ShopManager.cs +++ b/Assets/ShopManager.cs @@ -72,8 +72,7 @@ public class ShopManager : MonoBehaviour, IDetailedStoreListener CheckIfProductPurchased(); 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(receipt); - //payload = JsonUtility.FromJson(data.Payload); - //payloadData = JsonUtility.FromJson(payload.json); - - //int quantity = payloadData.quantity; - - //for (int i = 0; i < quantity; i++) - //{ - //AddPipes(h); - //} - } - } - } + //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(receipt); + // //payload = JsonUtility.FromJson(data.Payload); + // //payloadData = JsonUtility.FromJson(payload.json); + + // //int quantity = payloadData.quantity; + + // //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) //{ diff --git a/Assets/Source/2D/Power_ups New.meta b/Assets/Source/2D/Power_ups New.meta new file mode 100644 index 00000000..077af2bd --- /dev/null +++ b/Assets/Source/2D/Power_ups New.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 73f2c6ef1b25e3b429a7ab71d074b574 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Source/2D/Power_ups New/Add two.png b/Assets/Source/2D/Power_ups New/Add two.png new file mode 100644 index 00000000..77a1f346 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Add two.png differ diff --git a/Assets/Source/2D/Power_ups New/Add two.png.meta b/Assets/Source/2D/Power_ups New/Add two.png.meta new file mode 100644 index 00000000..7de10662 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Add two.png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/Fire rate.png b/Assets/Source/2D/Power_ups New/Fire rate.png new file mode 100644 index 00000000..8c2ac564 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Fire rate.png differ diff --git a/Assets/Source/2D/Power_ups New/Fire rate.png.meta b/Assets/Source/2D/Power_ups New/Fire rate.png.meta new file mode 100644 index 00000000..8e849b35 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Fire rate.png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/Fire rate .png b/Assets/Source/2D/Power_ups New/Fire rate .png new file mode 100644 index 00000000..192cc42a Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Fire rate .png differ diff --git a/Assets/Source/2D/Power_ups New/Fire rate .png.meta b/Assets/Source/2D/Power_ups New/Fire rate .png.meta new file mode 100644 index 00000000..ac950b4d --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Fire rate .png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/Heal icon.png b/Assets/Source/2D/Power_ups New/Heal icon.png new file mode 100644 index 00000000..71321371 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Heal icon.png differ diff --git a/Assets/Source/2D/Power_ups New/Heal icon.png.meta b/Assets/Source/2D/Power_ups New/Heal icon.png.meta new file mode 100644 index 00000000..04298980 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Heal icon.png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/Laser.png b/Assets/Source/2D/Power_ups New/Laser.png new file mode 100644 index 00000000..626d3db3 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Laser.png differ diff --git a/Assets/Source/2D/Power_ups New/Laser.png.meta b/Assets/Source/2D/Power_ups New/Laser.png.meta new file mode 100644 index 00000000..6606dea3 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Laser.png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/Multiply all.png b/Assets/Source/2D/Power_ups New/Multiply all.png new file mode 100644 index 00000000..42ea510b Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Multiply all.png differ diff --git a/Assets/Source/2D/Power_ups New/Multiply all.png.meta b/Assets/Source/2D/Power_ups New/Multiply all.png.meta new file mode 100644 index 00000000..251c9cbf --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Multiply all.png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/Shield.png b/Assets/Source/2D/Power_ups New/Shield.png new file mode 100644 index 00000000..e1672039 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/Shield.png differ diff --git a/Assets/Source/2D/Power_ups New/Shield.png.meta b/Assets/Source/2D/Power_ups New/Shield.png.meta new file mode 100644 index 00000000..d3995109 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/Shield.png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/XP Increase.png b/Assets/Source/2D/Power_ups New/XP Increase.png new file mode 100644 index 00000000..4b33ada2 Binary files /dev/null and b/Assets/Source/2D/Power_ups New/XP Increase.png differ diff --git a/Assets/Source/2D/Power_ups New/XP Increase.png.meta b/Assets/Source/2D/Power_ups New/XP Increase.png.meta new file mode 100644 index 00000000..1fbaaf2d --- /dev/null +++ b/Assets/Source/2D/Power_ups New/XP Increase.png.meta @@ -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: diff --git a/Assets/Source/2D/Power_ups New/power_1.png b/Assets/Source/2D/Power_ups New/power_1.png new file mode 100644 index 00000000..472f872f Binary files /dev/null and b/Assets/Source/2D/Power_ups New/power_1.png differ diff --git a/Assets/Source/2D/Power_ups New/power_1.png.meta b/Assets/Source/2D/Power_ups New/power_1.png.meta new file mode 100644 index 00000000..3b4b6be7 --- /dev/null +++ b/Assets/Source/2D/Power_ups New/power_1.png.meta @@ -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: diff --git a/Assets/Source/2D/normal_mode.png b/Assets/Source/2D/normal_mode.png new file mode 100644 index 00000000..815cd98d Binary files /dev/null and b/Assets/Source/2D/normal_mode.png differ diff --git a/Assets/Source/2D/normal_mode.png.meta b/Assets/Source/2D/normal_mode.png.meta new file mode 100644 index 00000000..929517e9 --- /dev/null +++ b/Assets/Source/2D/normal_mode.png.meta @@ -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: diff --git a/Assets/Source/2D/render.png b/Assets/Source/2D/render.png new file mode 100644 index 00000000..9ee32d8e Binary files /dev/null and b/Assets/Source/2D/render.png differ diff --git a/Assets/Source/2D/render.png.meta b/Assets/Source/2D/render.png.meta new file mode 100644 index 00000000..73756848 --- /dev/null +++ b/Assets/Source/2D/render.png.meta @@ -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: diff --git a/Assets/Source/Prefabs/Header.prefab b/Assets/Source/Prefabs/Header.prefab index 9ca7b9c8..b219933d 100644 --- a/Assets/Source/Prefabs/Header.prefab +++ b/Assets/Source/Prefabs/Header.prefab @@ -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 diff --git a/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab b/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab index 769d756f..d48a040a 100644 --- a/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab +++ b/Assets/Source/Prefabs/New Members/Mysto/2 Mysto.prefab @@ -864,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 @@ -902,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 @@ -1853,9 +1853,9 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 3 - 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 diff --git a/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab b/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab index 2f7c0184..ddc9555f 100644 --- a/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab +++ b/Assets/Source/Prefabs/New Members/Mysto/Neutral Members/2 Mysto Neutral.prefab @@ -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 diff --git a/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab b/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab index d394303e..537f82de 100644 --- a/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab +++ b/Assets/Source/Prefabs/New Members/Nova/2 Nova.prefab @@ -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: 3 - 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 diff --git a/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab b/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab index 6171b10c..a3bfa1f9 100644 --- a/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab +++ b/Assets/Source/Prefabs/New Members/Nova/Neutral Members/2 Nova Neutral.prefab @@ -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 diff --git a/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab b/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab index 4b04de91..f2bc27ae 100644 --- a/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab +++ b/Assets/Source/Prefabs/New Members/Wizard/2 Wizard.prefab @@ -461,9 +461,9 @@ Light: serializedVersion: 10 m_Type: 0 m_Shape: 0 - m_Color: {r: 1, g: 1, b: 1, a: 1} - m_Intensity: 3 - 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 diff --git a/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab b/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab index bc9b33f9..2f8198ae 100644 --- a/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab +++ b/Assets/Source/Prefabs/New Members/Wizard/Neutral Members/2 Wizard Neutral.prefab @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset index dcab6404..02630c6a 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Double Skill.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset index 1f6a5236..9b4f32ac 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Experience Increase Skill.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset index 0084507d..be97d82e 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Increase Speed Skill.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset index 20ec8733..05e02529 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Laser Skill.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset index 0ff1483b..070f0aaf 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Radial Weapon Skill.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset index adb561a5..3dc4b0f5 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Skill Upgrades/Spread Shot Skill.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset index 6bba2953..db4af181 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Power Upgrade.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset index fd389741..530620bc 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Attack Rate Upgrade.asset @@ -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 diff --git a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset index be6296ee..c451f870 100644 --- a/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset +++ b/Assets/Source/Scripts/SO/Upgrades/Stats Upgrade/Heal.asset @@ -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 diff --git a/ProjectSettings/Packages/com.unity.services.core/Settings.json b/ProjectSettings/Packages/com.unity.services.core/Settings.json index e69de29b..de218bd8 100644 --- a/ProjectSettings/Packages/com.unity.services.core/Settings.json +++ b/ProjectSettings/Packages/com.unity.services.core/Settings.json @@ -0,0 +1 @@ +{"EnvironmentName":""} \ No newline at end of file diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 21f9f361..7e9bf42d 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -936,6 +936,7 @@ PlayerSettings: XboxOneOverrideIdentityPublisher: vrEditorSettings: {} cloudServicesEnabled: + Purchasing: 0 UNet: 1 luminIcon: m_Name: @@ -956,11 +957,11 @@ PlayerSettings: apiCompatibilityLevel: 6 activeInputHandler: 0 windowsGamepadBackendHint: 0 - cloudProjectId: f692c634-56c3-45e3-a92e-6c84712edd18 + cloudProjectId: framebufferDepthMemorylessMode: 0 qualitySettingsNames: [] - projectName: Heroes Of Labyrinth - organizationId: rizzestudios + projectName: + organizationId: cloudEnabled: 0 legacyClampBlendShapeWeights: 0 hmiLoadingImage: {fileID: 0}