Assignment for RMIT Mixed Reality in 2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

114 lines
3.1 KiB

  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!1001 &100100000
  4. Prefab:
  5. m_ObjectHideFlags: 1
  6. serializedVersion: 2
  7. m_Modification:
  8. m_TransformParent: {fileID: 0}
  9. m_Modifications: []
  10. m_RemovedComponents: []
  11. m_ParentPrefab: {fileID: 0}
  12. m_RootGameObject: {fileID: 1178179015817066}
  13. m_IsPrefabParent: 1
  14. --- !u!1 &1178179015817066
  15. GameObject:
  16. m_ObjectHideFlags: 0
  17. m_PrefabParentObject: {fileID: 0}
  18. m_PrefabInternal: {fileID: 100100000}
  19. serializedVersion: 5
  20. m_Component:
  21. - component: {fileID: 4172005824864492}
  22. - component: {fileID: 33692711097675016}
  23. - component: {fileID: 135581975321248324}
  24. - component: {fileID: 23379767048012004}
  25. - component: {fileID: 54324849584993330}
  26. m_Layer: 0
  27. m_Name: SoccerBallPf
  28. m_TagString: Untagged
  29. m_Icon: {fileID: 0}
  30. m_NavMeshLayer: 0
  31. m_StaticEditorFlags: 0
  32. m_IsActive: 1
  33. --- !u!4 &4172005824864492
  34. Transform:
  35. m_ObjectHideFlags: 1
  36. m_PrefabParentObject: {fileID: 0}
  37. m_PrefabInternal: {fileID: 100100000}
  38. m_GameObject: {fileID: 1178179015817066}
  39. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  40. m_LocalPosition: {x: 0, y: 0, z: 0}
  41. m_LocalScale: {x: 1, y: 1, z: 1}
  42. m_Children: []
  43. m_Father: {fileID: 0}
  44. m_RootOrder: 0
  45. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  46. --- !u!23 &23379767048012004
  47. MeshRenderer:
  48. m_ObjectHideFlags: 1
  49. m_PrefabParentObject: {fileID: 0}
  50. m_PrefabInternal: {fileID: 100100000}
  51. m_GameObject: {fileID: 1178179015817066}
  52. m_Enabled: 1
  53. m_CastShadows: 1
  54. m_ReceiveShadows: 1
  55. m_DynamicOccludee: 1
  56. m_MotionVectors: 1
  57. m_LightProbeUsage: 1
  58. m_ReflectionProbeUsage: 1
  59. m_Materials:
  60. - {fileID: 2100000, guid: a6f1778430eac934d8d2b1514f4b023f, type: 2}
  61. - {fileID: 2100000, guid: d8661ef17e8fdf545a46589f2ebce4a7, type: 2}
  62. m_StaticBatchInfo:
  63. firstSubMesh: 0
  64. subMeshCount: 0
  65. m_StaticBatchRoot: {fileID: 0}
  66. m_ProbeAnchor: {fileID: 0}
  67. m_LightProbeVolumeOverride: {fileID: 0}
  68. m_ScaleInLightmap: 1
  69. m_PreserveUVs: 1
  70. m_IgnoreNormalsForChartDetection: 0
  71. m_ImportantGI: 0
  72. m_StitchLightmapSeams: 0
  73. m_SelectedEditorRenderState: 3
  74. m_MinimumChartSize: 4
  75. m_AutoUVMaxDistance: 0.5
  76. m_AutoUVMaxAngle: 89
  77. m_LightmapParameters: {fileID: 0}
  78. m_SortingLayerID: 0
  79. m_SortingLayer: 0
  80. m_SortingOrder: 0
  81. --- !u!33 &33692711097675016
  82. MeshFilter:
  83. m_ObjectHideFlags: 1
  84. m_PrefabParentObject: {fileID: 0}
  85. m_PrefabInternal: {fileID: 100100000}
  86. m_GameObject: {fileID: 1178179015817066}
  87. m_Mesh: {fileID: 4300000, guid: dfd14d25717789f4796c172f0155c366, type: 3}
  88. --- !u!54 &54324849584993330
  89. Rigidbody:
  90. m_ObjectHideFlags: 1
  91. m_PrefabParentObject: {fileID: 0}
  92. m_PrefabInternal: {fileID: 100100000}
  93. m_GameObject: {fileID: 1178179015817066}
  94. serializedVersion: 2
  95. m_Mass: 0.177
  96. m_Drag: 0
  97. m_AngularDrag: 0.05
  98. m_UseGravity: 1
  99. m_IsKinematic: 0
  100. m_Interpolate: 0
  101. m_Constraints: 0
  102. m_CollisionDetection: 2
  103. --- !u!135 &135581975321248324
  104. SphereCollider:
  105. m_ObjectHideFlags: 1
  106. m_PrefabParentObject: {fileID: 0}
  107. m_PrefabInternal: {fileID: 100100000}
  108. m_GameObject: {fileID: 1178179015817066}
  109. m_Material: {fileID: 0}
  110. m_IsTrigger: 0
  111. m_Enabled: 1
  112. serializedVersion: 2
  113. m_Radius: 0.11
  114. m_Center: {x: 0, y: 0, z: 0}