FlashMissileGreenOBJ.prefab 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!1 &128572
  4. GameObject:
  5. m_ObjectHideFlags: 0
  6. m_PrefabParentObject: {fileID: 0}
  7. m_PrefabInternal: {fileID: 100100000}
  8. serializedVersion: 5
  9. m_Component:
  10. - component: {fileID: 450904}
  11. - component: {fileID: 13576440}
  12. - component: {fileID: 5479992}
  13. - component: {fileID: 11464288}
  14. m_Layer: 0
  15. m_Name: FlashMissileGreenOBJ
  16. m_TagString: Missile
  17. m_Icon: {fileID: 0}
  18. m_NavMeshLayer: 0
  19. m_StaticEditorFlags: 0
  20. m_IsActive: 1
  21. --- !u!4 &450904
  22. Transform:
  23. m_ObjectHideFlags: 1
  24. m_PrefabParentObject: {fileID: 0}
  25. m_PrefabInternal: {fileID: 100100000}
  26. m_GameObject: {fileID: 128572}
  27. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  28. m_LocalPosition: {x: 0, y: 0, z: 0}
  29. m_LocalScale: {x: 1, y: 1, z: 1}
  30. m_Children: []
  31. m_Father: {fileID: 0}
  32. m_RootOrder: 0
  33. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  34. --- !u!54 &5479992
  35. Rigidbody:
  36. m_ObjectHideFlags: 1
  37. m_PrefabParentObject: {fileID: 0}
  38. m_PrefabInternal: {fileID: 100100000}
  39. m_GameObject: {fileID: 128572}
  40. serializedVersion: 2
  41. m_Mass: 1
  42. m_Drag: 0
  43. m_AngularDrag: 0.05
  44. m_UseGravity: 0
  45. m_IsKinematic: 0
  46. m_Interpolate: 1
  47. m_Constraints: 0
  48. m_CollisionDetection: 0
  49. --- !u!114 &11464288
  50. MonoBehaviour:
  51. m_ObjectHideFlags: 1
  52. m_PrefabParentObject: {fileID: 0}
  53. m_PrefabInternal: {fileID: 100100000}
  54. m_GameObject: {fileID: 128572}
  55. m_Enabled: 1
  56. m_EditorHideFlags: 0
  57. m_Script: {fileID: 11500000, guid: acd27932048c3254597a02078fa2cb26, type: 3}
  58. m_Name:
  59. m_EditorClassIdentifier:
  60. impactParticle: {fileID: 1715348460980390, guid: 14161271ee835af47b035cd4863fe801,
  61. type: 2}
  62. projectileParticle: {fileID: 1382443887350556, guid: 175066f53d36d8d4d9bdecb1e5314672,
  63. type: 2}
  64. muzzleParticle: {fileID: 1041488304122156, guid: 44527fd0fe2a2a847a45d3839754d448,
  65. type: 2}
  66. colliderRadius: 0.1
  67. collideOffset: 0.1
  68. --- !u!135 &13576440
  69. SphereCollider:
  70. m_ObjectHideFlags: 1
  71. m_PrefabParentObject: {fileID: 0}
  72. m_PrefabInternal: {fileID: 100100000}
  73. m_GameObject: {fileID: 128572}
  74. m_Material: {fileID: 0}
  75. m_IsTrigger: 0
  76. m_Enabled: 1
  77. serializedVersion: 2
  78. m_Radius: 0.15
  79. m_Center: {x: 0, y: 0, z: 0}
  80. --- !u!1001 &100100000
  81. Prefab:
  82. m_ObjectHideFlags: 1
  83. serializedVersion: 2
  84. m_Modification:
  85. m_TransformParent: {fileID: 0}
  86. m_Modifications: []
  87. m_RemovedComponents: []
  88. m_ParentPrefab: {fileID: 0}
  89. m_RootGameObject: {fileID: 128572}
  90. m_IsPrefabParent: 1