Start on attempt to consolidate multiple scenes into one
This commit is contained in:
@@ -4,6 +4,7 @@ using UnityEngine.SceneManagement;
|
||||
|
||||
namespace Scampz.GameJam.Assets.Scripts
|
||||
{
|
||||
[RequireComponent(typeof(AudioSource))]
|
||||
public class BGMManager : MonoBehaviour
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user