<修改excel 問題20、22>
This commit is contained in:
parent
37d931c9c2
commit
74f928bb99
@ -637,6 +637,10 @@ PrefabInstance:
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1517595439450411210, guid: 417fcf62987878e44bd784ea552f37bd, type: 3}
|
||||
propertyPath: m_PresetInfoIsWorld
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 1871740932565074069, guid: 417fcf62987878e44bd784ea552f37bd, type: 3}
|
||||
propertyPath: m_Text
|
||||
value: "\u6709\u4EFB\u4F55\u5EFA\u8B70\u55CE?\u597D\u58DE\u90FD\u6B61\u8FCE"
|
||||
@ -723,7 +727,11 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4662508893445052427, guid: 417fcf62987878e44bd784ea552f37bd, type: 3}
|
||||
propertyPath: m_AnchoredPosition.x
|
||||
value: 1945
|
||||
value: 238
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4662508893445052427, guid: 417fcf62987878e44bd784ea552f37bd, type: 3}
|
||||
propertyPath: m_AnchoredPosition.y
|
||||
value: -170.2522
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4739635702114211264, guid: 417fcf62987878e44bd784ea552f37bd, type: 3}
|
||||
propertyPath: m_AnchorMax.y
|
||||
|
||||
@ -4876,7 +4876,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &275645661
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -6068,7 +6068,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!224 &378959847
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -6524,8 +6524,8 @@ MonoBehaviour:
|
||||
m_TargetGraphic: {fileID: 1887351187}
|
||||
m_HandleRect: {fileID: 1887351186}
|
||||
m_Direction: 2
|
||||
m_Value: 0.9999985
|
||||
m_Size: 0.79486334
|
||||
m_Value: 0.9999995
|
||||
m_Size: 0.7948634
|
||||
m_NumberOfSteps: 0
|
||||
m_OnValueChanged:
|
||||
m_PersistentCalls:
|
||||
@ -11081,7 +11081,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &732267258
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -15000,7 +15000,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!224 &997284268
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -15535,8 +15535,8 @@ MonoBehaviour:
|
||||
m_TargetGraphic: {fileID: 1558618296}
|
||||
m_HandleRect: {fileID: 1558618295}
|
||||
m_Direction: 2
|
||||
m_Value: 1.0000002
|
||||
m_Size: 0.45957997
|
||||
m_Value: 1
|
||||
m_Size: 0.45958003
|
||||
m_NumberOfSteps: 0
|
||||
m_OnValueChanged:
|
||||
m_PersistentCalls:
|
||||
@ -20350,7 +20350,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
m_IsActive: 0
|
||||
--- !u!224 &1473517359
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -21485,7 +21485,7 @@ GameObject:
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 0
|
||||
m_IsActive: 1
|
||||
--- !u!224 &1521836357
|
||||
RectTransform:
|
||||
m_ObjectHideFlags: 0
|
||||
@ -25191,7 +25191,7 @@ MonoBehaviour:
|
||||
m_HandleRect: {fileID: 810756926}
|
||||
m_Direction: 0
|
||||
m_Value: 0
|
||||
m_Size: 0.9999999
|
||||
m_Size: 1
|
||||
m_NumberOfSteps: 0
|
||||
m_OnValueChanged:
|
||||
m_PersistentCalls:
|
||||
|
||||
@ -67,7 +67,7 @@ public class ClientGameTypingSceneController : MonoBehaviour
|
||||
introPanel.SetActive(step == 1);
|
||||
if (step == 1)
|
||||
{
|
||||
playCountdownSecVal = 10;
|
||||
playCountdownSecVal = 60;
|
||||
StartCoroutine(NextStep(2, 3));
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user