This commit is contained in:
2025-06-26 21:27:54 +02:00
parent f8822831aa
commit 702b766981
8 changed files with 40 additions and 36 deletions

View File

@@ -66,7 +66,7 @@ public class HandMenuUI : NetworkBehaviour
private GameObject settings;
private float forwardOffset = 0.7f;
private float upOffset = -0.3f;
private float upOffset = -0.1f;
private void Start()
{