waterpool.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": "waterpool",
  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": 64,
  43. "height": 64
  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. 2334.135,
  55. 5920.513,
  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": 1,
  76. "groupIndex": 1,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.RigidBody",
  81. "_name": "",
  82. "_objFlags": 0,
  83. "node": {
  84. "__id__": 1
  85. },
  86. "_enabled": true,
  87. "_type": 0,
  88. "_allowSleep": true,
  89. "_gravityScale": 1,
  90. "_linearDamping": 0,
  91. "_angularDamping": 0,
  92. "_linearVelocity": {
  93. "__type__": "cc.Vec2",
  94. "x": 0,
  95. "y": 0
  96. },
  97. "_angularVelocity": 0,
  98. "_fixedRotation": false,
  99. "enabledContactListener": false,
  100. "bullet": false,
  101. "awakeOnLoad": true,
  102. "_id": ""
  103. },
  104. {
  105. "__type__": "cc.PhysicsBoxCollider",
  106. "_name": "",
  107. "_objFlags": 0,
  108. "node": {
  109. "__id__": 1
  110. },
  111. "_enabled": true,
  112. "tag": 99,
  113. "_density": 1,
  114. "_sensor": false,
  115. "_friction": 0.2,
  116. "_restitution": 0,
  117. "body": null,
  118. "_offset": {
  119. "__type__": "cc.Vec2",
  120. "x": 0,
  121. "y": 0
  122. },
  123. "_size": {
  124. "__type__": "cc.Size",
  125. "width": 64,
  126. "height": 64
  127. },
  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. ]