Update links to outdated asset library demos

Update links to outdated asset library demos

Co-authored-by: Max Hilbrunner <m.hilbrunner@gmail.com>
This commit is contained in:
skyace65
2024-03-24 21:20:59 -04:00
committed by Max Hilbrunner
parent e5b4ef8e95
commit c83718624f
110 changed files with 198 additions and 205 deletions

View File

@@ -7,7 +7,7 @@
A control for displaying plain text. It gives you control over the horizontal and vertical alignment and can wrap the text inside the node's bounding rectangle. It doesn't support bold, italics, or other rich text formatting. For that, use [RichTextLabel] instead.
</description>
<tutorials>
<link title="2D Dodge The Creeps Demo">https://godotengine.org/asset-library/asset/515</link>
<link title="2D Dodge The Creeps Demo">https://godotengine.org/asset-library/asset/2712</link>
</tutorials>
<methods>
<method name="get_character_bounds" qualifiers="const">