Point.prefab 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Point",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "Point",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 12
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 18
  31. },
  32. {
  33. "__id__": 20
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 22
  38. },
  39. "_lpos": {
  40. "__type__": "cc.Vec3",
  41. "x": -354.661,
  42. "y": -101.063,
  43. "z": 0
  44. },
  45. "_lrot": {
  46. "__type__": "cc.Quat",
  47. "x": 0,
  48. "y": 0,
  49. "z": 0,
  50. "w": 1
  51. },
  52. "_lscale": {
  53. "__type__": "cc.Vec3",
  54. "x": 1,
  55. "y": 1,
  56. "z": 1
  57. },
  58. "_mobility": 0,
  59. "_layer": 33554432,
  60. "_euler": {
  61. "__type__": "cc.Vec3",
  62. "x": 0,
  63. "y": 0,
  64. "z": 0
  65. },
  66. "_id": ""
  67. },
  68. {
  69. "__type__": "cc.Node",
  70. "_name": "Point",
  71. "_objFlags": 0,
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_children": [],
  76. "_active": true,
  77. "_components": [
  78. {
  79. "__id__": 3
  80. },
  81. {
  82. "__id__": 5
  83. },
  84. {
  85. "__id__": 7
  86. },
  87. {
  88. "__id__": 9
  89. }
  90. ],
  91. "_prefab": {
  92. "__id__": 11
  93. },
  94. "_lpos": {
  95. "__type__": "cc.Vec3",
  96. "x": -0.574,
  97. "y": 0,
  98. "z": 0
  99. },
  100. "_lrot": {
  101. "__type__": "cc.Quat",
  102. "x": 0,
  103. "y": 0,
  104. "z": 0,
  105. "w": 1
  106. },
  107. "_lscale": {
  108. "__type__": "cc.Vec3",
  109. "x": 1,
  110. "y": 1,
  111. "z": 1
  112. },
  113. "_mobility": 0,
  114. "_layer": 33554432,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.UITransform",
  125. "_name": "",
  126. "_objFlags": 0,
  127. "node": {
  128. "__id__": 2
  129. },
  130. "_enabled": true,
  131. "__prefab": {
  132. "__id__": 4
  133. },
  134. "_contentSize": {
  135. "__type__": "cc.Size",
  136. "width": 17,
  137. "height": 16
  138. },
  139. "_anchorPoint": {
  140. "__type__": "cc.Vec2",
  141. "x": 0.5,
  142. "y": 0.5
  143. },
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.CompPrefabInfo",
  148. "fileId": "91WvcHfLtIIoXcBLAuVbqk"
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "__prefab": {
  159. "__id__": 6
  160. },
  161. "_customMaterial": null,
  162. "_srcBlendFactor": 2,
  163. "_dstBlendFactor": 4,
  164. "_color": {
  165. "__type__": "cc.Color",
  166. "r": 255,
  167. "g": 255,
  168. "b": 255,
  169. "a": 255
  170. },
  171. "_spriteFrame": {
  172. "__uuid__": "50316d28-1f2a-4f36-aabb-4862f28e1185@f9941",
  173. "__expectedType__": "cc.SpriteFrame"
  174. },
  175. "_type": 0,
  176. "_fillType": 0,
  177. "_sizeMode": 0,
  178. "_fillCenter": {
  179. "__type__": "cc.Vec2",
  180. "x": 0,
  181. "y": 0
  182. },
  183. "_fillStart": 0,
  184. "_fillRange": 0,
  185. "_isTrimmedMode": true,
  186. "_useGrayscale": false,
  187. "_atlas": null,
  188. "_id": ""
  189. },
  190. {
  191. "__type__": "cc.CompPrefabInfo",
  192. "fileId": "b6/aqmvK9K3qHHxwC6tBLo"
  193. },
  194. {
  195. "__type__": "cc.BoxCollider2D",
  196. "_name": "",
  197. "_objFlags": 0,
  198. "node": {
  199. "__id__": 2
  200. },
  201. "_enabled": true,
  202. "__prefab": {
  203. "__id__": 8
  204. },
  205. "tag": 0,
  206. "_group": 1,
  207. "_density": 1,
  208. "_sensor": false,
  209. "_friction": 0.2,
  210. "_restitution": 0,
  211. "_offset": {
  212. "__type__": "cc.Vec2",
  213. "x": 0,
  214. "y": 0
  215. },
  216. "_size": {
  217. "__type__": "cc.Size",
  218. "width": 17,
  219. "height": 16
  220. },
  221. "_id": ""
  222. },
  223. {
  224. "__type__": "cc.CompPrefabInfo",
  225. "fileId": "65CLUwgRdJ0aUrZfqmzVZ/"
  226. },
  227. {
  228. "__type__": "cc.RigidBody2D",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 2
  233. },
  234. "_enabled": true,
  235. "__prefab": {
  236. "__id__": 10
  237. },
  238. "enabledContactListener": true,
  239. "bullet": true,
  240. "awakeOnLoad": true,
  241. "_group": 1,
  242. "_type": 2,
  243. "_allowSleep": true,
  244. "_gravityScale": 1,
  245. "_linearDamping": 0.6,
  246. "_angularDamping": 0,
  247. "_linearVelocity": {
  248. "__type__": "cc.Vec2",
  249. "x": 30,
  250. "y": 20
  251. },
  252. "_angularVelocity": 0,
  253. "_fixedRotation": false,
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.CompPrefabInfo",
  258. "fileId": "39qy2+xRJPcpKb/1PB1EJA"
  259. },
  260. {
  261. "__type__": "cc.PrefabInfo",
  262. "root": {
  263. "__id__": 1
  264. },
  265. "asset": {
  266. "__id__": 0
  267. },
  268. "fileId": "67xZlk21dFo4ZccrMcjmpE",
  269. "instance": null,
  270. "targetOverrides": null,
  271. "nestedPrefabInstanceRoots": null
  272. },
  273. {
  274. "__type__": "cc.Node",
  275. "_name": "pointimh",
  276. "_objFlags": 0,
  277. "_parent": {
  278. "__id__": 1
  279. },
  280. "_children": [],
  281. "_active": false,
  282. "_components": [
  283. {
  284. "__id__": 13
  285. },
  286. {
  287. "__id__": 15
  288. }
  289. ],
  290. "_prefab": {
  291. "__id__": 17
  292. },
  293. "_lpos": {
  294. "__type__": "cc.Vec3",
  295. "x": 0,
  296. "y": 0,
  297. "z": 0
  298. },
  299. "_lrot": {
  300. "__type__": "cc.Quat",
  301. "x": 0,
  302. "y": 0,
  303. "z": 0,
  304. "w": 1
  305. },
  306. "_lscale": {
  307. "__type__": "cc.Vec3",
  308. "x": 1,
  309. "y": 1,
  310. "z": 1
  311. },
  312. "_mobility": 0,
  313. "_layer": 33554432,
  314. "_euler": {
  315. "__type__": "cc.Vec3",
  316. "x": 0,
  317. "y": 0,
  318. "z": 0
  319. },
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "cc.UITransform",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 12
  328. },
  329. "_enabled": true,
  330. "__prefab": {
  331. "__id__": 14
  332. },
  333. "_contentSize": {
  334. "__type__": "cc.Size",
  335. "width": 17,
  336. "height": 16
  337. },
  338. "_anchorPoint": {
  339. "__type__": "cc.Vec2",
  340. "x": 0.5,
  341. "y": 0
  342. },
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "cc.CompPrefabInfo",
  347. "fileId": "57kE8yFpFNSLR2ayHO/XrN"
  348. },
  349. {
  350. "__type__": "cc.Sprite",
  351. "_name": "",
  352. "_objFlags": 0,
  353. "node": {
  354. "__id__": 12
  355. },
  356. "_enabled": true,
  357. "__prefab": {
  358. "__id__": 16
  359. },
  360. "_customMaterial": null,
  361. "_srcBlendFactor": 2,
  362. "_dstBlendFactor": 4,
  363. "_color": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "_spriteFrame": {
  371. "__uuid__": "50316d28-1f2a-4f36-aabb-4862f28e1185@f9941",
  372. "__expectedType__": "cc.SpriteFrame"
  373. },
  374. "_type": 0,
  375. "_fillType": 0,
  376. "_sizeMode": 1,
  377. "_fillCenter": {
  378. "__type__": "cc.Vec2",
  379. "x": 0,
  380. "y": 0
  381. },
  382. "_fillStart": 0,
  383. "_fillRange": 0,
  384. "_isTrimmedMode": true,
  385. "_useGrayscale": false,
  386. "_atlas": null,
  387. "_id": ""
  388. },
  389. {
  390. "__type__": "cc.CompPrefabInfo",
  391. "fileId": "0cC7cpsihMobNb+W+ncTMA"
  392. },
  393. {
  394. "__type__": "cc.PrefabInfo",
  395. "root": {
  396. "__id__": 1
  397. },
  398. "asset": {
  399. "__id__": 0
  400. },
  401. "fileId": "a8BX5EQBdHjItplF23DsNN",
  402. "instance": null,
  403. "targetOverrides": null,
  404. "nestedPrefabInstanceRoots": null
  405. },
  406. {
  407. "__type__": "cc.UITransform",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "node": {
  411. "__id__": 1
  412. },
  413. "_enabled": true,
  414. "__prefab": {
  415. "__id__": 19
  416. },
  417. "_contentSize": {
  418. "__type__": "cc.Size",
  419. "width": 17,
  420. "height": 16
  421. },
  422. "_anchorPoint": {
  423. "__type__": "cc.Vec2",
  424. "x": 0.5,
  425. "y": 0
  426. },
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.CompPrefabInfo",
  431. "fileId": "e4gEZ24BxGOZRg1Sv9zaJ2"
  432. },
  433. {
  434. "__type__": "ca11enCAI1ENb6kfFTHBdjU",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 1
  439. },
  440. "_enabled": true,
  441. "__prefab": {
  442. "__id__": 21
  443. },
  444. "point": {
  445. "__id__": 2
  446. },
  447. "pointImg": {
  448. "__id__": 12
  449. },
  450. "_id": ""
  451. },
  452. {
  453. "__type__": "cc.CompPrefabInfo",
  454. "fileId": "eeYq38FFNL2a8Ph++P1ikr"
  455. },
  456. {
  457. "__type__": "cc.PrefabInfo",
  458. "root": {
  459. "__id__": 1
  460. },
  461. "asset": {
  462. "__id__": 0
  463. },
  464. "fileId": "bcpARGoLRB+Z7jP+ctAHAR",
  465. "instance": null,
  466. "targetOverrides": null
  467. }
  468. ]