// Start is called before the first frame update void Start() { if (!main) { main = this; } }
// Start is called before the first frame update void Start() { VFXPutterManager.Add(transform); }