This commit is contained in:
caizhitao
2020-06-23 18:01:31 +08:00
parent e6f520d4fa
commit 2ab560aa7a
4 changed files with 130 additions and 120 deletions

View File

@@ -16,12 +16,11 @@ CCEffect %{
texture: { value: white }
alphaThreshold: { value: 0.5 }
# 自定义参数
# 发光颜色
glowColor: {
value: [1.0, 1.0, 0.0, 1.0],
editor: {
type: color,
tooltip: "发光颜色"
tooltip: "发光颜色RGBA"
}
}
spriteWidth: {