Skip to content
Xander Grabowski edited this page Jan 22, 2024 · 2 revisions

Welcome to the Unity-Common-Systems wiki!

This simple package contains some assets that are frequently reused across many of my Unity projects. These assets include:

  • Bootstrapper.cs - a simple utility script used to load any persistent assets at Runtime
  • SoundSystem - namespace containing a simple Audio Manager
Clone this wiki locally