TempCup.prefab 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "TempCup",
  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": "TempCup",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 20
  35. },
  36. {
  37. "__id__": 22
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 24
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  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": "Sprite",
  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. "_prefab": {
  91. "__id__": 7
  92. },
  93. "_lpos": {
  94. "__type__": "cc.Vec3",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0
  98. },
  99. "_lrot": {
  100. "__type__": "cc.Quat",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0,
  104. "w": 1
  105. },
  106. "_lscale": {
  107. "__type__": "cc.Vec3",
  108. "x": 1,
  109. "y": 1,
  110. "z": 1
  111. },
  112. "_mobility": 0,
  113. "_layer": 33554432,
  114. "_euler": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_id": ""
  121. },
  122. {
  123. "__type__": "cc.UITransform",
  124. "_name": "",
  125. "_objFlags": 0,
  126. "__editorExtras__": {},
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 76,
  137. "height": 50
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.5,
  142. "y": 0.5
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "86gWMnk65OIYJ6meFNKdGk"
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "__editorExtras__": {},
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 6
  161. },
  162. "_customMaterial": null,
  163. "_srcBlendFactor": 2,
  164. "_dstBlendFactor": 4,
  165. "_color": {
  166. "__type__": "cc.Color",
  167. "r": 255,
  168. "g": 255,
  169. "b": 255,
  170. "a": 255
  171. },
  172. "_spriteFrame": {
  173. "__uuid__": "77958652-7588-4c76-a4a5-d61d32b8059f@f9941",
  174. "__expectedType__": "cc.SpriteFrame"
  175. },
  176. "_type": 0,
  177. "_fillType": 0,
  178. "_sizeMode": 0,
  179. "_fillCenter": {
  180. "__type__": "cc.Vec2",
  181. "x": 0,
  182. "y": 0
  183. },
  184. "_fillStart": 0,
  185. "_fillRange": 0,
  186. "_isTrimmedMode": true,
  187. "_useGrayscale": false,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.CompPrefabInfo",
  193. "fileId": "41YiQYeKZJJYv4yE453vAx"
  194. },
  195. {
  196. "__type__": "cc.PrefabInfo",
  197. "root": {
  198. "__id__": 1
  199. },
  200. "asset": {
  201. "__id__": 0
  202. },
  203. "fileId": "8cpKYmi+tKfbKRWdGtQzjR",
  204. "instance": null,
  205. "targetOverrides": null,
  206. "nestedPrefabInstanceRoots": null
  207. },
  208. {
  209. "__type__": "cc.Node",
  210. "_name": "Waters",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "_parent": {
  214. "__id__": 1
  215. },
  216. "_children": [],
  217. "_active": true,
  218. "_components": [
  219. {
  220. "__id__": 9
  221. },
  222. {
  223. "__id__": 11
  224. }
  225. ],
  226. "_prefab": {
  227. "__id__": 13
  228. },
  229. "_lpos": {
  230. "__type__": "cc.Vec3",
  231. "x": 0,
  232. "y": 0,
  233. "z": 0
  234. },
  235. "_lrot": {
  236. "__type__": "cc.Quat",
  237. "x": 0,
  238. "y": 0,
  239. "z": 0,
  240. "w": 1
  241. },
  242. "_lscale": {
  243. "__type__": "cc.Vec3",
  244. "x": 1,
  245. "y": 1,
  246. "z": 1
  247. },
  248. "_mobility": 0,
  249. "_layer": 33554432,
  250. "_euler": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.UITransform",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "__editorExtras__": {},
  263. "node": {
  264. "__id__": 8
  265. },
  266. "_enabled": true,
  267. "__prefab": {
  268. "__id__": 10
  269. },
  270. "_contentSize": {
  271. "__type__": "cc.Size",
  272. "width": 80,
  273. "height": 50
  274. },
  275. "_anchorPoint": {
  276. "__type__": "cc.Vec2",
  277. "x": 0.5,
  278. "y": 0.5
  279. },
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.CompPrefabInfo",
  284. "fileId": "42nNDd2LZKuJElaKxwd9lY"
  285. },
  286. {
  287. "__type__": "cc.Layout",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "__editorExtras__": {},
  291. "node": {
  292. "__id__": 8
  293. },
  294. "_enabled": true,
  295. "__prefab": {
  296. "__id__": 12
  297. },
  298. "_resizeMode": 0,
  299. "_layoutType": 2,
  300. "_cellSize": {
  301. "__type__": "cc.Size",
  302. "width": 40,
  303. "height": 40
  304. },
  305. "_startAxis": 0,
  306. "_paddingLeft": 0,
  307. "_paddingRight": 0,
  308. "_paddingTop": 0,
  309. "_paddingBottom": 0,
  310. "_spacingX": 0,
  311. "_spacingY": 0,
  312. "_verticalDirection": 0,
  313. "_horizontalDirection": 0,
  314. "_constraint": 0,
  315. "_constraintNum": 2,
  316. "_affectedByScale": false,
  317. "_isAlign": false,
  318. "_id": ""
  319. },
  320. {
  321. "__type__": "cc.CompPrefabInfo",
  322. "fileId": "ebCInkH2dCE7Gj3/71/ok/"
  323. },
  324. {
  325. "__type__": "cc.PrefabInfo",
  326. "root": {
  327. "__id__": 1
  328. },
  329. "asset": {
  330. "__id__": 0
  331. },
  332. "fileId": "0bo9EqQYFK2Zyq7BeIp/KB",
  333. "instance": null,
  334. "targetOverrides": null,
  335. "nestedPrefabInstanceRoots": null
  336. },
  337. {
  338. "__type__": "cc.Node",
  339. "_name": "Ad",
  340. "_objFlags": 0,
  341. "__editorExtras__": {},
  342. "_parent": {
  343. "__id__": 1
  344. },
  345. "_children": [],
  346. "_active": true,
  347. "_components": [
  348. {
  349. "__id__": 15
  350. },
  351. {
  352. "__id__": 17
  353. }
  354. ],
  355. "_prefab": {
  356. "__id__": 19
  357. },
  358. "_lpos": {
  359. "__type__": "cc.Vec3",
  360. "x": 0,
  361. "y": 43.9,
  362. "z": 0
  363. },
  364. "_lrot": {
  365. "__type__": "cc.Quat",
  366. "x": 0,
  367. "y": 0,
  368. "z": 0,
  369. "w": 1
  370. },
  371. "_lscale": {
  372. "__type__": "cc.Vec3",
  373. "x": 1,
  374. "y": 1,
  375. "z": 1
  376. },
  377. "_mobility": 0,
  378. "_layer": 33554432,
  379. "_euler": {
  380. "__type__": "cc.Vec3",
  381. "x": 0,
  382. "y": 0,
  383. "z": 0
  384. },
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "cc.UITransform",
  389. "_name": "",
  390. "_objFlags": 0,
  391. "__editorExtras__": {},
  392. "node": {
  393. "__id__": 14
  394. },
  395. "_enabled": true,
  396. "__prefab": {
  397. "__id__": 16
  398. },
  399. "_contentSize": {
  400. "__type__": "cc.Size",
  401. "width": 53,
  402. "height": 36
  403. },
  404. "_anchorPoint": {
  405. "__type__": "cc.Vec2",
  406. "x": 0.5,
  407. "y": 0.5
  408. },
  409. "_id": ""
  410. },
  411. {
  412. "__type__": "cc.CompPrefabInfo",
  413. "fileId": "afWfS8iGFIl5kkV0aasinh"
  414. },
  415. {
  416. "__type__": "cc.Sprite",
  417. "_name": "",
  418. "_objFlags": 0,
  419. "__editorExtras__": {},
  420. "node": {
  421. "__id__": 14
  422. },
  423. "_enabled": true,
  424. "__prefab": {
  425. "__id__": 18
  426. },
  427. "_customMaterial": null,
  428. "_srcBlendFactor": 2,
  429. "_dstBlendFactor": 4,
  430. "_color": {
  431. "__type__": "cc.Color",
  432. "r": 255,
  433. "g": 255,
  434. "b": 255,
  435. "a": 255
  436. },
  437. "_spriteFrame": {
  438. "__uuid__": "6dea7fec-abc3-4141-8406-d9253583ef54@f9941",
  439. "__expectedType__": "cc.SpriteFrame"
  440. },
  441. "_type": 0,
  442. "_fillType": 0,
  443. "_sizeMode": 0,
  444. "_fillCenter": {
  445. "__type__": "cc.Vec2",
  446. "x": 0,
  447. "y": 0
  448. },
  449. "_fillStart": 0,
  450. "_fillRange": 0,
  451. "_isTrimmedMode": true,
  452. "_useGrayscale": false,
  453. "_atlas": null,
  454. "_id": ""
  455. },
  456. {
  457. "__type__": "cc.CompPrefabInfo",
  458. "fileId": "38iU9sPK1EQZygSnyd9t4o"
  459. },
  460. {
  461. "__type__": "cc.PrefabInfo",
  462. "root": {
  463. "__id__": 1
  464. },
  465. "asset": {
  466. "__id__": 0
  467. },
  468. "fileId": "edVwClFnVL76YSDL3BWfG+",
  469. "instance": null,
  470. "targetOverrides": null,
  471. "nestedPrefabInstanceRoots": null
  472. },
  473. {
  474. "__type__": "cc.UITransform",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "__editorExtras__": {},
  478. "node": {
  479. "__id__": 1
  480. },
  481. "_enabled": true,
  482. "__prefab": {
  483. "__id__": 21
  484. },
  485. "_contentSize": {
  486. "__type__": "cc.Size",
  487. "width": 80,
  488. "height": 50
  489. },
  490. "_anchorPoint": {
  491. "__type__": "cc.Vec2",
  492. "x": 0.5,
  493. "y": 0.5
  494. },
  495. "_id": ""
  496. },
  497. {
  498. "__type__": "cc.CompPrefabInfo",
  499. "fileId": "e49Vvev7tDZoZDf5tXBmwQ"
  500. },
  501. {
  502. "__type__": "91e83hsAvhBN6AjA/Yex+Tx",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "__editorExtras__": {},
  506. "node": {
  507. "__id__": 1
  508. },
  509. "_enabled": true,
  510. "__prefab": {
  511. "__id__": 23
  512. },
  513. "_id": ""
  514. },
  515. {
  516. "__type__": "cc.CompPrefabInfo",
  517. "fileId": "0cYUeEFSBOjYr24f53MgsS"
  518. },
  519. {
  520. "__type__": "cc.PrefabInfo",
  521. "root": {
  522. "__id__": 1
  523. },
  524. "asset": {
  525. "__id__": 0
  526. },
  527. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  528. "instance": null,
  529. "targetOverrides": null
  530. }
  531. ]