Browse Source

Change to Menu Icon

master
lealeelu 8 years ago
parent
commit
2aeec43f36
  1. 16
      Assets/Fungus/Resources/Prefabs/SaveMenu.prefab
  2. BIN
      Assets/Fungus/Textures/menu.png
  3. 4326
      Assets/FungusExamples/Conversation/NarrativeLog.unity

16
Assets/Fungus/Resources/Prefabs/SaveMenu.prefab

@ -1666,7 +1666,7 @@ MonoBehaviour:
m_TargetGraphic: {fileID: 114056508902046002}
m_HandleRect: {fileID: 224880810258273170}
m_Direction: 0
m_Value: 0
m_Value: 1
m_Size: 1
m_NumberOfSteps: 0
m_OnValueChanged:
@ -1853,7 +1853,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 0.9411765}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
@ -2237,7 +2237,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 0.9411765}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
@ -2310,14 +2310,14 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 1, g: 1, b: 1, a: 0.778}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 21300000, guid: 8d3c80dd0c2904cdbb745cf481348a76, type: 3}
m_Sprite: {fileID: 21300000, guid: 896fc61dd5785c543b36c8604042073d, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
@ -2811,7 +2811,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_AnchoredPosition: {x: -344.69998, y: 0}
m_SizeDelta: {x: 344.7, y: 0}
m_Pivot: {x: 0, y: 1}
--- !u!224 &224147037515329490
@ -3129,8 +3129,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0.29999924, y: 1.0999985}
m_SizeDelta: {x: 27.7, y: 27.7}
m_AnchoredPosition: {x: 0.0000046492, y: 0.0000046492}
m_SizeDelta: {x: 22.5, y: 20}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!224 &224865476632621786
RectTransform:

BIN
Assets/Fungus/Textures/menu.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

4326
Assets/FungusExamples/Conversation/NarrativeLog.unity

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save