|
|
大神怎么把这个光环代码跟你的翅膀代码整合在一起啊
光环代码
{
"type": "Entity",
"name": "entity_root",
"id": 1079187010,
"components": [{
"type": "VfxDefinitionComponent",
"name": "entity_root_VfxDefinition",
"filename": "data/hd/vfx/particles/overlays/paladin/aura_fanatic/aura_fanatic.particles",
"hardKillOnDestroy": false
}
]
},
{
"type": "Entity",
"name": "entity_root",
"id": 1079187010,
"components": [{
"type": "VfxDefinitionComponent",
"name": "entity_root_VfxDefinition",
"filename": "data/hd/vfx/particles/overlays/sorceress/thunderstormcast/ThunderCastOverlayOper.particles",
"hardKillOnDestroy": false
}
]
},
{
"type": "Entity",
"name": "entity_root",
"id": 1079187010,
"components": [{
"type": "VfxDefinitionComponent",
"name": "entity_root_VfxDefinition",
"filename": "data/hd/vfx/particles/missiles/high_priest_lightning/highpriestlightning_fx.particles",
"hardKillOnDestroy": false
}, {
"type": "TransformDefinitionComponent",
"name": "TransformDefinitionComponent002",
"position": {
"x": 0,
"y": 4.0,
"z": 0
},
"orientation": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"w": 1.0
},
"scale": {
"x": 1.8,
"y": 1.8,
"z": 1.8
},
"inheritOnlyPosition": false
}
]
} |
|