This commit is contained in:
2022-12-08 10:24:00 +01:00
parent 99187bc752
commit b3c53031c1
8 changed files with 90 additions and 36 deletions

View File

@@ -123,7 +123,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: +1min
m_Text: +10sec
--- !u!1 &4522052737580626021
GameObject:
m_ObjectHideFlags: 0
@@ -352,7 +352,7 @@ GameObject:
- component: {fileID: 4522052738465728852}
- component: {fileID: 4522052738465728855}
m_Layer: 8
m_Name: Add Minute Button
m_Name: Add Time Button
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@@ -469,7 +469,7 @@ MonoBehaviour:
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: 60
m_IntArgument: 10
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0
@@ -1484,7 +1484,7 @@ MonoBehaviour:
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: -1min
m_Text: -10sec
--- !u!1 &4522052739295172462
GameObject:
m_ObjectHideFlags: 0
@@ -1498,7 +1498,7 @@ GameObject:
- component: {fileID: 4522052739295172461}
- component: {fileID: 4522052739295172460}
m_Layer: 8
m_Name: Remove Minute Button
m_Name: Remove Time Button
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@@ -1615,7 +1615,7 @@ MonoBehaviour:
m_Arguments:
m_ObjectArgument: {fileID: 0}
m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
m_IntArgument: -60
m_IntArgument: -10
m_FloatArgument: 0
m_StringArgument:
m_BoolArgument: 0