summaryrefslogtreecommitdiffstats
path: root/doc/classes/CharacterBody2D.xml
diff options
context:
space:
mode:
authorskyace65 <matthewehr@hotmail.com>2024-03-24 21:20:59 -0400
committerMax Hilbrunner <m.hilbrunner@gmail.com>2024-04-07 16:59:43 +0200
commitc83718624f948eea247191ae5183a40ed0f716a9 (patch)
tree4be7fe06114d5857966be4be291a072a831e727e /doc/classes/CharacterBody2D.xml
parente5b4ef8e9522e950033cbece39a31a4a76da19c1 (diff)
downloadredot-engine-c83718624f948eea247191ae5183a40ed0f716a9.tar.gz
Update links to outdated asset library demos
Update links to outdated asset library demos Co-authored-by: Max Hilbrunner <m.hilbrunner@gmail.com>
Diffstat (limited to 'doc/classes/CharacterBody2D.xml')
-rw-r--r--doc/classes/CharacterBody2D.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/CharacterBody2D.xml b/doc/classes/CharacterBody2D.xml
index b66a01a282..df409cb3c4 100644
--- a/doc/classes/CharacterBody2D.xml
+++ b/doc/classes/CharacterBody2D.xml
@@ -10,8 +10,8 @@
<tutorials>
<link title="Kinematic character (2D)">$DOCS_URL/tutorials/physics/kinematic_character_2d.html</link>
<link title="Using CharacterBody2D">$DOCS_URL/tutorials/physics/using_character_body_2d.html</link>
- <link title="2D Kinematic Character Demo">https://godotengine.org/asset-library/asset/113</link>
- <link title="2D Platformer Demo">https://godotengine.org/asset-library/asset/120</link>
+ <link title="2D Kinematic Character Demo">https://godotengine.org/asset-library/asset/2719</link>
+ <link title="2D Platformer Demo">https://godotengine.org/asset-library/asset/2727</link>
</tutorials>
<methods>
<method name="apply_floor_snap">