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

@@ -9,7 +9,7 @@
[b]Note:[/b] [VisibleOnScreenNotifier2D] uses the render culling code to determine whether it's visible on screen, so it won't function unless [member CanvasItem.visible] is set to [code]true[/code].
</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="is_on_screen" qualifiers="const">