Rocker.prefab 8.5 KB

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