add_animation_item.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "add_animation_item",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "add_animation_item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 20
  32. },
  33. {
  34. "__id__": 22
  35. },
  36. {
  37. "__id__": 24
  38. },
  39. {
  40. "__id__": 26
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 28
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": -50,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "Label",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. },
  92. {
  93. "__id__": 7
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 9
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 1920,
  143. "height": 100
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "d12agrIYNJg7VAXz7mWrCy"
  155. },
  156. {
  157. "__type__": "cc.Label",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 0,
  174. "g": 0,
  175. "b": 0,
  176. "a": 255
  177. },
  178. "_string": "播放动画",
  179. "_horizontalAlign": 1,
  180. "_verticalAlign": 1,
  181. "_actualFontSize": 41,
  182. "_fontSize": 40,
  183. "_fontFamily": "Arial",
  184. "_lineHeight": 40,
  185. "_overflow": 2,
  186. "_enableWrapText": true,
  187. "_font": null,
  188. "_isSystemFontUsed": true,
  189. "_spacingX": 0,
  190. "_isItalic": false,
  191. "_isBold": true,
  192. "_isUnderline": false,
  193. "_underlineHeight": 2,
  194. "_cacheMode": 0,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "3fZRgcQadEja58sTfh3ffE"
  200. },
  201. {
  202. "__type__": "cc.Widget",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 2
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 8
  212. },
  213. "_alignFlags": 45,
  214. "_target": null,
  215. "_left": 0,
  216. "_right": 0,
  217. "_top": 0,
  218. "_bottom": 0,
  219. "_horizontalCenter": 0,
  220. "_verticalCenter": 0,
  221. "_isAbsLeft": true,
  222. "_isAbsRight": true,
  223. "_isAbsTop": true,
  224. "_isAbsBottom": true,
  225. "_isAbsHorizontalCenter": true,
  226. "_isAbsVerticalCenter": true,
  227. "_originalWidth": 160,
  228. "_originalHeight": 50.4,
  229. "_alignMode": 2,
  230. "_lockFlags": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.CompPrefabInfo",
  235. "fileId": "d8Q9J94PFHdbCLebMN7SP7"
  236. },
  237. {
  238. "__type__": "cc.PrefabInfo",
  239. "root": {
  240. "__id__": 1
  241. },
  242. "asset": {
  243. "__id__": 0
  244. },
  245. "fileId": "4fbADtjkNJBq7rPERwu8Kl",
  246. "instance": null,
  247. "targetOverrides": null,
  248. "nestedPrefabInstanceRoots": null
  249. },
  250. {
  251. "__type__": "cc.Node",
  252. "_name": "btn_delete",
  253. "_objFlags": 0,
  254. "__editorExtras__": {},
  255. "_parent": {
  256. "__id__": 1
  257. },
  258. "_children": [],
  259. "_active": false,
  260. "_components": [
  261. {
  262. "__id__": 11
  263. },
  264. {
  265. "__id__": 13
  266. },
  267. {
  268. "__id__": 15
  269. },
  270. {
  271. "__id__": 17
  272. }
  273. ],
  274. "_prefab": {
  275. "__id__": 19
  276. },
  277. "_lpos": {
  278. "__type__": "cc.Vec3",
  279. "x": 890,
  280. "y": 0,
  281. "z": 0
  282. },
  283. "_lrot": {
  284. "__type__": "cc.Quat",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0,
  288. "w": 1
  289. },
  290. "_lscale": {
  291. "__type__": "cc.Vec3",
  292. "x": 1,
  293. "y": 1,
  294. "z": 1
  295. },
  296. "_mobility": 0,
  297. "_layer": 33554432,
  298. "_euler": {
  299. "__type__": "cc.Vec3",
  300. "x": 0,
  301. "y": 0,
  302. "z": 0
  303. },
  304. "_id": ""
  305. },
  306. {
  307. "__type__": "cc.UITransform",
  308. "_name": "",
  309. "_objFlags": 0,
  310. "__editorExtras__": {},
  311. "node": {
  312. "__id__": 10
  313. },
  314. "_enabled": true,
  315. "__prefab": {
  316. "__id__": 12
  317. },
  318. "_contentSize": {
  319. "__type__": "cc.Size",
  320. "width": 60,
  321. "height": 60
  322. },
  323. "_anchorPoint": {
  324. "__type__": "cc.Vec2",
  325. "x": 0.5,
  326. "y": 0.5
  327. },
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "cc.CompPrefabInfo",
  332. "fileId": "c9z9iSkHtO65KLOG52x2hL"
  333. },
  334. {
  335. "__type__": "cc.Sprite",
  336. "_name": "",
  337. "_objFlags": 0,
  338. "__editorExtras__": {},
  339. "node": {
  340. "__id__": 10
  341. },
  342. "_enabled": true,
  343. "__prefab": {
  344. "__id__": 14
  345. },
  346. "_customMaterial": null,
  347. "_srcBlendFactor": 2,
  348. "_dstBlendFactor": 4,
  349. "_color": {
  350. "__type__": "cc.Color",
  351. "r": 255,
  352. "g": 255,
  353. "b": 255,
  354. "a": 255
  355. },
  356. "_spriteFrame": {
  357. "__uuid__": "64c1f2bf-dc82-4530-bd30-7879d5a3e03e@f9941",
  358. "__expectedType__": "cc.SpriteFrame"
  359. },
  360. "_type": 0,
  361. "_fillType": 0,
  362. "_sizeMode": 0,
  363. "_fillCenter": {
  364. "__type__": "cc.Vec2",
  365. "x": 0,
  366. "y": 0
  367. },
  368. "_fillStart": 0,
  369. "_fillRange": 0,
  370. "_isTrimmedMode": true,
  371. "_useGrayscale": false,
  372. "_atlas": null,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.CompPrefabInfo",
  377. "fileId": "79Ri6pbSVBModDw+DWiixH"
  378. },
  379. {
  380. "__type__": "cc.Widget",
  381. "_name": "",
  382. "_objFlags": 0,
  383. "__editorExtras__": {},
  384. "node": {
  385. "__id__": 10
  386. },
  387. "_enabled": true,
  388. "__prefab": {
  389. "__id__": 16
  390. },
  391. "_alignFlags": 32,
  392. "_target": null,
  393. "_left": 0,
  394. "_right": 40,
  395. "_top": 0,
  396. "_bottom": 0,
  397. "_horizontalCenter": 0,
  398. "_verticalCenter": 0,
  399. "_isAbsLeft": true,
  400. "_isAbsRight": true,
  401. "_isAbsTop": true,
  402. "_isAbsBottom": true,
  403. "_isAbsHorizontalCenter": true,
  404. "_isAbsVerticalCenter": true,
  405. "_originalWidth": 0,
  406. "_originalHeight": 100,
  407. "_alignMode": 2,
  408. "_lockFlags": 0,
  409. "_id": ""
  410. },
  411. {
  412. "__type__": "cc.CompPrefabInfo",
  413. "fileId": "8fkPHFUM5CHKDA/qg2QP9w"
  414. },
  415. {
  416. "__type__": "cc.Button",
  417. "_name": "",
  418. "_objFlags": 0,
  419. "__editorExtras__": {},
  420. "node": {
  421. "__id__": 10
  422. },
  423. "_enabled": true,
  424. "__prefab": {
  425. "__id__": 18
  426. },
  427. "clickEvents": [],
  428. "_interactable": true,
  429. "_transition": 3,
  430. "_normalColor": {
  431. "__type__": "cc.Color",
  432. "r": 255,
  433. "g": 255,
  434. "b": 255,
  435. "a": 255
  436. },
  437. "_hoverColor": {
  438. "__type__": "cc.Color",
  439. "r": 211,
  440. "g": 211,
  441. "b": 211,
  442. "a": 255
  443. },
  444. "_pressedColor": {
  445. "__type__": "cc.Color",
  446. "r": 255,
  447. "g": 255,
  448. "b": 255,
  449. "a": 255
  450. },
  451. "_disabledColor": {
  452. "__type__": "cc.Color",
  453. "r": 124,
  454. "g": 124,
  455. "b": 124,
  456. "a": 255
  457. },
  458. "_normalSprite": null,
  459. "_hoverSprite": null,
  460. "_pressedSprite": null,
  461. "_disabledSprite": null,
  462. "_duration": 0.1,
  463. "_zoomScale": 1.2,
  464. "_target": null,
  465. "_id": ""
  466. },
  467. {
  468. "__type__": "cc.CompPrefabInfo",
  469. "fileId": "6e7tGdN1tPboG22ZR8rxVM"
  470. },
  471. {
  472. "__type__": "cc.PrefabInfo",
  473. "root": {
  474. "__id__": 1
  475. },
  476. "asset": {
  477. "__id__": 0
  478. },
  479. "fileId": "2bVQzJFT9E97ss73e9J5C3",
  480. "instance": null,
  481. "targetOverrides": null,
  482. "nestedPrefabInstanceRoots": null
  483. },
  484. {
  485. "__type__": "cc.UITransform",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "__editorExtras__": {},
  489. "node": {
  490. "__id__": 1
  491. },
  492. "_enabled": true,
  493. "__prefab": {
  494. "__id__": 21
  495. },
  496. "_contentSize": {
  497. "__type__": "cc.Size",
  498. "width": 1920,
  499. "height": 100
  500. },
  501. "_anchorPoint": {
  502. "__type__": "cc.Vec2",
  503. "x": 0.5,
  504. "y": 0.5
  505. },
  506. "_id": ""
  507. },
  508. {
  509. "__type__": "cc.CompPrefabInfo",
  510. "fileId": "89ruOIKaZOh7snnHEjTTcO"
  511. },
  512. {
  513. "__type__": "cc.Widget",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "__editorExtras__": {},
  517. "node": {
  518. "__id__": 1
  519. },
  520. "_enabled": true,
  521. "__prefab": {
  522. "__id__": 23
  523. },
  524. "_alignFlags": 40,
  525. "_target": null,
  526. "_left": 0,
  527. "_right": 0,
  528. "_top": 0,
  529. "_bottom": 0,
  530. "_horizontalCenter": 0,
  531. "_verticalCenter": 0,
  532. "_isAbsLeft": true,
  533. "_isAbsRight": true,
  534. "_isAbsTop": true,
  535. "_isAbsBottom": true,
  536. "_isAbsHorizontalCenter": true,
  537. "_isAbsVerticalCenter": true,
  538. "_originalWidth": 100,
  539. "_originalHeight": 0,
  540. "_alignMode": 2,
  541. "_lockFlags": 0,
  542. "_id": ""
  543. },
  544. {
  545. "__type__": "cc.CompPrefabInfo",
  546. "fileId": "d0BqNm0HBAwry1JO2BFKoY"
  547. },
  548. {
  549. "__type__": "cc.Sprite",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "__editorExtras__": {},
  553. "node": {
  554. "__id__": 1
  555. },
  556. "_enabled": true,
  557. "__prefab": {
  558. "__id__": 25
  559. },
  560. "_customMaterial": null,
  561. "_srcBlendFactor": 2,
  562. "_dstBlendFactor": 4,
  563. "_color": {
  564. "__type__": "cc.Color",
  565. "r": 206,
  566. "g": 206,
  567. "b": 206,
  568. "a": 255
  569. },
  570. "_spriteFrame": {
  571. "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941",
  572. "__expectedType__": "cc.SpriteFrame"
  573. },
  574. "_type": 1,
  575. "_fillType": 0,
  576. "_sizeMode": 0,
  577. "_fillCenter": {
  578. "__type__": "cc.Vec2",
  579. "x": 0,
  580. "y": 0
  581. },
  582. "_fillStart": 0,
  583. "_fillRange": 0,
  584. "_isTrimmedMode": true,
  585. "_useGrayscale": false,
  586. "_atlas": null,
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "cc.CompPrefabInfo",
  591. "fileId": "d9bKvvsm5PkZsoiGoChJTk"
  592. },
  593. {
  594. "__type__": "9fad2c5581LAKn9Gw3rCjgK",
  595. "_name": "",
  596. "_objFlags": 0,
  597. "__editorExtras__": {},
  598. "node": {
  599. "__id__": 1
  600. },
  601. "_enabled": true,
  602. "__prefab": {
  603. "__id__": 27
  604. },
  605. "lab_name": {
  606. "__id__": 2
  607. },
  608. "btn_delete": {
  609. "__id__": 10
  610. },
  611. "_id": ""
  612. },
  613. {
  614. "__type__": "cc.CompPrefabInfo",
  615. "fileId": "74o6E7Bs1Hu6TwMU1zGhwD"
  616. },
  617. {
  618. "__type__": "cc.PrefabInfo",
  619. "root": {
  620. "__id__": 1
  621. },
  622. "asset": {
  623. "__id__": 0
  624. },
  625. "fileId": "3cxY/YZmJM9KO9BRXfnkw2",
  626. "instance": null,
  627. "targetOverrides": null
  628. }
  629. ]