News

This repository contains a curated set of C# scripts and project templates that can be used across various Unity projects. These assets are designed to accelerate development by providing ready-to-use ...
This is a central singleton for the main manager of all gameobjects and logic. General functions and references can be found from any script using this singleton. Only necessary functionality should ...