Slight UI movements

This commit is contained in:
Iazubi
2024-10-25 16:24:17 -07:00
parent 33120cb9aa
commit 1c43a1cb20
7 changed files with 24 additions and 6 deletions

View File

@@ -1,11 +0,0 @@
using UnityEngine;
using UnityEngine.SceneManagement;
public class SceneLoader : MonoBehaviour
{
// Method to load the "SampleScene"
public void LoadSampleScene()
{
SceneManager.LoadScene("SampleScene");
}
}

View File

@@ -1,2 +0,0 @@
fileFormatVersion: 2
guid: 16ff14535a345b84b8c8d9658d06195a