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.

99 lines
2.9 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: 1000011449472940}
  13. m_IsPrefabParent: 1
  14. --- !u!1 &1000011449472940
  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: 224000013885566140}
  22. - component: {fileID: 222000012566199212}
  23. - component: {fileID: 114000010273600920}
  24. - component: {fileID: 114000010103236586}
  25. m_Layer: 0
  26. m_Name: FlyText
  27. m_TagString: Untagged
  28. m_Icon: {fileID: 0}
  29. m_NavMeshLayer: 0
  30. m_StaticEditorFlags: 0
  31. m_IsActive: 1
  32. --- !u!114 &114000010103236586
  33. MonoBehaviour:
  34. m_ObjectHideFlags: 1
  35. m_PrefabParentObject: {fileID: 0}
  36. m_PrefabInternal: {fileID: 100100000}
  37. m_GameObject: {fileID: 1000011449472940}
  38. m_Enabled: 1
  39. m_EditorHideFlags: 0
  40. m_Script: {fileID: 11500000, guid: dc96f5380d7d743d9ae91f11379eb85b, type: 3}
  41. m_Name:
  42. m_EditorClassIdentifier:
  43. --- !u!114 &114000010273600920
  44. MonoBehaviour:
  45. m_ObjectHideFlags: 1
  46. m_PrefabParentObject: {fileID: 0}
  47. m_PrefabInternal: {fileID: 100100000}
  48. m_GameObject: {fileID: 1000011449472940}
  49. m_Enabled: 1
  50. m_EditorHideFlags: 0
  51. m_Script: {fileID: 708705254, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  52. m_Name:
  53. m_EditorClassIdentifier:
  54. m_Material: {fileID: 0}
  55. m_Color: {r: 0.93003374, g: 0.9852941, b: 0.41295412, a: 1}
  56. m_RaycastTarget: 1
  57. m_OnCullStateChanged:
  58. m_PersistentCalls:
  59. m_Calls: []
  60. m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
  61. Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  62. m_FontData:
  63. m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
  64. m_FontSize: 20
  65. m_FontStyle: 0
  66. m_BestFit: 0
  67. m_MinSize: 2
  68. m_MaxSize: 40
  69. m_Alignment: 4
  70. m_AlignByGeometry: 0
  71. m_RichText: 1
  72. m_HorizontalOverflow: 0
  73. m_VerticalOverflow: 0
  74. m_LineSpacing: 1
  75. m_Text: Likes to Win!
  76. --- !u!222 &222000012566199212
  77. CanvasRenderer:
  78. m_ObjectHideFlags: 1
  79. m_PrefabParentObject: {fileID: 0}
  80. m_PrefabInternal: {fileID: 100100000}
  81. m_GameObject: {fileID: 1000011449472940}
  82. --- !u!224 &224000013885566140
  83. RectTransform:
  84. m_ObjectHideFlags: 1
  85. m_PrefabParentObject: {fileID: 0}
  86. m_PrefabInternal: {fileID: 100100000}
  87. m_GameObject: {fileID: 1000011449472940}
  88. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  89. m_LocalPosition: {x: 0, y: 0, z: 0}
  90. m_LocalScale: {x: 1, y: 1, z: 1}
  91. m_Children: []
  92. m_Father: {fileID: 0}
  93. m_RootOrder: 0
  94. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  95. m_AnchorMin: {x: 0.5, y: 0.5}
  96. m_AnchorMax: {x: 0.5, y: 0.5}
  97. m_AnchoredPosition: {x: 0, y: 0}
  98. m_SizeDelta: {x: 160, y: 30}
  99. m_Pivot: {x: 0.5, y: 0.5}