Skip to content

Commit fe10020

Browse files
authored
Anchor GridWorld UI to top-left (#3706)
1 parent 9121024 commit fe10020

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Project/Assets/ML-Agents/Examples/GridWorld/Scenes/GridWorld.unity

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0.44971162, g: 0.49977726, b: 0.5756362, a: 1}
41+
m_IndirectSpecularColor: {r: 0.44971168, g: 0.4997775, b: 0.57563686, a: 1}
4242
m_UseRadianceAmbientProbe: 0
4343
--- !u!157 &3
4444
LightmapSettings:
@@ -1115,10 +1115,10 @@ RectTransform:
11151115
m_Father: {fileID: 363761400}
11161116
m_RootOrder: 1
11171117
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1118-
m_AnchorMin: {x: 0.5, y: 0.5}
1119-
m_AnchorMax: {x: 0.5, y: 0.5}
1120-
m_AnchoredPosition: {x: -369.5, y: -62.2}
1121-
m_SizeDelta: {x: 160, y: 55.6}
1118+
m_AnchorMin: {x: 0, y: 1}
1119+
m_AnchorMax: {x: 0, y: 1}
1120+
m_AnchoredPosition: {x: 150, y: -230}
1121+
m_SizeDelta: {x: 160, y: 55.599976}
11221122
m_Pivot: {x: 0.5, y: 0.5}
11231123
--- !u!114 &918893360
11241124
MonoBehaviour:
@@ -1140,7 +1140,7 @@ MonoBehaviour:
11401140
m_Calls: []
11411141
m_FontData:
11421142
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
1143-
m_FontSize: 20
1143+
m_FontSize: 22
11441144
m_FontStyle: 0
11451145
m_BestFit: 0
11461146
m_MinSize: 2
@@ -1631,9 +1631,9 @@ RectTransform:
16311631
m_Father: {fileID: 363761400}
16321632
m_RootOrder: 2
16331633
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1634-
m_AnchorMin: {x: 0.5, y: 0.5}
1635-
m_AnchorMax: {x: 0.5, y: 0.5}
1636-
m_AnchoredPosition: {x: -369.5, y: -197}
1634+
m_AnchorMin: {x: 0, y: 1}
1635+
m_AnchorMax: {x: 0, y: 1}
1636+
m_AnchoredPosition: {x: 150, y: -128}
16371637
m_SizeDelta: {x: 200, y: 152}
16381638
m_Pivot: {x: 0.5, y: 0.5}
16391639
--- !u!114 &1305247361

0 commit comments

Comments
 (0)