using UnityEngine; namespace Scampz.GameJam { public class AudioPlayer : MonoBehaviour { } }