mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 18:26:23 +00:00
基础的数值计算
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"__id__": 1
|
||||
},
|
||||
"_children": [],
|
||||
"_active": false,
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 3
|
||||
|
@@ -157,7 +157,10 @@
|
||||
"_iso": 0,
|
||||
"_screenScale": 1,
|
||||
"_visibility": 1073741825,
|
||||
"_targetTexture": null,
|
||||
"_targetTexture": {
|
||||
"__uuid__": "a0d1e275-5512-493e-8e15-7d2db8beb48e",
|
||||
"__expectedType__": "cc.RenderTexture"
|
||||
},
|
||||
"_postProcess": null,
|
||||
"_usePostProcess": false,
|
||||
"_cameraType": -1,
|
||||
|
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"id": 0,
|
||||
"Blood": 100,
|
||||
"Attack": 10,
|
||||
"Blood": 200,
|
||||
"Attack": 20,
|
||||
"Defend": 5
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user