Переглянути джерело

Merge pull request #67836 from stevecotton/particles_demo_link

doc: link GPUParticles2D to a more appropriate demo
Max Hilbrunner 3 роки тому
батько
коміт
6ac7afe7a7
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      doc/classes/GPUParticles2D.xml

+ 2 - 1
doc/classes/GPUParticles2D.xml

@@ -9,7 +9,8 @@
 	</description>
 	</description>
 	<tutorials>
 	<tutorials>
 		<link title="Particle systems (2D)">$DOCS_URL/tutorials/2d/particle_systems_2d.html</link>
 		<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>
 	</tutorials>
 	<methods>
 	<methods>
 		<method name="capture_rect" qualifiers="const">
 		<method name="capture_rect" qualifiers="const">