frameAni.prefab 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "frameAni",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 8
  31. },
  32. {
  33. "__id__": 10
  34. },
  35. {
  36. "__id__": 11
  37. },
  38. {
  39. "__id__": 12
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 13
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 0,
  56. "height": 0
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "tex1",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 0,
  120. "height": 0
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": null,
  172. "_type": 0,
  173. "_sizeMode": 1,
  174. "_fillType": 0,
  175. "_fillCenter": {
  176. "__type__": "cc.Vec2",
  177. "x": 0,
  178. "y": 0
  179. },
  180. "_fillStart": 0,
  181. "_fillRange": 0,
  182. "_isTrimmedMode": true,
  183. "_atlas": null,
  184. "_id": ""
  185. },
  186. {
  187. "__type__": "cc.PrefabInfo",
  188. "root": {
  189. "__id__": 1
  190. },
  191. "asset": {
  192. "__id__": 0
  193. },
  194. "fileId": "a7aq3QxOZE6qcboCMPar6X",
  195. "sync": false
  196. },
  197. {
  198. "__type__": "cc.Node",
  199. "_name": "tex2",
  200. "_objFlags": 0,
  201. "_parent": {
  202. "__id__": 1
  203. },
  204. "_children": [],
  205. "_active": true,
  206. "_components": [
  207. {
  208. "__id__": 6
  209. }
  210. ],
  211. "_prefab": {
  212. "__id__": 7
  213. },
  214. "_opacity": 255,
  215. "_color": {
  216. "__type__": "cc.Color",
  217. "r": 255,
  218. "g": 255,
  219. "b": 255,
  220. "a": 255
  221. },
  222. "_contentSize": {
  223. "__type__": "cc.Size",
  224. "width": 0,
  225. "height": 0
  226. },
  227. "_anchorPoint": {
  228. "__type__": "cc.Vec2",
  229. "x": 0.5,
  230. "y": 0.5
  231. },
  232. "_trs": {
  233. "__type__": "TypedArray",
  234. "ctor": "Float64Array",
  235. "array": [
  236. 0,
  237. 0,
  238. 0,
  239. 0,
  240. 0,
  241. 0,
  242. 1,
  243. 1,
  244. 1,
  245. 1
  246. ]
  247. },
  248. "_eulerAngles": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": 0,
  252. "z": 0
  253. },
  254. "_skewX": 0,
  255. "_skewY": 0,
  256. "_is3DNode": false,
  257. "_groupIndex": 0,
  258. "groupIndex": 0,
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.Sprite",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "node": {
  266. "__id__": 5
  267. },
  268. "_enabled": true,
  269. "_materials": [
  270. {
  271. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  272. }
  273. ],
  274. "_srcBlendFactor": 770,
  275. "_dstBlendFactor": 771,
  276. "_spriteFrame": null,
  277. "_type": 0,
  278. "_sizeMode": 1,
  279. "_fillType": 0,
  280. "_fillCenter": {
  281. "__type__": "cc.Vec2",
  282. "x": 0,
  283. "y": 0
  284. },
  285. "_fillStart": 0,
  286. "_fillRange": 0,
  287. "_isTrimmedMode": true,
  288. "_atlas": null,
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.PrefabInfo",
  293. "root": {
  294. "__id__": 1
  295. },
  296. "asset": {
  297. "__id__": 0
  298. },
  299. "fileId": "e6mevRHNpNVKNQ8SU3yUek",
  300. "sync": false
  301. },
  302. {
  303. "__type__": "60f21sQlalGUIOu/1UiFxwE",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 1
  308. },
  309. "_enabled": true,
  310. "sprite": null,
  311. "spriteAtlas": null,
  312. "frameConfigs": [
  313. {
  314. "__id__": 9
  315. }
  316. ],
  317. "playOnLoad": false,
  318. "loop": false,
  319. "defaultConfig": 0,
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "FrameConfig",
  324. "frames": 1,
  325. "frameInterval": 5
  326. },
  327. {
  328. "__type__": "cc.Animation",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "node": {
  332. "__id__": 1
  333. },
  334. "_enabled": true,
  335. "_defaultClip": null,
  336. "_clips": [
  337. null
  338. ],
  339. "playOnLoad": false,
  340. "_id": ""
  341. },
  342. {
  343. "__type__": "cc.Sprite",
  344. "_name": "",
  345. "_objFlags": 0,
  346. "node": {
  347. "__id__": 1
  348. },
  349. "_enabled": true,
  350. "_materials": [
  351. {
  352. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  353. }
  354. ],
  355. "_srcBlendFactor": 770,
  356. "_dstBlendFactor": 771,
  357. "_spriteFrame": null,
  358. "_type": 0,
  359. "_sizeMode": 1,
  360. "_fillType": 0,
  361. "_fillCenter": {
  362. "__type__": "cc.Vec2",
  363. "x": 0,
  364. "y": 0
  365. },
  366. "_fillStart": 0,
  367. "_fillRange": 0,
  368. "_isTrimmedMode": true,
  369. "_atlas": null,
  370. "_id": ""
  371. },
  372. {
  373. "__type__": "61dd50QRaxGbLtNokUeOjoU",
  374. "_name": "",
  375. "_objFlags": 0,
  376. "node": {
  377. "__id__": 1
  378. },
  379. "_enabled": true,
  380. "_id": ""
  381. },
  382. {
  383. "__type__": "cc.PrefabInfo",
  384. "root": {
  385. "__id__": 1
  386. },
  387. "asset": {
  388. "__id__": 0
  389. },
  390. "fileId": "",
  391. "sync": false
  392. }
  393. ]