This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+2 votes

It sounds a bit silly but I can't find a particle attractor node in Godot 3.0 (I'm on master, commit c5ab18f33).
enter image description here

Is something wrong with my setup or has this node been removed? If it has, is there an alternative recommended way to recover its functionality?

Thanks!

in Engine by (26 points)

1 Answer

+2 votes

That's not a silly question, don't worry about it! :)
Unfortunately I am going to have to tell you that yes, the ParticleAttractor node has been removed for now. The reason for this is that the node is incompatible with the new particle system. The 2D Attractor will be added again though later (probably for 3.1) and there will also be a 3D version alongside it.
Have a nice day :D

by (305 points)

I see, thanks for the reply. That's an important regression though... Is there some workaround? I guess maybe one can code it by hand as a particle shader though that feels a bit clumsy. Do you know if other people had the same issue and came up with a solution?

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.