Răsfoiți Sursa

Merge pull request #67836 from stevecotton/particles_demo_link

doc: link GPUParticles2D to a more appropriate demo
Max Hilbrunner 3 ani în urmă
părinte
comite
6ac7afe7a7
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      doc/classes/GPUParticles2D.xml

+ 2 - 1
doc/classes/GPUParticles2D.xml

@@ -9,7 +9,8 @@
 	</description>
 	<tutorials>
 		<link title="Particle systems (2D)">$DOCS_URL/tutorials/2d/particle_systems_2d.html</link>
-		<link title="2D Dodge The Creeps Demo">https://godotengine.org/asset-library/asset/515</link>
+		<link title="2D Particles Demo">https://godotengine.org/asset-library/asset/118</link>
+		<link title="2D Dodge The Creeps Demo (uses GPUParticles2D for the trail behind the player)">https://godotengine.org/asset-library/asset/515</link>
 	</tutorials>
 	<methods>
 		<method name="capture_rect" qualifiers="const">