annie.prefab 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  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": "annie",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. },
  25. {
  26. "__id__": 3
  27. }
  28. ],
  29. "_prefab": {
  30. "__id__": 4
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 941,
  43. "height": 1000
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_trs": {
  51. "__type__": "TypedArray",
  52. "ctor": "Float64Array",
  53. "array": [
  54. 0,
  55. 0,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 1,
  61. 1,
  62. 1,
  63. 1
  64. ]
  65. },
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_skewX": 0,
  73. "_skewY": 0,
  74. "_is3DNode": false,
  75. "_groupIndex": 0,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Sprite",
  81. "_name": "",
  82. "_objFlags": 0,
  83. "node": {
  84. "__id__": 1
  85. },
  86. "_enabled": true,
  87. "_materials": [
  88. {
  89. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  90. }
  91. ],
  92. "_srcBlendFactor": 770,
  93. "_dstBlendFactor": 771,
  94. "_spriteFrame": {
  95. "__uuid__": "5844353f-55c6-4a6b-849c-038a8d3b0b4d"
  96. },
  97. "_type": 0,
  98. "_sizeMode": 1,
  99. "_fillType": 0,
  100. "_fillCenter": {
  101. "__type__": "cc.Vec2",
  102. "x": 0,
  103. "y": 0
  104. },
  105. "_fillStart": 0,
  106. "_fillRange": 0,
  107. "_isTrimmedMode": true,
  108. "_atlas": null,
  109. "_id": ""
  110. },
  111. {
  112. "__type__": "cc.Animation",
  113. "_name": "",
  114. "_objFlags": 0,
  115. "node": {
  116. "__id__": 1
  117. },
  118. "_enabled": true,
  119. "_defaultClip": {
  120. "__uuid__": "5c93037b-c42a-4cb2-b998-d92c27a25d79"
  121. },
  122. "_clips": [
  123. {
  124. "__uuid__": "5c93037b-c42a-4cb2-b998-d92c27a25d79"
  125. }
  126. ],
  127. "playOnLoad": false,
  128. "_id": ""
  129. },
  130. {
  131. "__type__": "cc.PrefabInfo",
  132. "root": {
  133. "__id__": 1
  134. },
  135. "asset": {
  136. "__id__": 0
  137. },
  138. "fileId": "",
  139. "sync": false
  140. }
  141. ]