Skip to content

Instantly share code, notes, and snippets.

View andrejeller's full-sized avatar
🏠
Working from home

Andre Jeller andrejeller

🏠
Working from home
View GitHub Profile
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class PauseMenu : MonoBehaviour {
void Start() {
}
void Update() {