BikeStartLine.prefab 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "BikeStartLine",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. }
  23. ],
  24. "_tag": -1,
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 10
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 11
  33. },
  34. "_id": "",
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_cascadeOpacityEnabled": true,
  44. "_anchorPoint": {
  45. "__type__": "cc.Vec2",
  46. "x": 0,
  47. "y": 0.5
  48. },
  49. "_contentSize": {
  50. "__type__": "cc.Size",
  51. "width": 720,
  52. "height": 1600
  53. },
  54. "_rotationX": 0,
  55. "_rotationY": 0,
  56. "_scaleX": 1,
  57. "_scaleY": 1,
  58. "_position": {
  59. "__type__": "cc.Vec2",
  60. "x": 0,
  61. "y": 0
  62. },
  63. "_skewX": 0,
  64. "_skewY": 0,
  65. "_localZOrder": 0,
  66. "_globalZOrder": 0,
  67. "_opacityModifyRGB": false,
  68. "groupIndex": 0
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "Flag",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_tag": -1,
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. }
  84. ],
  85. "_prefab": {
  86. "__id__": 4
  87. },
  88. "_id": "",
  89. "_opacity": 255,
  90. "_color": {
  91. "__type__": "cc.Color",
  92. "r": 255,
  93. "g": 255,
  94. "b": 255,
  95. "a": 255
  96. },
  97. "_cascadeOpacityEnabled": true,
  98. "_anchorPoint": {
  99. "__type__": "cc.Vec2",
  100. "x": 0.5,
  101. "y": 0.5
  102. },
  103. "_contentSize": {
  104. "__type__": "cc.Size",
  105. "width": 129,
  106. "height": 175
  107. },
  108. "_rotationX": 0,
  109. "_rotationY": 0,
  110. "_scaleX": 1,
  111. "_scaleY": 1,
  112. "_position": {
  113. "__type__": "cc.Vec2",
  114. "x": 433,
  115. "y": 147
  116. },
  117. "_skewX": 0,
  118. "_skewY": 0,
  119. "_localZOrder": 0,
  120. "_globalZOrder": 0,
  121. "_opacityModifyRGB": false,
  122. "groupIndex": 0
  123. },
  124. {
  125. "__type__": "cc.Sprite",
  126. "_name": "",
  127. "_objFlags": 0,
  128. "node": {
  129. "__id__": 2
  130. },
  131. "_enabled": true,
  132. "_spriteFrame": {
  133. "__uuid__": "50f26e88-e32f-4cd4-977c-fbd0bca9625e"
  134. },
  135. "_type": 0,
  136. "_sizeMode": 1,
  137. "_fillType": 0,
  138. "_fillCenter": {
  139. "__type__": "cc.Vec2",
  140. "x": 0,
  141. "y": 0
  142. },
  143. "_fillStart": 0,
  144. "_fillRange": 0,
  145. "_isTrimmedMode": true,
  146. "_srcBlendFactor": 770,
  147. "_dstBlendFactor": 771,
  148. "_atlas": null
  149. },
  150. {
  151. "__type__": "cc.PrefabInfo",
  152. "root": {
  153. "__id__": 1
  154. },
  155. "asset": {
  156. "__uuid__": "c8460212-00fb-42bc-93f1-e3b2084f71df"
  157. },
  158. "fileId": "44JRoTVsNMzb7OPOUq2YT6",
  159. "sync": false
  160. },
  161. {
  162. "__type__": "cc.Node",
  163. "_name": "StartLine",
  164. "_objFlags": 0,
  165. "_parent": {
  166. "__id__": 1
  167. },
  168. "_children": [],
  169. "_tag": -1,
  170. "_active": true,
  171. "_components": [
  172. {
  173. "__id__": 6
  174. },
  175. {
  176. "__id__": 7
  177. },
  178. {
  179. "__id__": 8
  180. }
  181. ],
  182. "_prefab": {
  183. "__id__": 9
  184. },
  185. "_id": "",
  186. "_opacity": 255,
  187. "_color": {
  188. "__type__": "cc.Color",
  189. "r": 255,
  190. "g": 255,
  191. "b": 255,
  192. "a": 255
  193. },
  194. "_cascadeOpacityEnabled": true,
  195. "_anchorPoint": {
  196. "__type__": "cc.Vec2",
  197. "x": 0.5,
  198. "y": 0.5
  199. },
  200. "_contentSize": {
  201. "__type__": "cc.Size",
  202. "width": 82,
  203. "height": 188
  204. },
  205. "_rotationX": 0,
  206. "_rotationY": 0,
  207. "_scaleX": 1,
  208. "_scaleY": 1,
  209. "_position": {
  210. "__type__": "cc.Vec2",
  211. "x": 360,
  212. "y": -56
  213. },
  214. "_skewX": 0,
  215. "_skewY": 0,
  216. "_localZOrder": 0,
  217. "_globalZOrder": 0,
  218. "_opacityModifyRGB": false,
  219. "groupIndex": 0
  220. },
  221. {
  222. "__type__": "cc.Sprite",
  223. "_name": "",
  224. "_objFlags": 0,
  225. "node": {
  226. "__id__": 5
  227. },
  228. "_enabled": true,
  229. "_spriteFrame": {
  230. "__uuid__": "842eae54-033a-4118-9c41-94d2fa7689c1"
  231. },
  232. "_type": 0,
  233. "_sizeMode": 1,
  234. "_fillType": 0,
  235. "_fillCenter": {
  236. "__type__": "cc.Vec2",
  237. "x": 0,
  238. "y": 0
  239. },
  240. "_fillStart": 0,
  241. "_fillRange": 0,
  242. "_isTrimmedMode": true,
  243. "_srcBlendFactor": 770,
  244. "_dstBlendFactor": 771,
  245. "_atlas": null
  246. },
  247. {
  248. "__type__": "cc.PolygonCollider",
  249. "_name": "",
  250. "_objFlags": 0,
  251. "node": {
  252. "__id__": 5
  253. },
  254. "_enabled": true,
  255. "tag": 0,
  256. "_offset": {
  257. "__type__": "cc.Vec2",
  258. "x": 0,
  259. "y": 0
  260. },
  261. "points": [
  262. {
  263. "__type__": "cc.Vec2",
  264. "x": -41,
  265. "y": -93.97
  266. },
  267. {
  268. "__type__": "cc.Vec2",
  269. "x": 63,
  270. "y": -94
  271. },
  272. {
  273. "__type__": "cc.Vec2",
  274. "x": 193,
  275. "y": 254
  276. },
  277. {
  278. "__type__": "cc.Vec2",
  279. "x": 97.2,
  280. "y": 255.9
  281. }
  282. ]
  283. },
  284. {
  285. "__type__": "e0026Wy+PpNQKVzXggYcENQ",
  286. "_name": "",
  287. "_objFlags": 0,
  288. "node": {
  289. "__id__": 5
  290. },
  291. "_enabled": true
  292. },
  293. {
  294. "__type__": "cc.PrefabInfo",
  295. "root": {
  296. "__id__": 1
  297. },
  298. "asset": {
  299. "__uuid__": "c8460212-00fb-42bc-93f1-e3b2084f71df"
  300. },
  301. "fileId": "dfbApN4GJFfIwuzEG21xx9",
  302. "sync": false
  303. },
  304. {
  305. "__type__": "cc.Sprite",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 1
  310. },
  311. "_enabled": true,
  312. "_spriteFrame": {
  313. "__uuid__": "5fcb2bc1-19d8-4ff6-9185-2830639d45de"
  314. },
  315. "_type": 0,
  316. "_sizeMode": 1,
  317. "_fillType": 0,
  318. "_fillCenter": {
  319. "__type__": "cc.Vec2",
  320. "x": 0,
  321. "y": 0
  322. },
  323. "_fillStart": 0,
  324. "_fillRange": 0,
  325. "_isTrimmedMode": true,
  326. "_srcBlendFactor": 770,
  327. "_dstBlendFactor": 771,
  328. "_atlas": null
  329. },
  330. {
  331. "__type__": "cc.PrefabInfo",
  332. "root": {
  333. "__id__": 1
  334. },
  335. "asset": {
  336. "__uuid__": "c8460212-00fb-42bc-93f1-e3b2084f71df"
  337. },
  338. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  339. "sync": false
  340. }
  341. ]