com.cupkekgames.singletons — single-file MonoBehaviour singleton base. Foundation primitive extracted from the former com.cupkekgames.core so consumers can opt in without the rest of the grab-bag.
Singleton<T> : MonoBehaviour where T : Component — first instance survives via DontDestroyOnLoad; duplicates are destroyed in Awake.
using CupkekGames.Singletons;
public class MyManager : Singleton<MyManager>
{
// Access via MyManager.Instance
}CupkekGames.Singletons (runtime). No editor asmdef.
None.
Settings
Theme
Light
Contrast
Material
Dark
Dim
Material Dark
System
Sidebar(Light & Contrast only)
Font Family
DM Sans
Wix
Inclusive Sans
AR One Sans
Direction