Skip to content

Commit 0b7d52b

Browse files
committed
Merge branch 'main' of https://github.com/SYEON10/Chemistry
2 parents 5f27b99 + 15c12e4 commit 0b7d52b

File tree

7 files changed

+56
-16
lines changed

7 files changed

+56
-16
lines changed

Assets/Dialogue/CE2.yarn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ YOU: 뭐? 그런 거면 말을 하지
168168
<<SetPortrait Portraits Eun_Idle>>
169169
YOU: 화가 많이 난 것 같은데...
170170
이후로 다시는 크리스를 볼 수 없었다.
171-
<<ChangeStat lvChris -100>>
171+
<<ChangeStat lvChris -20>>
172172
===
173173

174174

Assets/Dialogue/CE4.yarn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ YOU: 네가 그때로 돌아오면 좋겠어...
124124
은채는 당신의 손을 뿌리치고 떠난다.
125125
<<SetPortrait Portraits>>
126126
다시는 당신과 마주치려 하지 않을 것이다.
127-
<<ChangeStat charm -100>>
127+
<<ChangeStat charm -50>>
128128
===
129129
title: 일반CE4
130130
---

Assets/Dialogue/CM4.yarn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ YOU: ...네가 좋은 것 같아.
5252
이미 자리에서 일어나 몸을 돌린 뒤였다.
5353
크리스는 그는 카페 문을 박차고 도망치듯 그 자리를 벗어났다.
5454
그 뒤로 다시는 그 붉은 머리칼을 볼 수 없었다.
55-
<<ChangeStat charm -100>>
55+
<<ChangeStat charm -50>>
5656
===
5757

5858
title: 일반CM4

Assets/Dialogue/EM2.yarn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ YOU: 우욱... 더는 못 먹겠어...
111111
<<SetPortrait Portraits>>
112112
민트가 당신을 잠깐 쳐다보더니 아무말도 없이 주방으로 돌아갔다.
113113
당신은 엄청난 경멸을 느낀다...
114-
<<ChangeStat lvMint -100>>
114+
<<ChangeStat lvMint -20>>
115115
===
116116

117117

Assets/Scenes/EndingReview.unity

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,8 @@ GameObject:
662662
- component: {fileID: 268295283}
663663
- component: {fileID: 268295285}
664664
- component: {fileID: 268295286}
665+
- component: {fileID: 268295288}
666+
- component: {fileID: 268295287}
665667
m_Layer: 5
666668
m_Name: EndingReviewScreen
667669
m_TagString: Untagged
@@ -694,7 +696,7 @@ RectTransform:
694696
m_AnchorMin: {x: 0.5, y: 0.5}
695697
m_AnchorMax: {x: 0.5, y: 0.5}
696698
m_AnchoredPosition: {x: 0, y: 0}
697-
m_SizeDelta: {x: 100, y: 100}
699+
m_SizeDelta: {x: 1920, y: 1080}
698700
m_Pivot: {x: 0.5, y: 0.5}
699701
--- !u!114 &268295282
700702
MonoBehaviour:
@@ -765,7 +767,7 @@ MonoBehaviour:
765767
m_SelectedTrigger: Selected
766768
m_DisabledTrigger: Disabled
767769
m_Interactable: 1
768-
m_TargetGraphic: {fileID: 0}
770+
m_TargetGraphic: {fileID: 268295287}
769771
m_OnClick:
770772
m_PersistentCalls:
771773
m_Calls:
@@ -805,6 +807,44 @@ MonoBehaviour:
805807
m_Script: {fileID: 11500000, guid: 0f2e7a057538de74d8fe3ba5e17b5177, type: 3}
806808
m_Name:
807809
m_EditorClassIdentifier:
810+
--- !u!114 &268295287
811+
MonoBehaviour:
812+
m_ObjectHideFlags: 0
813+
m_CorrespondingSourceObject: {fileID: 0}
814+
m_PrefabInstance: {fileID: 0}
815+
m_PrefabAsset: {fileID: 0}
816+
m_GameObject: {fileID: 268295280}
817+
m_Enabled: 1
818+
m_EditorHideFlags: 0
819+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
820+
m_Name:
821+
m_EditorClassIdentifier:
822+
m_Material: {fileID: 0}
823+
m_Color: {r: 1, g: 1, b: 1, a: 0}
824+
m_RaycastTarget: 1
825+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
826+
m_Maskable: 1
827+
m_OnCullStateChanged:
828+
m_PersistentCalls:
829+
m_Calls: []
830+
m_Sprite: {fileID: 0}
831+
m_Type: 0
832+
m_PreserveAspect: 0
833+
m_FillCenter: 1
834+
m_FillMethod: 4
835+
m_FillAmount: 1
836+
m_FillClockwise: 1
837+
m_FillOrigin: 0
838+
m_UseSpriteMesh: 0
839+
m_PixelsPerUnitMultiplier: 1
840+
--- !u!222 &268295288
841+
CanvasRenderer:
842+
m_ObjectHideFlags: 0
843+
m_CorrespondingSourceObject: {fileID: 0}
844+
m_PrefabInstance: {fileID: 0}
845+
m_PrefabAsset: {fileID: 0}
846+
m_GameObject: {fileID: 268295280}
847+
m_CullTransparentMesh: 1
808848
--- !u!1 &313735877
809849
GameObject:
810850
m_ObjectHideFlags: 0

Assets/Scenes/Main.unity

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,7 @@ Camera:
13521352
m_Enabled: 1
13531353
serializedVersion: 2
13541354
m_ClearFlags: 1
1355-
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
1355+
m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0}
13561356
m_projectionMatrixMode: 1
13571357
m_GateFitMode: 2
13581358
m_FOVAxisMode: 0
@@ -2186,10 +2186,10 @@ RectTransform:
21862186
m_Children: []
21872187
m_Father: {fileID: 1963833246}
21882188
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
2189-
m_AnchorMin: {x: 0, y: 0}
2190-
m_AnchorMax: {x: 1, y: 1}
2189+
m_AnchorMin: {x: 0.5, y: 0.5}
2190+
m_AnchorMax: {x: 0.5, y: 0.5}
21912191
m_AnchoredPosition: {x: 0, y: 0}
2192-
m_SizeDelta: {x: 0, y: 0}
2192+
m_SizeDelta: {x: 1920, y: 1080}
21932193
m_Pivot: {x: 0.5, y: 0.5}
21942194
--- !u!114 &1407234423
21952195
MonoBehaviour:

Assets/Scripts/Data/CharacterStat.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
public class CharacterStat
44
{
55
//스탯 초기값 설정
6-
public Stat mov = new Stat(50);
7-
public Stat charm = new Stat(50);
8-
public Stat mental = new Stat(50);
6+
public Stat mov = new Stat(65);
7+
public Stat charm = new Stat(65);
8+
public Stat mental = new Stat(65);
99
public Stat lvChris = new Stat(50);
1010
public Stat lvEun = new Stat(50);
1111
public Stat lvMint = new Stat(50);
12-
public Stat Chris_Eun = new Stat(50);
13-
public Stat Eun_Mint = new Stat(50);
14-
public Stat Mint_Chris = new Stat(50);
12+
public Stat Chris_Eun = new Stat(70);
13+
public Stat Eun_Mint = new Stat(70);
14+
public Stat Mint_Chris = new Stat(70);
1515
}

0 commit comments

Comments
 (0)