Water.prefab 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Water",
  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": "Water",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 20
  32. },
  33. {
  34. "__id__": 22
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 24
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "Sprite",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 7
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 0,
  93. "y": 0,
  94. "z": 0
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0,
  101. "w": 1
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 80,
  134. "height": 50
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "27AmDv9NdGL5bT4w/waAd4"
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "__editorExtras__": {},
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_customMaterial": null,
  160. "_srcBlendFactor": 2,
  161. "_dstBlendFactor": 4,
  162. "_color": {
  163. "__type__": "cc.Color",
  164. "r": 49,
  165. "g": 126,
  166. "b": 254,
  167. "a": 255
  168. },
  169. "_spriteFrame": {
  170. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  171. "__expectedType__": "cc.SpriteFrame"
  172. },
  173. "_type": 0,
  174. "_fillType": 0,
  175. "_sizeMode": 0,
  176. "_fillCenter": {
  177. "__type__": "cc.Vec2",
  178. "x": 0,
  179. "y": 0
  180. },
  181. "_fillStart": 0,
  182. "_fillRange": 0,
  183. "_isTrimmedMode": true,
  184. "_useGrayscale": false,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.CompPrefabInfo",
  190. "fileId": "d1TNjQ6tpHdpBByUekiuDV"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "e0YoFChQZHaKiBNEv47PgK",
  201. "instance": null,
  202. "targetOverrides": null,
  203. "nestedPrefabInstanceRoots": null
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "Mark",
  208. "_objFlags": 0,
  209. "__editorExtras__": {},
  210. "_parent": {
  211. "__id__": 1
  212. },
  213. "_children": [
  214. {
  215. "__id__": 9
  216. }
  217. ],
  218. "_active": false,
  219. "_components": [
  220. {
  221. "__id__": 15
  222. },
  223. {
  224. "__id__": 17
  225. }
  226. ],
  227. "_prefab": {
  228. "__id__": 19
  229. },
  230. "_lpos": {
  231. "__type__": "cc.Vec3",
  232. "x": 0,
  233. "y": 0,
  234. "z": 0
  235. },
  236. "_lrot": {
  237. "__type__": "cc.Quat",
  238. "x": 0,
  239. "y": 0,
  240. "z": 0,
  241. "w": 1
  242. },
  243. "_lscale": {
  244. "__type__": "cc.Vec3",
  245. "x": 1,
  246. "y": 1,
  247. "z": 1
  248. },
  249. "_mobility": 0,
  250. "_layer": 33554432,
  251. "_euler": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_id": ""
  258. },
  259. {
  260. "__type__": "cc.Node",
  261. "_name": "Label",
  262. "_objFlags": 0,
  263. "__editorExtras__": {},
  264. "_parent": {
  265. "__id__": 8
  266. },
  267. "_children": [],
  268. "_active": true,
  269. "_components": [
  270. {
  271. "__id__": 10
  272. },
  273. {
  274. "__id__": 12
  275. }
  276. ],
  277. "_prefab": {
  278. "__id__": 14
  279. },
  280. "_lpos": {
  281. "__type__": "cc.Vec3",
  282. "x": 0,
  283. "y": 0,
  284. "z": 0
  285. },
  286. "_lrot": {
  287. "__type__": "cc.Quat",
  288. "x": 0,
  289. "y": 0,
  290. "z": 0,
  291. "w": 1
  292. },
  293. "_lscale": {
  294. "__type__": "cc.Vec3",
  295. "x": 1,
  296. "y": 1,
  297. "z": 1
  298. },
  299. "_mobility": 0,
  300. "_layer": 33554432,
  301. "_euler": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0
  306. },
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.UITransform",
  311. "_name": "",
  312. "_objFlags": 0,
  313. "__editorExtras__": {},
  314. "node": {
  315. "__id__": 9
  316. },
  317. "_enabled": true,
  318. "__prefab": {
  319. "__id__": 11
  320. },
  321. "_contentSize": {
  322. "__type__": "cc.Size",
  323. "width": 11.123046875,
  324. "height": 50.4
  325. },
  326. "_anchorPoint": {
  327. "__type__": "cc.Vec2",
  328. "x": 0.5,
  329. "y": 0.5
  330. },
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.CompPrefabInfo",
  335. "fileId": "110k4+jzhBsLpp82MR5xnJ"
  336. },
  337. {
  338. "__type__": "cc.Label",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "__editorExtras__": {},
  342. "node": {
  343. "__id__": 9
  344. },
  345. "_enabled": true,
  346. "__prefab": {
  347. "__id__": 13
  348. },
  349. "_customMaterial": null,
  350. "_srcBlendFactor": 2,
  351. "_dstBlendFactor": 4,
  352. "_color": {
  353. "__type__": "cc.Color",
  354. "r": 255,
  355. "g": 255,
  356. "b": 255,
  357. "a": 255
  358. },
  359. "_string": "?",
  360. "_horizontalAlign": 1,
  361. "_verticalAlign": 1,
  362. "_actualFontSize": 20,
  363. "_fontSize": 20,
  364. "_fontFamily": "Arial",
  365. "_lineHeight": 40,
  366. "_overflow": 0,
  367. "_enableWrapText": true,
  368. "_font": null,
  369. "_isSystemFontUsed": true,
  370. "_spacingX": 0,
  371. "_isItalic": false,
  372. "_isBold": false,
  373. "_isUnderline": false,
  374. "_underlineHeight": 2,
  375. "_cacheMode": 0,
  376. "_enableOutline": false,
  377. "_outlineColor": {
  378. "__type__": "cc.Color",
  379. "r": 0,
  380. "g": 0,
  381. "b": 0,
  382. "a": 255
  383. },
  384. "_outlineWidth": 2,
  385. "_enableShadow": false,
  386. "_shadowColor": {
  387. "__type__": "cc.Color",
  388. "r": 0,
  389. "g": 0,
  390. "b": 0,
  391. "a": 255
  392. },
  393. "_shadowOffset": {
  394. "__type__": "cc.Vec2",
  395. "x": 2,
  396. "y": 2
  397. },
  398. "_shadowBlur": 2,
  399. "_id": ""
  400. },
  401. {
  402. "__type__": "cc.CompPrefabInfo",
  403. "fileId": "7f7Xyg3upI17xLTYoyE1KJ"
  404. },
  405. {
  406. "__type__": "cc.PrefabInfo",
  407. "root": {
  408. "__id__": 1
  409. },
  410. "asset": {
  411. "__id__": 0
  412. },
  413. "fileId": "81tg3ZvCZCXKPrxYAl4gd2",
  414. "instance": null,
  415. "targetOverrides": null,
  416. "nestedPrefabInstanceRoots": null
  417. },
  418. {
  419. "__type__": "cc.UITransform",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "__editorExtras__": {},
  423. "node": {
  424. "__id__": 8
  425. },
  426. "_enabled": true,
  427. "__prefab": {
  428. "__id__": 16
  429. },
  430. "_contentSize": {
  431. "__type__": "cc.Size",
  432. "width": 80,
  433. "height": 50
  434. },
  435. "_anchorPoint": {
  436. "__type__": "cc.Vec2",
  437. "x": 0.5,
  438. "y": 0.5
  439. },
  440. "_id": ""
  441. },
  442. {
  443. "__type__": "cc.CompPrefabInfo",
  444. "fileId": "39yeqleNJDcK5FeM3wlo9P"
  445. },
  446. {
  447. "__type__": "cc.Sprite",
  448. "_name": "",
  449. "_objFlags": 0,
  450. "__editorExtras__": {},
  451. "node": {
  452. "__id__": 8
  453. },
  454. "_enabled": true,
  455. "__prefab": {
  456. "__id__": 18
  457. },
  458. "_customMaterial": null,
  459. "_srcBlendFactor": 2,
  460. "_dstBlendFactor": 4,
  461. "_color": {
  462. "__type__": "cc.Color",
  463. "r": 41,
  464. "g": 39,
  465. "b": 39,
  466. "a": 255
  467. },
  468. "_spriteFrame": {
  469. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  470. "__expectedType__": "cc.SpriteFrame"
  471. },
  472. "_type": 0,
  473. "_fillType": 0,
  474. "_sizeMode": 0,
  475. "_fillCenter": {
  476. "__type__": "cc.Vec2",
  477. "x": 0,
  478. "y": 0
  479. },
  480. "_fillStart": 0,
  481. "_fillRange": 0,
  482. "_isTrimmedMode": true,
  483. "_useGrayscale": false,
  484. "_atlas": null,
  485. "_id": ""
  486. },
  487. {
  488. "__type__": "cc.CompPrefabInfo",
  489. "fileId": "6b81x0rcNHMKkP9COrlOIx"
  490. },
  491. {
  492. "__type__": "cc.PrefabInfo",
  493. "root": {
  494. "__id__": 1
  495. },
  496. "asset": {
  497. "__id__": 0
  498. },
  499. "fileId": "74bFe4b2JKlqkcsDodX9lH",
  500. "instance": null,
  501. "targetOverrides": null,
  502. "nestedPrefabInstanceRoots": null
  503. },
  504. {
  505. "__type__": "cc.UITransform",
  506. "_name": "",
  507. "_objFlags": 0,
  508. "__editorExtras__": {},
  509. "node": {
  510. "__id__": 1
  511. },
  512. "_enabled": true,
  513. "__prefab": {
  514. "__id__": 21
  515. },
  516. "_contentSize": {
  517. "__type__": "cc.Size",
  518. "width": 80,
  519. "height": 50
  520. },
  521. "_anchorPoint": {
  522. "__type__": "cc.Vec2",
  523. "x": 0.5,
  524. "y": 0.5
  525. },
  526. "_id": ""
  527. },
  528. {
  529. "__type__": "cc.CompPrefabInfo",
  530. "fileId": "5cOclwMOhOZ6zh5hlgu6Wo"
  531. },
  532. {
  533. "__type__": "aac75QbYCNAqKZ7x82yZqBZ",
  534. "_name": "",
  535. "_objFlags": 0,
  536. "__editorExtras__": {},
  537. "node": {
  538. "__id__": 1
  539. },
  540. "_enabled": true,
  541. "__prefab": {
  542. "__id__": 23
  543. },
  544. "sprite": {
  545. "__id__": 5
  546. },
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.CompPrefabInfo",
  551. "fileId": "35arNdD8JHg5R+J5tJu3LH"
  552. },
  553. {
  554. "__type__": "cc.PrefabInfo",
  555. "root": {
  556. "__id__": 1
  557. },
  558. "asset": {
  559. "__id__": 0
  560. },
  561. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  562. "instance": null,
  563. "targetOverrides": null
  564. }
  565. ]