mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
doc: Make all tutorial links point to 3.3 branch of docs
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
[b]Note:[/b] Unlike [CPUParticles2D], [Particles2D] currently ignore the texture region defined in [AtlasTexture]s.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="Particle systems (2D)">https://docs.godotengine.org/en/3.2/tutorials/2d/particle_systems_2d.html</link>
|
||||
<link title="Particle systems (2D)">https://docs.godotengine.org/en/3.3/tutorials/2d/particle_systems_2d.html</link>
|
||||
<link title="2D Dodge The Creeps Demo">https://godotengine.org/asset-library/asset/515</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
|
||||
Reference in New Issue
Block a user