We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78d2ddb + ed0e603 commit 0c74e78Copy full SHA for 0c74e78
tutorials/2d/particle_systems_2d.rst
@@ -34,7 +34,7 @@ node properties in CPUParticles2D (with the exception of the trail settings).
34
35
Going forward there are no plans to add new features to CPUParticles2D, though
36
pull requests to add features already in GPUParticles2D will be accepted. For
37
-that reason we recommend using GPUParticles3D unless you have an explicit reason
+that reason we recommend using GPUParticles2D unless you have an explicit reason
38
not to.
39
40
You can convert a CPUParticles2D node into a GPUParticles2D node by clicking on
0 commit comments