circle.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "circle",
  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": "circle",
  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. "_prefab": {
  41. "__id__": 26
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 90.299,
  46. "y": 96.927,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "img",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. },
  89. {
  90. "__id__": 7
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 9
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 60,
  140. "height": 60
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "078UdKKwVD4o/KHsA7odGI"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "b01cd5c6-4741-4012-8cb2-4173b9931159@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 3,
  180. "_fillType": 2,
  181. "_sizeMode": 0,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0.5,
  185. "y": 0.5
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "40HqI1/oxDK4Kw47H5uobU"
  197. },
  198. {
  199. "__type__": "cc.Widget",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "__editorExtras__": {},
  203. "node": {
  204. "__id__": 2
  205. },
  206. "_enabled": true,
  207. "__prefab": {
  208. "__id__": 8
  209. },
  210. "_alignFlags": 45,
  211. "_target": null,
  212. "_left": 0,
  213. "_right": 0,
  214. "_top": 0,
  215. "_bottom": 0,
  216. "_horizontalCenter": 0,
  217. "_verticalCenter": 0,
  218. "_isAbsLeft": true,
  219. "_isAbsRight": true,
  220. "_isAbsTop": true,
  221. "_isAbsBottom": true,
  222. "_isAbsHorizontalCenter": true,
  223. "_isAbsVerticalCenter": true,
  224. "_originalWidth": 201,
  225. "_originalHeight": 201,
  226. "_alignMode": 2,
  227. "_lockFlags": 0,
  228. "_id": ""
  229. },
  230. {
  231. "__type__": "cc.CompPrefabInfo",
  232. "fileId": "e37WepGaJCgIC0sEIA0Ypv"
  233. },
  234. {
  235. "__type__": "cc.PrefabInfo",
  236. "root": {
  237. "__id__": 1
  238. },
  239. "asset": {
  240. "__id__": 0
  241. },
  242. "fileId": "8fQADewjxKoK8sOc9NtO/K",
  243. "instance": null,
  244. "targetOverrides": null,
  245. "nestedPrefabInstanceRoots": null
  246. },
  247. {
  248. "__type__": "cc.Node",
  249. "_name": "tip_img",
  250. "_objFlags": 0,
  251. "__editorExtras__": {},
  252. "_parent": {
  253. "__id__": 1
  254. },
  255. "_children": [],
  256. "_active": false,
  257. "_components": [
  258. {
  259. "__id__": 11
  260. },
  261. {
  262. "__id__": 13
  263. },
  264. {
  265. "__id__": 15
  266. },
  267. {
  268. "__id__": 17
  269. }
  270. ],
  271. "_prefab": {
  272. "__id__": 19
  273. },
  274. "_lpos": {
  275. "__type__": "cc.Vec3",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0
  279. },
  280. "_lrot": {
  281. "__type__": "cc.Quat",
  282. "x": 0,
  283. "y": 0,
  284. "z": 0,
  285. "w": 1
  286. },
  287. "_lscale": {
  288. "__type__": "cc.Vec3",
  289. "x": 1,
  290. "y": 1,
  291. "z": 1
  292. },
  293. "_mobility": 0,
  294. "_layer": 33554432,
  295. "_euler": {
  296. "__type__": "cc.Vec3",
  297. "x": 0,
  298. "y": 0,
  299. "z": 0
  300. },
  301. "_id": ""
  302. },
  303. {
  304. "__type__": "cc.UITransform",
  305. "_name": "",
  306. "_objFlags": 0,
  307. "__editorExtras__": {},
  308. "node": {
  309. "__id__": 10
  310. },
  311. "_enabled": true,
  312. "__prefab": {
  313. "__id__": 12
  314. },
  315. "_contentSize": {
  316. "__type__": "cc.Size",
  317. "width": 60,
  318. "height": 60
  319. },
  320. "_anchorPoint": {
  321. "__type__": "cc.Vec2",
  322. "x": 0.5,
  323. "y": 0.5
  324. },
  325. "_id": ""
  326. },
  327. {
  328. "__type__": "cc.CompPrefabInfo",
  329. "fileId": "caBW6InndG9JPVlhF6dAYL"
  330. },
  331. {
  332. "__type__": "cc.Sprite",
  333. "_name": "",
  334. "_objFlags": 0,
  335. "__editorExtras__": {},
  336. "node": {
  337. "__id__": 10
  338. },
  339. "_enabled": true,
  340. "__prefab": {
  341. "__id__": 14
  342. },
  343. "_customMaterial": null,
  344. "_srcBlendFactor": 2,
  345. "_dstBlendFactor": 4,
  346. "_color": {
  347. "__type__": "cc.Color",
  348. "r": 255,
  349. "g": 255,
  350. "b": 255,
  351. "a": 255
  352. },
  353. "_spriteFrame": {
  354. "__uuid__": "6adbfe2c-a2a6-42fc-88f7-9ba02d626df6@f9941",
  355. "__expectedType__": "cc.SpriteFrame"
  356. },
  357. "_type": 0,
  358. "_fillType": 2,
  359. "_sizeMode": 0,
  360. "_fillCenter": {
  361. "__type__": "cc.Vec2",
  362. "x": 0.5,
  363. "y": 0.5
  364. },
  365. "_fillStart": 0,
  366. "_fillRange": 0,
  367. "_isTrimmedMode": true,
  368. "_useGrayscale": false,
  369. "_atlas": null,
  370. "_id": ""
  371. },
  372. {
  373. "__type__": "cc.CompPrefabInfo",
  374. "fileId": "a910VWc6lGJZiR5IxLUk6f"
  375. },
  376. {
  377. "__type__": "cc.Widget",
  378. "_name": "",
  379. "_objFlags": 0,
  380. "__editorExtras__": {},
  381. "node": {
  382. "__id__": 10
  383. },
  384. "_enabled": true,
  385. "__prefab": {
  386. "__id__": 16
  387. },
  388. "_alignFlags": 45,
  389. "_target": null,
  390. "_left": 0,
  391. "_right": 0,
  392. "_top": 0,
  393. "_bottom": 0,
  394. "_horizontalCenter": 0,
  395. "_verticalCenter": 0,
  396. "_isAbsLeft": true,
  397. "_isAbsRight": true,
  398. "_isAbsTop": true,
  399. "_isAbsBottom": true,
  400. "_isAbsHorizontalCenter": true,
  401. "_isAbsVerticalCenter": true,
  402. "_originalWidth": 201,
  403. "_originalHeight": 201,
  404. "_alignMode": 2,
  405. "_lockFlags": 0,
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "cc.CompPrefabInfo",
  410. "fileId": "3cf9s6/edDFq/v/BGFgt3n"
  411. },
  412. {
  413. "__type__": "cc.Animation",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "__editorExtras__": {},
  417. "node": {
  418. "__id__": 10
  419. },
  420. "_enabled": true,
  421. "__prefab": {
  422. "__id__": 18
  423. },
  424. "playOnLoad": true,
  425. "_clips": [
  426. {
  427. "__uuid__": "47ea8a2a-fa56-40ed-9de4-e4a0284ab885",
  428. "__expectedType__": "cc.AnimationClip"
  429. }
  430. ],
  431. "_defaultClip": {
  432. "__uuid__": "47ea8a2a-fa56-40ed-9de4-e4a0284ab885",
  433. "__expectedType__": "cc.AnimationClip"
  434. },
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.CompPrefabInfo",
  439. "fileId": "abiYtskjBE/amsj01iHD7+"
  440. },
  441. {
  442. "__type__": "cc.PrefabInfo",
  443. "root": {
  444. "__id__": 1
  445. },
  446. "asset": {
  447. "__id__": 0
  448. },
  449. "fileId": "0ewjjg9Y1KcL6zHiDyHmME",
  450. "instance": null,
  451. "targetOverrides": null,
  452. "nestedPrefabInstanceRoots": null
  453. },
  454. {
  455. "__type__": "cc.UITransform",
  456. "_name": "",
  457. "_objFlags": 0,
  458. "__editorExtras__": {},
  459. "node": {
  460. "__id__": 1
  461. },
  462. "_enabled": true,
  463. "__prefab": {
  464. "__id__": 21
  465. },
  466. "_contentSize": {
  467. "__type__": "cc.Size",
  468. "width": 60,
  469. "height": 60
  470. },
  471. "_anchorPoint": {
  472. "__type__": "cc.Vec2",
  473. "x": 0.5,
  474. "y": 0.5
  475. },
  476. "_id": ""
  477. },
  478. {
  479. "__type__": "cc.CompPrefabInfo",
  480. "fileId": "45s1AMww1L45dfaLePIEjY"
  481. },
  482. {
  483. "__type__": "fe5f53LV6ZHX5D1lMWnBDJM",
  484. "_name": "",
  485. "_objFlags": 0,
  486. "__editorExtras__": {},
  487. "node": {
  488. "__id__": 1
  489. },
  490. "_enabled": true,
  491. "__prefab": {
  492. "__id__": 23
  493. },
  494. "spr_icon": {
  495. "__id__": 2
  496. },
  497. "spr_icon_anim": {
  498. "__id__": 10
  499. },
  500. "_id": ""
  501. },
  502. {
  503. "__type__": "cc.CompPrefabInfo",
  504. "fileId": "6dQoYluBlOVaBCppSQZ/Xx"
  505. },
  506. {
  507. "__type__": "cc.Button",
  508. "_name": "",
  509. "_objFlags": 0,
  510. "__editorExtras__": {},
  511. "node": {
  512. "__id__": 1
  513. },
  514. "_enabled": true,
  515. "__prefab": {
  516. "__id__": 25
  517. },
  518. "clickEvents": [],
  519. "_interactable": true,
  520. "_transition": 0,
  521. "_normalColor": {
  522. "__type__": "cc.Color",
  523. "r": 255,
  524. "g": 255,
  525. "b": 255,
  526. "a": 255
  527. },
  528. "_hoverColor": {
  529. "__type__": "cc.Color",
  530. "r": 211,
  531. "g": 211,
  532. "b": 211,
  533. "a": 255
  534. },
  535. "_pressedColor": {
  536. "__type__": "cc.Color",
  537. "r": 255,
  538. "g": 255,
  539. "b": 255,
  540. "a": 255
  541. },
  542. "_disabledColor": {
  543. "__type__": "cc.Color",
  544. "r": 124,
  545. "g": 124,
  546. "b": 124,
  547. "a": 255
  548. },
  549. "_normalSprite": {
  550. "__uuid__": "b01cd5c6-4741-4012-8cb2-4173b9931159@f9941",
  551. "__expectedType__": "cc.SpriteFrame"
  552. },
  553. "_hoverSprite": null,
  554. "_pressedSprite": null,
  555. "_disabledSprite": null,
  556. "_duration": 0.1,
  557. "_zoomScale": 1.2,
  558. "_target": null,
  559. "_id": ""
  560. },
  561. {
  562. "__type__": "cc.CompPrefabInfo",
  563. "fileId": "09dTv4JdhKprPucdD+E1Bl"
  564. },
  565. {
  566. "__type__": "cc.PrefabInfo",
  567. "root": {
  568. "__id__": 1
  569. },
  570. "asset": {
  571. "__id__": 0
  572. },
  573. "fileId": "e19M5YCUdB6YooJ8baYxkI",
  574. "instance": null,
  575. "targetOverrides": null
  576. }
  577. ]