mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 18:26:23 +00:00
重构继承关系
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.Prefab",
|
||||
"_name": "GLDLEMode",
|
||||
"_name": "GOnHookMode",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_native": "",
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.Node",
|
||||
"_name": "GLDLEMode",
|
||||
"_name": "GOnHookMode",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": null,
|
@@ -8,6 +8,6 @@
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "GLDLEMode"
|
||||
"syncNodeName": "GOnHookMode"
|
||||
}
|
||||
}
|
@@ -1,9 +1,8 @@
|
||||
[
|
||||
{
|
||||
"__type__": "cc.Prefab",
|
||||
"_name": "RolePVPEntity",
|
||||
"_name": "GRoleDefault",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_native": "",
|
||||
"data": {
|
||||
"__id__": 1
|
||||
@@ -13,7 +12,7 @@
|
||||
},
|
||||
{
|
||||
"__type__": "cc.Node",
|
||||
"_name": "RolePVPEntity",
|
||||
"_name": "GRoleDefault",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"_parent": null,
|
||||
@@ -730,54 +729,27 @@
|
||||
"b": 255,
|
||||
"a": 255
|
||||
},
|
||||
"_skeletonData": null,
|
||||
"defaultSkin": "",
|
||||
"defaultAnimation": "",
|
||||
"_premultipliedAlpha": true,
|
||||
"loop": true,
|
||||
"_timeScale": 1,
|
||||
"_useTint": false,
|
||||
"_preCacheMode": 0,
|
||||
"_cacheMode": 0,
|
||||
"_defaultCacheMode": 0,
|
||||
"_sockets": [],
|
||||
"_useTint": false,
|
||||
"_debugMesh": false,
|
||||
"_debugBones": false,
|
||||
"_debugSlots": false,
|
||||
"_skeletonData": null,
|
||||
"_premultipliedAlpha": true,
|
||||
"defaultSkin": "",
|
||||
"defaultAnimation": "",
|
||||
"_enableBatch": false,
|
||||
"loop": true,
|
||||
"_sockets": [],
|
||||
"_debugMesh": false,
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "27Fx6O7FRLnbRD+LXrrqfA"
|
||||
},
|
||||
{
|
||||
"__type__": "9fc03SnXGhPIpBlRHQ1MpyK",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"__editorExtras__": {},
|
||||
"node": {
|
||||
"__id__": 1
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 35
|
||||
},
|
||||
"spine": {
|
||||
"__id__": 32
|
||||
},
|
||||
"bloodVolume": {
|
||||
"__id__": 13
|
||||
},
|
||||
"energyVolume": {
|
||||
"__id__": 27
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "89OuR1/75BxLrKGMeVKN5C"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.BoxCollider2D",
|
||||
"_name": "",
|
||||
@@ -788,7 +760,7 @@
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 37
|
||||
"__id__": 35
|
||||
},
|
||||
"tag": 0,
|
||||
"_group": 1,
|
||||
@@ -812,6 +784,32 @@
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "adZ/2FFS1AnqaNLGcoBV8b"
|
||||
},
|
||||
{
|
||||
"__type__": "276817jnQlKBr5eca8EUxm4",
|
||||
"_name": "",
|
||||
"_objFlags": 0,
|
||||
"node": {
|
||||
"__id__": 1
|
||||
},
|
||||
"_enabled": true,
|
||||
"__prefab": {
|
||||
"__id__": 37
|
||||
},
|
||||
"spine": {
|
||||
"__id__": 32
|
||||
},
|
||||
"bloodVolume": {
|
||||
"__id__": 13
|
||||
},
|
||||
"energyVolume": {
|
||||
"__id__": 27
|
||||
},
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
"__type__": "cc.CompPrefabInfo",
|
||||
"fileId": "1egRZj86lNFKKDFfl2+ddc"
|
||||
},
|
||||
{
|
||||
"__type__": "cc.PrefabInfo",
|
||||
"root": {
|
@@ -8,6 +8,6 @@
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"syncNodeName": "RolePVPEntity"
|
||||
"syncNodeName": "GRoleDefault"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user