You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to have an Attractor and then Instantiate Particle System at runtime and attach them to the attractor
Describe the solution you'd like
What i have in mind is a public Detach and Attach function with the ParticleAttractor and then make the particle function work with a list of particle System which all are being attracted by the same ParticleAttractor
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I want to have an Attractor and then Instantiate Particle System at runtime and attach them to the attractor
Describe the solution you'd like
What i have in mind is a public Detach and Attach function with the ParticleAttractor and then make the particle function work with a list of particle System which all are being attracted by the same ParticleAttractor
The text was updated successfully, but these errors were encountered: