Replace Godot docs URL with $DOCS_URL in XML class reference
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
This node may contain a sub-tree of any other blend type nodes, such as mix, blend2, blend3, one shot, etc. This is one of the most commonly used roots.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>https://docs.godotengine.org/en/3.4/tutorials/animation/animation_tree.html</link>
|
||||
<link>$DOCS_URL/tutorials/animation/animation_tree.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="add_node">
|
||||
|
||||
Reference in New Issue
Block a user