pin.prefab 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "pin",
  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": "pin",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. },
  33. {
  34. "__id__": 12
  35. },
  36. {
  37. "__id__": 14
  38. },
  39. {
  40. "__id__": 16
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 18
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 0.5,
  62. "y": 0.5,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "holering",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 7
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 63,
  140. "height": 63
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "baf0Uz9v1G27qx4s9MKFB9"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "db4f1d14-8f2a-4045-926e-a1e1f58cc409@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 0,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "76NzQEnJhCQrW4giNyo2WX"
  197. },
  198. {
  199. "__type__": "cc.PrefabInfo",
  200. "root": {
  201. "__id__": 1
  202. },
  203. "asset": {
  204. "__id__": 0
  205. },
  206. "fileId": "c4tA1E+ZlDu45LM1s40G0A",
  207. "instance": null,
  208. "targetOverrides": null,
  209. "nestedPrefabInstanceRoots": null
  210. },
  211. {
  212. "__type__": "cc.UITransform",
  213. "_name": "",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "node": {
  217. "__id__": 1
  218. },
  219. "_enabled": true,
  220. "__prefab": {
  221. "__id__": 9
  222. },
  223. "_contentSize": {
  224. "__type__": "cc.Size",
  225. "width": 63,
  226. "height": 63
  227. },
  228. "_anchorPoint": {
  229. "__type__": "cc.Vec2",
  230. "x": 0.5,
  231. "y": 0.5
  232. },
  233. "_id": ""
  234. },
  235. {
  236. "__type__": "cc.CompPrefabInfo",
  237. "fileId": "70JSF/HNVKcZpYcX6LP/vQ"
  238. },
  239. {
  240. "__type__": "cc.Sprite",
  241. "_name": "",
  242. "_objFlags": 0,
  243. "__editorExtras__": {},
  244. "node": {
  245. "__id__": 1
  246. },
  247. "_enabled": true,
  248. "__prefab": {
  249. "__id__": 11
  250. },
  251. "_customMaterial": null,
  252. "_srcBlendFactor": 2,
  253. "_dstBlendFactor": 4,
  254. "_color": {
  255. "__type__": "cc.Color",
  256. "r": 255,
  257. "g": 255,
  258. "b": 255,
  259. "a": 255
  260. },
  261. "_spriteFrame": {
  262. "__uuid__": "5395c969-95ba-4fda-b5d1-d473a6cb4942@f9941",
  263. "__expectedType__": "cc.SpriteFrame"
  264. },
  265. "_type": 0,
  266. "_fillType": 0,
  267. "_sizeMode": 0,
  268. "_fillCenter": {
  269. "__type__": "cc.Vec2",
  270. "x": 0,
  271. "y": 0
  272. },
  273. "_fillStart": 0,
  274. "_fillRange": 0,
  275. "_isTrimmedMode": true,
  276. "_useGrayscale": false,
  277. "_atlas": null,
  278. "_id": ""
  279. },
  280. {
  281. "__type__": "cc.CompPrefabInfo",
  282. "fileId": "c8tSSXzOpLeZ0byAZ18FQc"
  283. },
  284. {
  285. "__type__": "cc.RigidBody2D",
  286. "_name": "",
  287. "_objFlags": 0,
  288. "__editorExtras__": {},
  289. "node": {
  290. "__id__": 1
  291. },
  292. "_enabled": true,
  293. "__prefab": {
  294. "__id__": 13
  295. },
  296. "enabledContactListener": false,
  297. "bullet": false,
  298. "awakeOnLoad": true,
  299. "_group": 1,
  300. "_type": 0,
  301. "_allowSleep": true,
  302. "_gravityScale": 1,
  303. "_linearDamping": 0,
  304. "_angularDamping": 0,
  305. "_linearVelocity": {
  306. "__type__": "cc.Vec2",
  307. "x": 0,
  308. "y": 0
  309. },
  310. "_angularVelocity": 0,
  311. "_fixedRotation": false,
  312. "_id": ""
  313. },
  314. {
  315. "__type__": "cc.CompPrefabInfo",
  316. "fileId": "c39WcYkURPFpaGpnrEc1GO"
  317. },
  318. {
  319. "__type__": "cc.CircleCollider2D",
  320. "_name": "",
  321. "_objFlags": 0,
  322. "__editorExtras__": {},
  323. "node": {
  324. "__id__": 1
  325. },
  326. "_enabled": true,
  327. "__prefab": {
  328. "__id__": 15
  329. },
  330. "tag": 0,
  331. "_group": 1,
  332. "_density": 1,
  333. "_sensor": false,
  334. "_friction": 1,
  335. "_restitution": 0,
  336. "_offset": {
  337. "__type__": "cc.Vec2",
  338. "x": 0,
  339. "y": 0
  340. },
  341. "_radius": 35,
  342. "_id": ""
  343. },
  344. {
  345. "__type__": "cc.CompPrefabInfo",
  346. "fileId": "a3ULaO3opHf40ay92A44KR"
  347. },
  348. {
  349. "__type__": "51476SSBuBIUYXVWXTm5IuR",
  350. "_name": "",
  351. "_objFlags": 0,
  352. "__editorExtras__": {},
  353. "node": {
  354. "__id__": 1
  355. },
  356. "_enabled": true,
  357. "__prefab": {
  358. "__id__": 17
  359. },
  360. "_id": ""
  361. },
  362. {
  363. "__type__": "cc.CompPrefabInfo",
  364. "fileId": "8eSMFUbZ9AiK2qf2mD/OQI"
  365. },
  366. {
  367. "__type__": "cc.PrefabInfo",
  368. "root": {
  369. "__id__": 1
  370. },
  371. "asset": {
  372. "__id__": 0
  373. },
  374. "fileId": "30Vp6tyO5ImJL0svnOSQie",
  375. "instance": null,
  376. "targetOverrides": null
  377. }
  378. ]