/* welcome to Frederic's little mind scope */

here you can; see the works by Frederic; produced under InsertMaterials.; feel free to check out: my work and interests

 { rest of this is just default code;  I just thought it looked cool (but I might write more here)

     {   if (other.tag == "AnythingYouLike")

         {      SceneManager.LoadScene(SceneName); // loads scene When Frederic enters the trigger collider  }   }

      void OnTriggerStay(Collider other)

     {    if (other.tag == "AnythingYouLike"   {      if (Input.GetKeyDown(KeyCode.E)) // loads scene on user input when in collider

             {     SceneManager.LoadScene(SceneName);   }    }  }

Cinematic Reel 2023

Check out some more !!