소스 검색

Updated GPUParticles3D typo on the 2d particle systems page

This sentence is about preferring GPUParticles2D instead of CPUParticles2D. The mention of GPUParticles3D doesn't make sense in the context of the sentence or the page. As such I assumed this to be a type and am submitting a fix to it.
cosmiccrossway 7 달 전
부모
커밋
ed0e60302b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/2d/particle_systems_2d.rst

+ 1 - 1
tutorials/2d/particle_systems_2d.rst

@@ -34,7 +34,7 @@ node properties in CPUParticles2D (with the exception of the trail settings).
 
 Going forward there are no plans to add new features to CPUParticles2D, though
 pull requests to add features already in GPUParticles2D will be accepted. For
-that reason we recommend using GPUParticles3D unless you have an explicit reason
+that reason we recommend using GPUParticles2D unless you have an explicit reason
 not to.
 
 You can convert a CPUParticles2D node into a GPUParticles2D node by clicking on