diff options
author | skyace65 <matthewehr@hotmail.com> | 2024-03-24 21:20:59 -0400 |
---|---|---|
committer | Max Hilbrunner <m.hilbrunner@gmail.com> | 2024-04-07 16:59:43 +0200 |
commit | c83718624f948eea247191ae5183a40ed0f716a9 (patch) | |
tree | 4be7fe06114d5857966be4be291a072a831e727e /doc/classes/Skeleton3D.xml | |
parent | e5b4ef8e9522e950033cbece39a31a4a76da19c1 (diff) | |
download | redot-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/Skeleton3D.xml')
-rw-r--r-- | doc/classes/Skeleton3D.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/classes/Skeleton3D.xml b/doc/classes/Skeleton3D.xml index 17c93af652..caa3097a6b 100644 --- a/doc/classes/Skeleton3D.xml +++ b/doc/classes/Skeleton3D.xml @@ -9,8 +9,7 @@ Note that "global pose" below refers to the overall transform of the bone with respect to skeleton, so it is not the actual global/world transform of the bone. </description> <tutorials> - <link title="3D Inverse Kinematics Demo">https://godotengine.org/asset-library/asset/523</link> - <link title="Third Person Shooter Demo">https://godotengine.org/asset-library/asset/678</link> + <link title="Third Person Shooter (TPS) Demo">https://godotengine.org/asset-library/asset/2710</link> </tutorials> <methods> <method name="add_bone"> |