英雄 动画重做
This commit is contained in:
41
assets/resources/game/gui/materials/outline-yellow.mtl
Normal file
41
assets/resources/game/gui/materials/outline-yellow.mtl
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"__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": 247,
|
||||
"g": 255,
|
||||
"b": 46,
|
||||
"a": 255
|
||||
},
|
||||
"glowWidth": 0.002,
|
||||
"glowThreshold": 0.887
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user