Skip to content

Instantly share code, notes, and snippets.

View deadasadodo's full-sized avatar

deadasadodo

View GitHub Profile
//by callum
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
public class next : MonoBehaviour
{
private void OnTriggerEnter(Collider other)
{