Tower.prefab 6.4 KB

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