From d831b5742feff3641bd1974096cc5f9a45982e78 Mon Sep 17 00:00:00 2001 From: mhby1g21 <mhby1g21@soton.ac.uk> Date: Sat, 28 Dec 2024 23:57:47 +0000 Subject: [PATCH] changed text font size lower --- AVVR/Assets/Prefabs/Player.prefab | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/AVVR/Assets/Prefabs/Player.prefab b/AVVR/Assets/Prefabs/Player.prefab index 750ac4f..6e14e2b 100644 --- a/AVVR/Assets/Prefabs/Player.prefab +++ b/AVVR/Assets/Prefabs/Player.prefab @@ -1888,7 +1888,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 100.18, y: 0.0000019073486} + m_AnchoredPosition: {x: 98.1, y: -3.95} m_SizeDelta: {x: 60.3581, y: 27.9} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &3194649585241575339 @@ -1946,8 +1946,8 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 24 - m_fontSizeBase: 24 + m_fontSize: 16 + m_fontSizeBase: 16 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -2659,7 +2659,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -118.3, y: 0.0000019073} + m_AnchoredPosition: {x: -108, y: -2.1} m_SizeDelta: {x: 91.2152, y: 27.9} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &2340780445742153333 @@ -2717,8 +2717,8 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 24 - m_fontSizeBase: 24 + m_fontSize: 20 + m_fontSizeBase: 20 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 @@ -2868,7 +2868,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 100.18, y: 0.0000025034} + m_AnchoredPosition: {x: 97.7, y: -3.95} m_SizeDelta: {x: 60.3581, y: 27.9} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &182366833392019209 @@ -2926,8 +2926,8 @@ MonoBehaviour: m_faceColor: serializedVersion: 2 rgba: 4294967295 - m_fontSize: 24 - m_fontSizeBase: 24 + m_fontSize: 16 + m_fontSizeBase: 16 m_fontWeight: 400 m_enableAutoSizing: 0 m_fontSizeMin: 18 -- GitLab