Link to demos from within the class reference

(cherry picked from commit 439be614f4)
This commit is contained in:
Aaron Franke
2020-10-01 04:34:47 -04:00
committed by Rémi Verschelde
parent 5b9c16a324
commit 069ed4ec63
114 changed files with 276 additions and 65 deletions

View File

@ -7,7 +7,9 @@
A resource to add to an [AnimationNodeBlendTree]. Only features one output set using the [member animation] property. Use it as an input for [AnimationNode] that blend animations together.
</description>
<tutorials>
<link>https://docs.godotengine.org/en/latest/tutorials/animation/animation_tree.html</link>
<link title="AnimationTree">https://docs.godotengine.org/en/latest/tutorials/animation/animation_tree.html</link>
<link title="3D Platformer Demo">https://godotengine.org/asset-library/asset/125</link>
<link title="Third Person Shooter Demo">https://godotengine.org/asset-library/asset/678</link>
</tutorials>
<methods>
</methods>