Files
pixelheros/assets/resources/game/gui/materials/outline-yellow.mtl
panFD fad85b96e5 feat: 新增技能相关资源与调整特效发光宽度
1. 新增多个技能攻击、待机预制件与动画剪辑资源
2. 调整三种outline材质的发光宽度与绿色材质发光阈值
3. 优化部分技能预制件的属性配置与动画参数
2026-08-15 11:39:03 +08:00

41 lines
688 B
Plaintext

{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "645285fa-29be-4ca6-8f17-05ae82ef4982",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_TEXTURE": true
}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"glowColor": {
"__type__": "cc.Color",
"r": 255,
"g": 245,
"b": 0,
"a": 255
},
"glowWidth": 0.003,
"glowThreshold": 0.887
}
]
}