Slight UI movements
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine.SceneManagement;
|
||||
|
||||
public class SceneLoader : MonoBehaviour
|
||||
{
|
||||
// Method to load the "SampleScene"
|
||||
public void LoadSampleScene()
|
||||
{
|
||||
SceneManager.LoadScene("SampleScene");
|
||||
}
|
||||
}
|
||||
@@ -1,2 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 16ff14535a345b84b8c8d9658d06195a
|
||||
Reference in New Issue
Block a user