update
This commit is contained in:
@@ -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
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user