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