This commit is contained in:
2024-05-01 19:13:01 +08:00
parent cf008327aa
commit 80a32d9b1b
150 changed files with 8561 additions and 5045 deletions

View File

@@ -173,16 +173,14 @@
"_batchAsBitmap": false,
"_id": "",
"_enableOutline": true,
"_outlineWidth": 2,
"_outlineColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_enableShadow": true,
"_shadowBlur": 2,
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
@@ -190,9 +188,9 @@
},
"_shadowColor": {
"__type__": "cc.Color",
"r": 250,
"g": 250,
"b": 250,
"r": 0,
"g": 0,
"b": 0,
"a": 255
}
},