using UnityEngine; namespace HurricaneVR.TechDemo.Scripts { public class DemoSafeDoor : MonoBehaviour { } }