스테이지 선택 영역 로직 적용

This commit is contained in:
aube.lee
2025-02-02 15:10:41 +09:00
parent cc77b41b84
commit 92c51a2e4b
5 changed files with 94 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ GameObject:
m_Component:
- component: {fileID: 7857639710680952705}
- component: {fileID: 4225804751692156500}
- component: {fileID: 4961787770283683285}
m_Layer: 0
m_Name: Stage Slot
m_TagString: Untagged
@@ -82,6 +83,19 @@ MonoBehaviour:
m_OnClick:
m_PersistentCalls:
m_Calls: []
--- !u!114 &4961787770283683285
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 387253265420760142}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6fbbb12042f0b9342a568f0b015f8892, type: 3}
m_Name:
m_EditorClassIdentifier:
index: 0
--- !u!1 &7072256940192523073
GameObject:
m_ObjectHideFlags: 0

View File

@@ -253,6 +253,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: c9138cc62a0b4a347a46191cfb0fd7ef, type: 3}
m_Name:
m_EditorClassIdentifier:
playButton: {fileID: 163394969067314430}
--- !u!222 &3081003855718353481
CanvasRenderer:
m_ObjectHideFlags: 0
@@ -1163,7 +1164,7 @@ MonoBehaviour:
m_Calls:
- m_Target: {fileID: 1117665430397923154}
m_TargetAssemblyTypeName: TON.StageEntryUI, Assembly-CSharp
m_MethodName: OnClickBackButton
m_MethodName: OnClickPlayButton
m_Mode: 1
m_Arguments:
m_ObjectArgument: {fileID: 0}
@@ -1384,6 +1385,10 @@ PrefabInstance:
propertyPath: m_Name
value: Stage Slot
objectReference: {fileID: 0}
- target: {fileID: 4961787770283683285, guid: 9c3db63c99bd0e9458638b79c344993e, type: 3}
propertyPath: index
value: 1
objectReference: {fileID: 0}
- target: {fileID: 7857639710680952705, guid: 9c3db63c99bd0e9458638b79c344993e, type: 3}
propertyPath: m_Pivot.x
value: 0.5
@@ -1486,6 +1491,10 @@ PrefabInstance:
propertyPath: m_Name
value: Stage Slot
objectReference: {fileID: 0}
- target: {fileID: 4961787770283683285, guid: 9c3db63c99bd0e9458638b79c344993e, type: 3}
propertyPath: index
value: 2
objectReference: {fileID: 0}
- target: {fileID: 5185707800194162268, guid: 9c3db63c99bd0e9458638b79c344993e, type: 3}
propertyPath: m_text
value: Stage 2
@@ -1592,6 +1601,10 @@ PrefabInstance:
propertyPath: m_Name
value: Stage Slot
objectReference: {fileID: 0}
- target: {fileID: 4961787770283683285, guid: 9c3db63c99bd0e9458638b79c344993e, type: 3}
propertyPath: index
value: 3
objectReference: {fileID: 0}
- target: {fileID: 5185707800194162268, guid: 9c3db63c99bd0e9458638b79c344993e, type: 3}
propertyPath: m_text
value: Stage 3