整理项目

This commit is contained in:
caizhitao
2020-06-23 17:12:44 +08:00
parent 987bb8f58b
commit e6f520d4fa
14 changed files with 6206 additions and 37 deletions

View File

@@ -14,15 +14,13 @@
"SHOW_INNER_GLOW": true
},
"props": {
"glowColorSize": 0.1,
"glowColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"g": 0,
"b": 0,
"a": 255
},
"glowThreshold": 0.1
}
}
}
}

View File

@@ -1,6 +1,6 @@
{
"ver": "1.0.3",
"uuid": "ed801db5-01ea-4505-b505-e661a3f1bb07",
"uuid": "5e2baa0c-d8bf-493f-89f7-a11352092439",
"dataAsSubAsset": null,
"subMetas": {}
}