ShopUpdate
parent
f6aff5ccf6
commit
a8996542a6
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a55ee4efaad27d948ba5f03fc6d7bc80
|
||||
guid: c86158f937dbef3469d4bed1a9cbf3f1
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
@ -0,0 +1,50 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &8199421530447880607
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1549250949464047613}
|
||||
- component: {fileID: 2180942786781420646}
|
||||
m_Layer: 0
|
||||
m_Name: PlayfabManager
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &1549250949464047613
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8199421530447880607}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: -0.94437385, y: 3.5225344, z: 281.13467}
|
||||
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 &2180942786781420646
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8199421530447880607}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 030889e21ff6da2419967c5df4aa3fd2, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
playFabInit: {fileID: 0}
|
||||
avatarImages: []
|
||||
playFabLeaderboards: {fileID: 0}
|
||||
playFabUserDataManager: {fileID: 0}
|
@ -1,6 +1,6 @@
|
||||
fileFormatVersion: 2
|
||||
guid: ed9b95dc6ed6d0647ad7f1a8f305385d
|
||||
DefaultImporter:
|
||||
guid: 953127b1fddacc64ab788911c2608b2d
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a4f11a1bf1da90f40824425afb678fe4
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
@ -0,0 +1,179 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &8548751376755362733
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 818490927950840082}
|
||||
- component: {fileID: 8686524934276235064}
|
||||
m_Layer: 0
|
||||
m_Name: ShopManager
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &818490927950840082
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8548751376755362733}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: -1.6210089, y: -1.0801344, z: 90}
|
||||
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 &8686524934276235064
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8548751376755362733}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: a5467920342753f45af6cb2b5de436de, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
cItem:
|
||||
- Name: PiPuzzle Coin Pack 1
|
||||
Id: pipuzzle.coin_pack_1
|
||||
desc:
|
||||
price: 1.99
|
||||
- Name: PiPuzzle Coin Pack 2
|
||||
Id: pipuzzle.coin_pack_2
|
||||
desc:
|
||||
price: 3.49
|
||||
- Name: PiPuzzle Coin Pack 3
|
||||
Id: pipuzzle.coin_pack_3
|
||||
desc:
|
||||
price: 4.99
|
||||
- Name: PiPuzzle Coin Pack 4
|
||||
Id: pipuzzle.coin_pack_4
|
||||
desc:
|
||||
price: 7.99
|
||||
- Name: PiPuzzle Coin Pack 5
|
||||
Id: pipuzzle.coin_pack_5
|
||||
desc:
|
||||
price: 14.99
|
||||
pItem:
|
||||
- Name: PiPuzzle Pipe variation 0
|
||||
Id: pipuzzle.pipes_0
|
||||
desc:
|
||||
price: 4.99
|
||||
- Name: PiPuzzle Pipe variation 1
|
||||
Id: pipuzzle.pipes_1
|
||||
desc:
|
||||
price: 4.99
|
||||
- Name: PiPuzzle pipe variation 2
|
||||
Id: pipuzzle.pipes_2
|
||||
desc:
|
||||
price: 4.99
|
||||
- Name: PiPuzzle pipe variation 3
|
||||
Id: pipuzzle.pipes_3
|
||||
desc:
|
||||
price: 4.99
|
||||
- Name: PiPuzzle pipe variation 4
|
||||
Id: pipuzzle.pipes_4
|
||||
desc:
|
||||
price: 4.99
|
||||
eItem:
|
||||
- Name:
|
||||
Id:
|
||||
desc:
|
||||
price: 100
|
||||
- Name:
|
||||
Id:
|
||||
desc:
|
||||
price: 100
|
||||
- Name:
|
||||
Id:
|
||||
desc:
|
||||
price: 100
|
||||
coinsRewards: 320000006400000096000000fa000000f4010000
|
||||
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:
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
EffectButtons:
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
- isPurchased: 0
|
||||
isEquipped: 0
|
||||
PurchaseButton: {fileID: 0}
|
||||
EquipButton: {fileID: 0}
|
||||
equipButtonText: {fileID: 0}
|
||||
NotEnoughCoinsObj: {fileID: 0}
|
||||
LoadingScreen: {fileID: 0}
|
||||
currentPurchaseType: 0
|
||||
coinTxt: {fileID: 0}
|
||||
AdsPurchasedWindow: {fileID: 0}
|
||||
adsBanner: {fileID: 0}
|
||||
subActivatedWindow: {fileID: 0}
|
||||
premiumBanner: {fileID: 0}
|
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7e3450a65347ea0488ed2f0ae844ab59
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5025e706103fe6140ab6faf3cc9510e3
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue