void Awake() { instance = this; configPatternPanel = gameObject; }
void OnEnable() { psd = ConfigPatterns.GetCurrentParticleSystemData(); }