map_hint.prefab 9.0 KB

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