CustomLoading.prefab 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "CustomLoading",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 9
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 12
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 13
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 0,
  50. "height": 0
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "NoCllick",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. },
  99. {
  100. "__id__": 4
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 5
  105. },
  106. "_opacity": 155,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 0,
  110. "g": 0,
  111. "b": 0,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 2280,
  117. "height": 750
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 0,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 0,
  181. "_isTrimmedMode": true,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.Button",
  187. "_name": "",
  188. "_objFlags": 0,
  189. "node": {
  190. "__id__": 2
  191. },
  192. "_enabled": true,
  193. "_normalMaterial": null,
  194. "_grayMaterial": null,
  195. "duration": 0.1,
  196. "zoomScale": 1.2,
  197. "clickEvents": [],
  198. "_N$interactable": true,
  199. "_N$enableAutoGrayEffect": false,
  200. "_N$transition": 0,
  201. "transition": 0,
  202. "_N$normalColor": {
  203. "__type__": "cc.Color",
  204. "r": 214,
  205. "g": 214,
  206. "b": 214,
  207. "a": 255
  208. },
  209. "_N$pressedColor": {
  210. "__type__": "cc.Color",
  211. "r": 211,
  212. "g": 211,
  213. "b": 211,
  214. "a": 255
  215. },
  216. "pressedColor": {
  217. "__type__": "cc.Color",
  218. "r": 211,
  219. "g": 211,
  220. "b": 211,
  221. "a": 255
  222. },
  223. "_N$hoverColor": {
  224. "__type__": "cc.Color",
  225. "r": 255,
  226. "g": 255,
  227. "b": 255,
  228. "a": 255
  229. },
  230. "hoverColor": {
  231. "__type__": "cc.Color",
  232. "r": 255,
  233. "g": 255,
  234. "b": 255,
  235. "a": 255
  236. },
  237. "_N$disabledColor": {
  238. "__type__": "cc.Color",
  239. "r": 124,
  240. "g": 124,
  241. "b": 124,
  242. "a": 255
  243. },
  244. "_N$normalSprite": null,
  245. "_N$pressedSprite": null,
  246. "pressedSprite": null,
  247. "_N$hoverSprite": null,
  248. "hoverSprite": null,
  249. "_N$disabledSprite": null,
  250. "_N$target": {
  251. "__id__": 2
  252. },
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.PrefabInfo",
  257. "root": {
  258. "__id__": 1
  259. },
  260. "asset": {
  261. "__id__": 0
  262. },
  263. "fileId": "8arjc3QhJFh5bvHgOKmNvM",
  264. "sync": false
  265. },
  266. {
  267. "__type__": "cc.Node",
  268. "_name": "SpAni",
  269. "_objFlags": 0,
  270. "_parent": {
  271. "__id__": 1
  272. },
  273. "_children": [],
  274. "_active": true,
  275. "_components": [
  276. {
  277. "__id__": 7
  278. }
  279. ],
  280. "_prefab": {
  281. "__id__": 8
  282. },
  283. "_opacity": 255,
  284. "_color": {
  285. "__type__": "cc.Color",
  286. "r": 255,
  287. "g": 255,
  288. "b": 255,
  289. "a": 255
  290. },
  291. "_contentSize": {
  292. "__type__": "cc.Size",
  293. "width": 120,
  294. "height": 120
  295. },
  296. "_anchorPoint": {
  297. "__type__": "cc.Vec2",
  298. "x": 0.5,
  299. "y": 0.5
  300. },
  301. "_trs": {
  302. "__type__": "TypedArray",
  303. "ctor": "Float64Array",
  304. "array": [
  305. 0,
  306. 0,
  307. 0,
  308. 0,
  309. 0,
  310. 0,
  311. 1,
  312. 1,
  313. 1,
  314. 1
  315. ]
  316. },
  317. "_eulerAngles": {
  318. "__type__": "cc.Vec3",
  319. "x": 0,
  320. "y": 0,
  321. "z": 0
  322. },
  323. "_skewX": 0,
  324. "_skewY": 0,
  325. "_is3DNode": false,
  326. "_groupIndex": 0,
  327. "groupIndex": 0,
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "dragonBones.ArmatureDisplay",
  332. "_name": "",
  333. "_objFlags": 0,
  334. "node": {
  335. "__id__": 6
  336. },
  337. "_enabled": true,
  338. "_materials": [
  339. {
  340. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  341. }
  342. ],
  343. "_armatureName": "Armature",
  344. "_animationName": "newAnimation",
  345. "_preCacheMode": 0,
  346. "_cacheMode": 0,
  347. "playTimes": -1,
  348. "premultipliedAlpha": false,
  349. "_armatureKey": "d6188c1e-840b-4feb-83a5-a77c8303964d#aeec8251-1bbe-41be-a8ce-ff2acd91389b",
  350. "_accTime": 0,
  351. "_playCount": 0,
  352. "_frameCache": null,
  353. "_curFrame": null,
  354. "_playing": false,
  355. "_armatureCache": null,
  356. "_N$dragonAsset": {
  357. "__uuid__": "d6188c1e-840b-4feb-83a5-a77c8303964d"
  358. },
  359. "_N$dragonAtlasAsset": {
  360. "__uuid__": "aeec8251-1bbe-41be-a8ce-ff2acd91389b"
  361. },
  362. "_N$_defaultArmatureIndex": 0,
  363. "_N$_animationIndex": 1,
  364. "_N$_defaultCacheMode": 0,
  365. "_N$timeScale": 1,
  366. "_N$debugBones": false,
  367. "_N$enableBatch": false,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.PrefabInfo",
  372. "root": {
  373. "__id__": 1
  374. },
  375. "asset": {
  376. "__id__": 0
  377. },
  378. "fileId": "bc4dcE4YJZC3pFfK7S0AjkO",
  379. "sync": false
  380. },
  381. {
  382. "__type__": "cc.Node",
  383. "_name": "LbWork",
  384. "_objFlags": 0,
  385. "_parent": {
  386. "__id__": 1
  387. },
  388. "_children": [],
  389. "_active": true,
  390. "_components": [
  391. {
  392. "__id__": 10
  393. }
  394. ],
  395. "_prefab": {
  396. "__id__": 11
  397. },
  398. "_opacity": 255,
  399. "_color": {
  400. "__type__": "cc.Color",
  401. "r": 255,
  402. "g": 255,
  403. "b": 255,
  404. "a": 255
  405. },
  406. "_contentSize": {
  407. "__type__": "cc.Size",
  408. "width": 0,
  409. "height": 50.4
  410. },
  411. "_anchorPoint": {
  412. "__type__": "cc.Vec2",
  413. "x": 0.5,
  414. "y": 0.5
  415. },
  416. "_trs": {
  417. "__type__": "TypedArray",
  418. "ctor": "Float64Array",
  419. "array": [
  420. 0,
  421. -114,
  422. 0,
  423. 0,
  424. 0,
  425. 0,
  426. 1,
  427. 1,
  428. 1,
  429. 1
  430. ]
  431. },
  432. "_eulerAngles": {
  433. "__type__": "cc.Vec3",
  434. "x": 0,
  435. "y": 0,
  436. "z": 0
  437. },
  438. "_skewX": 0,
  439. "_skewY": 0,
  440. "_is3DNode": false,
  441. "_groupIndex": 0,
  442. "groupIndex": 0,
  443. "_id": ""
  444. },
  445. {
  446. "__type__": "cc.Label",
  447. "_name": "",
  448. "_objFlags": 0,
  449. "node": {
  450. "__id__": 9
  451. },
  452. "_enabled": true,
  453. "_materials": [
  454. {
  455. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  456. }
  457. ],
  458. "_srcBlendFactor": 770,
  459. "_dstBlendFactor": 771,
  460. "_string": "",
  461. "_N$string": "",
  462. "_fontSize": 40,
  463. "_lineHeight": 40,
  464. "_enableWrapText": true,
  465. "_N$file": null,
  466. "_isSystemFontUsed": false,
  467. "_spacingX": 0,
  468. "_batchAsBitmap": false,
  469. "_styleFlags": 0,
  470. "_underlineHeight": 0,
  471. "_N$horizontalAlign": 1,
  472. "_N$verticalAlign": 1,
  473. "_N$fontFamily": "Arial",
  474. "_N$overflow": 0,
  475. "_N$cacheMode": 0,
  476. "_id": ""
  477. },
  478. {
  479. "__type__": "cc.PrefabInfo",
  480. "root": {
  481. "__id__": 1
  482. },
  483. "asset": {
  484. "__id__": 0
  485. },
  486. "fileId": "58pVh/u0tBJbx/PS47+yKY",
  487. "sync": false
  488. },
  489. {
  490. "__type__": "e3de5WDaTZCrYS2SqP+LxBb",
  491. "_name": "",
  492. "_objFlags": 0,
  493. "node": {
  494. "__id__": 1
  495. },
  496. "_enabled": true,
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 1
  503. },
  504. "asset": {
  505. "__id__": 0
  506. },
  507. "fileId": "",
  508. "sync": false
  509. }
  510. ]