Skip to content

Commit 7583cda

Browse files
Merge branch 'develop' into bug/jil/bossroom-setup-for-android
# Conflicts: # Assets/BossRoom/Scenes/BossRoom.unity
2 parents d3e4145 + 721b16f commit 7583cda

File tree

18 files changed

+1714
-1198
lines changed

18 files changed

+1714
-1198
lines changed

Assets/BossRoom/Prefabs/SessionManager.prefab

Lines changed: 0 additions & 46 deletions
This file was deleted.

Assets/BossRoom/Prefabs/UI/AllyHUD.prefab

Lines changed: 77 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,81 @@ MonoBehaviour:
7575
m_FillOrigin: 0
7676
m_UseSpriteMesh: 0
7777
m_PixelsPerUnitMultiplier: 1
78+
--- !u!1 &2419683223299182718
79+
GameObject:
80+
m_ObjectHideFlags: 0
81+
m_CorrespondingSourceObject: {fileID: 0}
82+
m_PrefabInstance: {fileID: 0}
83+
m_PrefabAsset: {fileID: 0}
84+
serializedVersion: 6
85+
m_Component:
86+
- component: {fileID: 7977958452505717198}
87+
- component: {fileID: 608906722431192992}
88+
- component: {fileID: 5624611950178226450}
89+
m_Layer: 5
90+
m_Name: Ally HP godMode img
91+
m_TagString: Untagged
92+
m_Icon: {fileID: 0}
93+
m_NavMeshLayer: 0
94+
m_StaticEditorFlags: 0
95+
m_IsActive: 0
96+
--- !u!224 &7977958452505717198
97+
RectTransform:
98+
m_ObjectHideFlags: 0
99+
m_CorrespondingSourceObject: {fileID: 0}
100+
m_PrefabInstance: {fileID: 0}
101+
m_PrefabAsset: {fileID: 0}
102+
m_GameObject: {fileID: 2419683223299182718}
103+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
104+
m_LocalPosition: {x: 0, y: 0, z: 0}
105+
m_LocalScale: {x: 1, y: 1, z: 1}
106+
m_Children: []
107+
m_Father: {fileID: 7612533174686205253}
108+
m_RootOrder: 3
109+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
110+
m_AnchorMin: {x: 0, y: 0}
111+
m_AnchorMax: {x: 1, y: 1}
112+
m_AnchoredPosition: {x: 114, y: 9}
113+
m_SizeDelta: {x: 88, y: -40}
114+
m_Pivot: {x: 0.5, y: 0.5}
115+
--- !u!222 &608906722431192992
116+
CanvasRenderer:
117+
m_ObjectHideFlags: 0
118+
m_CorrespondingSourceObject: {fileID: 0}
119+
m_PrefabInstance: {fileID: 0}
120+
m_PrefabAsset: {fileID: 0}
121+
m_GameObject: {fileID: 2419683223299182718}
122+
m_CullTransparentMesh: 1
123+
--- !u!114 &5624611950178226450
124+
MonoBehaviour:
125+
m_ObjectHideFlags: 0
126+
m_CorrespondingSourceObject: {fileID: 0}
127+
m_PrefabInstance: {fileID: 0}
128+
m_PrefabAsset: {fileID: 0}
129+
m_GameObject: {fileID: 2419683223299182718}
130+
m_Enabled: 1
131+
m_EditorHideFlags: 0
132+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
133+
m_Name:
134+
m_EditorClassIdentifier:
135+
m_Material: {fileID: 0}
136+
m_Color: {r: 1, g: 1, b: 1, a: 1}
137+
m_RaycastTarget: 1
138+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
139+
m_Maskable: 1
140+
m_OnCullStateChanged:
141+
m_PersistentCalls:
142+
m_Calls: []
143+
m_Sprite: {fileID: 21300000, guid: ec2216c03dc817e43a06ff8c4c74c7f8, type: 3}
144+
m_Type: 0
145+
m_PreserveAspect: 0
146+
m_FillCenter: 1
147+
m_FillMethod: 4
148+
m_FillAmount: 1
149+
m_FillClockwise: 1
150+
m_FillOrigin: 0
151+
m_UseSpriteMesh: 0
152+
m_PixelsPerUnitMultiplier: 1
78153
--- !u!1 &7338459173688608585
79154
GameObject:
80155
m_ObjectHideFlags: 0
@@ -216,7 +291,7 @@ RectTransform:
216291
m_LocalScale: {x: 1, y: 1, z: 1}
217292
m_Children: []
218293
m_Father: {fileID: 7612533174686205253}
219-
m_RootOrder: 3
294+
m_RootOrder: 4
220295
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
221296
m_AnchorMin: {x: 0.5, y: 0.5}
222297
m_AnchorMax: {x: 0.5, y: 0.5}
@@ -292,6 +367,7 @@ RectTransform:
292367
- {fileID: 4526461940346796426}
293368
- {fileID: 5669027899378403294}
294369
- {fileID: 2395568866419247586}
370+
- {fileID: 7977958452505717198}
295371
- {fileID: 7612533173214069927}
296372
m_Father: {fileID: 7612533173075622659}
297373
m_RootOrder: 0

0 commit comments

Comments
 (0)