BikeModel.prefab 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  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": "BikeModel",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. }
  20. ],
  21. "_tag": -1,
  22. "_active": true,
  23. "_components": [
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_prefab": {
  29. "__id__": 13
  30. },
  31. "_id": "",
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_cascadeOpacityEnabled": true,
  41. "_anchorPoint": {
  42. "__type__": "cc.Vec2",
  43. "x": 0,
  44. "y": 0.5
  45. },
  46. "_contentSize": {
  47. "__type__": "cc.Size",
  48. "width": 720,
  49. "height": 1600
  50. },
  51. "_rotationX": 0,
  52. "_rotationY": 0,
  53. "_scaleX": 1,
  54. "_scaleY": 1,
  55. "_position": {
  56. "__type__": "cc.Vec2",
  57. "x": 0,
  58. "y": 0
  59. },
  60. "_skewX": 0,
  61. "_skewY": 0,
  62. "_localZOrder": 0,
  63. "_globalZOrder": 0,
  64. "_opacityModifyRGB": false,
  65. "groupIndex": 0
  66. },
  67. {
  68. "__type__": "cc.Node",
  69. "_name": "Bike",
  70. "_objFlags": 0,
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [
  75. {
  76. "__id__": 3
  77. },
  78. {
  79. "__id__": 7
  80. }
  81. ],
  82. "_tag": -1,
  83. "_active": true,
  84. "_components": [
  85. {
  86. "__id__": 10
  87. }
  88. ],
  89. "_prefab": {
  90. "__id__": 11
  91. },
  92. "_id": "",
  93. "_opacity": 255,
  94. "_color": {
  95. "__type__": "cc.Color",
  96. "r": 255,
  97. "g": 255,
  98. "b": 255,
  99. "a": 255
  100. },
  101. "_cascadeOpacityEnabled": true,
  102. "_anchorPoint": {
  103. "__type__": "cc.Vec2",
  104. "x": 0.5,
  105. "y": 0.5
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 0,
  110. "height": 0
  111. },
  112. "_rotationX": 0,
  113. "_rotationY": 0,
  114. "_scaleX": 1,
  115. "_scaleY": 1,
  116. "_position": {
  117. "__type__": "cc.Vec2",
  118. "x": 536,
  119. "y": -88
  120. },
  121. "_skewX": 0,
  122. "_skewY": 0,
  123. "_localZOrder": 0,
  124. "_globalZOrder": 0,
  125. "_opacityModifyRGB": false,
  126. "groupIndex": 0
  127. },
  128. {
  129. "__type__": "cc.Node",
  130. "_name": "ElephantShadow",
  131. "_objFlags": 0,
  132. "_parent": {
  133. "__id__": 2
  134. },
  135. "_children": [],
  136. "_tag": -1,
  137. "_active": true,
  138. "_components": [
  139. {
  140. "__id__": 4
  141. },
  142. {
  143. "__id__": 5
  144. }
  145. ],
  146. "_prefab": {
  147. "__id__": 6
  148. },
  149. "_id": "",
  150. "_opacity": 255,
  151. "_color": {
  152. "__type__": "cc.Color",
  153. "r": 255,
  154. "g": 255,
  155. "b": 255,
  156. "a": 255
  157. },
  158. "_cascadeOpacityEnabled": true,
  159. "_anchorPoint": {
  160. "__type__": "cc.Vec2",
  161. "x": 0.5,
  162. "y": 0.5
  163. },
  164. "_contentSize": {
  165. "__type__": "cc.Size",
  166. "width": 60,
  167. "height": 18
  168. },
  169. "_rotationX": 0,
  170. "_rotationY": 0,
  171. "_scaleX": 3,
  172. "_scaleY": 3,
  173. "_position": {
  174. "__type__": "cc.Vec2",
  175. "x": -3.1,
  176. "y": 2.3
  177. },
  178. "_skewX": 0,
  179. "_skewY": 0,
  180. "_localZOrder": 0,
  181. "_globalZOrder": 0,
  182. "_opacityModifyRGB": false,
  183. "groupIndex": 0
  184. },
  185. {
  186. "__type__": "cc.Sprite",
  187. "_name": "",
  188. "_objFlags": 0,
  189. "node": {
  190. "__id__": 3
  191. },
  192. "_enabled": true,
  193. "_spriteFrame": {
  194. "__uuid__": "94d2babb-3465-40d0-bb23-5ede107cda79"
  195. },
  196. "_type": 0,
  197. "_sizeMode": 1,
  198. "_fillType": 0,
  199. "_fillCenter": {
  200. "__type__": "cc.Vec2",
  201. "x": 0,
  202. "y": 0
  203. },
  204. "_fillStart": 0,
  205. "_fillRange": 0,
  206. "_isTrimmedMode": true,
  207. "_srcBlendFactor": 770,
  208. "_dstBlendFactor": 771,
  209. "_atlas": null
  210. },
  211. {
  212. "__type__": "cc.BoxCollider",
  213. "_name": "",
  214. "_objFlags": 0,
  215. "node": {
  216. "__id__": 3
  217. },
  218. "_enabled": true,
  219. "tag": 0,
  220. "_offset": {
  221. "__type__": "cc.Vec2",
  222. "x": 0,
  223. "y": 0
  224. },
  225. "_size": {
  226. "__type__": "cc.Size",
  227. "width": 60,
  228. "height": 18
  229. }
  230. },
  231. {
  232. "__type__": "cc.PrefabInfo",
  233. "root": {
  234. "__id__": 1
  235. },
  236. "asset": {
  237. "__uuid__": "81cd632c-387a-4baa-9857-c2f8aae251bd"
  238. },
  239. "fileId": "bcPUjey7lPb6E9hJVG04XA",
  240. "sync": false
  241. },
  242. {
  243. "__type__": "cc.Node",
  244. "_name": "Bike",
  245. "_objFlags": 0,
  246. "_parent": {
  247. "__id__": 2
  248. },
  249. "_children": [],
  250. "_tag": -1,
  251. "_active": true,
  252. "_components": [
  253. {
  254. "__id__": 8
  255. }
  256. ],
  257. "_prefab": {
  258. "__id__": 9
  259. },
  260. "_id": "",
  261. "_opacity": 255,
  262. "_color": {
  263. "__type__": "cc.Color",
  264. "r": 255,
  265. "g": 255,
  266. "b": 255,
  267. "a": 255
  268. },
  269. "_cascadeOpacityEnabled": true,
  270. "_anchorPoint": {
  271. "__type__": "cc.Vec2",
  272. "x": 0.5,
  273. "y": 0.5
  274. },
  275. "_contentSize": {
  276. "__type__": "cc.Size",
  277. "width": 0,
  278. "height": 0
  279. },
  280. "_rotationX": 0,
  281. "_rotationY": 0,
  282. "_scaleX": 1,
  283. "_scaleY": 1,
  284. "_position": {
  285. "__type__": "cc.Vec2",
  286. "x": 0,
  287. "y": 0
  288. },
  289. "_skewX": 0,
  290. "_skewY": 0,
  291. "_localZOrder": 0,
  292. "_globalZOrder": 0,
  293. "_opacityModifyRGB": false,
  294. "groupIndex": 0
  295. },
  296. {
  297. "__type__": "dragonBones.ArmatureDisplay",
  298. "_name": "",
  299. "_objFlags": 0,
  300. "node": {
  301. "__id__": 7
  302. },
  303. "_enabled": true,
  304. "_armatureName": "Mammoth",
  305. "_animationName": "MammothAwait",
  306. "playTimes": -1,
  307. "_N$dragonAsset": {
  308. "__uuid__": "59ad8be6-0e2f-4f66-b4a5-5d15b50bab18"
  309. },
  310. "_N$dragonAtlasAsset": {
  311. "__uuid__": "e3ecc315-4501-47b3-9c09-4944857883bd"
  312. },
  313. "_N$_defaultArmatureIndex": 1,
  314. "_N$_animationIndex": 8,
  315. "_N$timeScale": 1,
  316. "_N$debugBones": false
  317. },
  318. {
  319. "__type__": "cc.PrefabInfo",
  320. "root": {
  321. "__id__": 1
  322. },
  323. "asset": {
  324. "__uuid__": "81cd632c-387a-4baa-9857-c2f8aae251bd"
  325. },
  326. "fileId": "4dWRN6blVK05ktmFwMk+cC",
  327. "sync": false
  328. },
  329. {
  330. "__type__": "cc.BoxCollider",
  331. "_name": "",
  332. "_objFlags": 0,
  333. "node": {
  334. "__id__": 2
  335. },
  336. "_enabled": true,
  337. "tag": 0,
  338. "_offset": {
  339. "__type__": "cc.Vec2",
  340. "x": 20,
  341. "y": 62
  342. },
  343. "_size": {
  344. "__type__": "cc.Size",
  345. "width": 23,
  346. "height": 100
  347. }
  348. },
  349. {
  350. "__type__": "cc.PrefabInfo",
  351. "root": {
  352. "__id__": 1
  353. },
  354. "asset": {
  355. "__uuid__": "81cd632c-387a-4baa-9857-c2f8aae251bd"
  356. },
  357. "fileId": "07l6luUptGdqEPhk/ezZVz",
  358. "sync": false
  359. },
  360. {
  361. "__type__": "e6378owoBVE9arxh2od+vWV",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "node": {
  365. "__id__": 1
  366. },
  367. "_enabled": true,
  368. "isFinishZone": false,
  369. "isOnlyDelect": false,
  370. "speed": -300,
  371. "isSpawnOne": false
  372. },
  373. {
  374. "__type__": "cc.PrefabInfo",
  375. "root": {
  376. "__id__": 1
  377. },
  378. "asset": {
  379. "__uuid__": "81cd632c-387a-4baa-9857-c2f8aae251bd"
  380. },
  381. "fileId": "a10T7r5YRE5ayv4GPkr8Ic",
  382. "sync": false
  383. }
  384. ]