using UnityEngine; namespace NBF { public class InteractiveObject : MonoBehaviour { } }