MonsterMgr.prefab 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "MonsterMgr",
  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": "MonsterMgr",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [],
  21. "_active": true,
  22. "_components": [
  23. {
  24. "__id__": 2
  25. }
  26. ],
  27. "_prefab": {
  28. "__id__": 4
  29. },
  30. "_lpos": {
  31. "__type__": "cc.Vec3",
  32. "x": 0,
  33. "y": 0,
  34. "z": 0
  35. },
  36. "_lrot": {
  37. "__type__": "cc.Quat",
  38. "x": 0,
  39. "y": 0,
  40. "z": 0,
  41. "w": 1
  42. },
  43. "_lscale": {
  44. "__type__": "cc.Vec3",
  45. "x": 1,
  46. "y": 1,
  47. "z": 1
  48. },
  49. "_mobility": 0,
  50. "_layer": 33554432,
  51. "_euler": {
  52. "__type__": "cc.Vec3",
  53. "x": 0,
  54. "y": 0,
  55. "z": 0
  56. },
  57. "_id": ""
  58. },
  59. {
  60. "__type__": "cc.UITransform",
  61. "_name": "",
  62. "_objFlags": 0,
  63. "__editorExtras__": {},
  64. "node": {
  65. "__id__": 1
  66. },
  67. "_enabled": true,
  68. "__prefab": {
  69. "__id__": 3
  70. },
  71. "_contentSize": {
  72. "__type__": "cc.Size",
  73. "width": 960,
  74. "height": 640
  75. },
  76. "_anchorPoint": {
  77. "__type__": "cc.Vec2",
  78. "x": 0.5,
  79. "y": 0.5
  80. },
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.CompPrefabInfo",
  85. "fileId": "642mgv0BRI6I8BQ2YEcV0Z"
  86. },
  87. {
  88. "__type__": "cc.PrefabInfo",
  89. "root": {
  90. "__id__": 1
  91. },
  92. "asset": {
  93. "__id__": 0
  94. },
  95. "fileId": "389Bs29IFCxq/6AjIS8tVn",
  96. "targetOverrides": null
  97. }
  98. ]