CharaPre.prefab 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  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": "CharaPre",
  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. "__id__": 4
  30. },
  31. {
  32. "__id__": 5
  33. }
  34. ],
  35. "_prefab": {
  36. "__id__": 6
  37. },
  38. "_opacity": 255,
  39. "_color": {
  40. "__type__": "cc.Color",
  41. "r": 255,
  42. "g": 255,
  43. "b": 255,
  44. "a": 255
  45. },
  46. "_contentSize": {
  47. "__type__": "cc.Size",
  48. "width": 250,
  49. "height": 250
  50. },
  51. "_anchorPoint": {
  52. "__type__": "cc.Vec2",
  53. "x": 0.5,
  54. "y": 0.5
  55. },
  56. "_trs": {
  57. "__type__": "TypedArray",
  58. "ctor": "Float64Array",
  59. "array": [
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 1,
  67. 1,
  68. 1,
  69. 1
  70. ]
  71. },
  72. "_eulerAngles": {
  73. "__type__": "cc.Vec3",
  74. "x": 0,
  75. "y": 0,
  76. "z": 0
  77. },
  78. "_skewX": 0,
  79. "_skewY": 0,
  80. "_is3DNode": false,
  81. "_groupIndex": 2,
  82. "groupIndex": 2,
  83. "_id": ""
  84. },
  85. {
  86. "__type__": "cc.Sprite",
  87. "_name": "",
  88. "_objFlags": 0,
  89. "node": {
  90. "__id__": 1
  91. },
  92. "_enabled": true,
  93. "_materials": [
  94. {
  95. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  96. }
  97. ],
  98. "_srcBlendFactor": 770,
  99. "_dstBlendFactor": 771,
  100. "_spriteFrame": {
  101. "__uuid__": "6313c8dc-1240-4a4b-9468-b8e55443ee10"
  102. },
  103. "_type": 0,
  104. "_sizeMode": 1,
  105. "_fillType": 0,
  106. "_fillCenter": {
  107. "__type__": "cc.Vec2",
  108. "x": 0,
  109. "y": 0
  110. },
  111. "_fillStart": 0,
  112. "_fillRange": 0,
  113. "_isTrimmedMode": true,
  114. "_atlas": null,
  115. "_id": ""
  116. },
  117. {
  118. "__type__": "cc.RigidBody",
  119. "_name": "",
  120. "_objFlags": 0,
  121. "node": {
  122. "__id__": 1
  123. },
  124. "_enabled": true,
  125. "_type": 2,
  126. "_allowSleep": true,
  127. "_gravityScale": 3,
  128. "_linearDamping": 0,
  129. "_angularDamping": 0,
  130. "_linearVelocity": {
  131. "__type__": "cc.Vec2",
  132. "x": 0,
  133. "y": 0
  134. },
  135. "_angularVelocity": 0,
  136. "_fixedRotation": false,
  137. "enabledContactListener": true,
  138. "bullet": false,
  139. "awakeOnLoad": true,
  140. "_id": ""
  141. },
  142. {
  143. "__type__": "cc.PhysicsCircleCollider",
  144. "_name": "",
  145. "_objFlags": 0,
  146. "node": {
  147. "__id__": 1
  148. },
  149. "_enabled": true,
  150. "tag": 0,
  151. "_density": 1,
  152. "_sensor": false,
  153. "_friction": 1,
  154. "_restitution": 0.1,
  155. "body": null,
  156. "_offset": {
  157. "__type__": "cc.Vec2",
  158. "x": 0,
  159. "y": 0
  160. },
  161. "_radius": 125,
  162. "_id": ""
  163. },
  164. {
  165. "__type__": "386bfnjbPFF+7lE/2Si+qWw",
  166. "_name": "",
  167. "_objFlags": 0,
  168. "node": {
  169. "__id__": 1
  170. },
  171. "_enabled": true,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.PrefabInfo",
  176. "root": {
  177. "__id__": 1
  178. },
  179. "asset": {
  180. "__uuid__": "57ba803a-a222-4cf9-a48d-5dbfb9b96f5c"
  181. },
  182. "fileId": "",
  183. "sync": false
  184. }
  185. ]