using UnityEngine;

          public class OtherObject : MonoBehaviour
          {
              Debug.Log("Test");
          }