하트 초기값(없을 시 빌드 후 안드로이드에서 인스톨 시 하트 0개로 시작)
This commit is contained in:
9
Gameton-06/Assets/Gameton/Resources/GameData/heart.json
Normal file
9
Gameton-06/Assets/Gameton/Resources/GameData/heart.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"characterId": 1,
|
||||||
|
"currentHearts": 5,
|
||||||
|
"lastHeartTime": ""
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 62b6002fdcc90b34f98df6d725cce8b1
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Reference in New Issue
Block a user