public static void CallNotEnoughCoins() { NotEnoughCoins?.Invoke(); }
void Awake() { Instance = this; }