提交模块修改内容
This commit is contained in:
parent
8cfdc696db
commit
2006bf10ff
@ -199,7 +199,7 @@ MonoBehaviour:
|
|||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
MarkType: 0
|
MarkType: 0
|
||||||
CustomComponentName:
|
CustomComponentName: Label
|
||||||
CustomComment:
|
CustomComment:
|
||||||
mComponentName: TMPro.TextMeshProUGUI
|
mComponentName: TMPro.TextMeshProUGUI
|
||||||
--- !u!1 &6870530999289627961
|
--- !u!1 &6870530999289627961
|
||||||
|
|||||||
@ -3607,6 +3607,7 @@ GameObject:
|
|||||||
- component: {fileID: 1964629194}
|
- component: {fileID: 1964629194}
|
||||||
- component: {fileID: 1964629193}
|
- component: {fileID: 1964629193}
|
||||||
- component: {fileID: 1964629192}
|
- component: {fileID: 1964629192}
|
||||||
|
- component: {fileID: 1964629196}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Canvas
|
m_Name: Canvas
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
@ -3626,7 +3627,7 @@ MonoBehaviour:
|
|||||||
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
|
m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
m_IgnoreReversedGraphics: 1
|
m_IgnoreReversedGraphics: 0
|
||||||
m_BlockingObjects: 0
|
m_BlockingObjects: 0
|
||||||
m_BlockingMask:
|
m_BlockingMask:
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
@ -3697,6 +3698,18 @@ RectTransform:
|
|||||||
m_AnchoredPosition: {x: 0, y: 0}
|
m_AnchoredPosition: {x: 0, y: 0}
|
||||||
m_SizeDelta: {x: 0, y: 0}
|
m_SizeDelta: {x: 0, y: 0}
|
||||||
m_Pivot: {x: 0, y: 0}
|
m_Pivot: {x: 0, y: 0}
|
||||||
|
--- !u!225 &1964629196
|
||||||
|
CanvasGroup:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1964629191}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_Alpha: 1
|
||||||
|
m_Interactable: 1
|
||||||
|
m_BlocksRaycasts: 0
|
||||||
|
m_IgnoreParentGroups: 0
|
||||||
--- !u!1 &2021270445
|
--- !u!1 &2021270445
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|||||||
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
<Action type="HighLightFlash" value="Main/SM_Shexiangji (1)" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
|
<Action type="HighLightFlash" value="Main/SM_Shexiangji (1)" isHigh="true" color="255,0,0,255" time="0.25" count="-1"></Action>
|
||||||
|
|
||||||
|
<Action type="HighLightFlash" value="Main/SM_Shexiangji (1)" isHigh="false" color="255,0,0,255" time="0.25" count="-1"></Action>
|
||||||
<Action type="Log" value="11111"></Action>
|
<Action type="Log" value="11111"></Action>
|
||||||
|
|
||||||
</Action>
|
</Action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user