mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-11 21:31:10 +01:00
Mention default output node name for AnimationNodeBlendTree
(cherry picked from commit 6bf01e056743c39ebc9a678a504eca7158af7bb9)
This commit is contained in:
parent
b6273a70ce
commit
a205072fbb
@ -4,7 +4,8 @@
|
|||||||
[AnimationTree] node resource that contains many blend type nodes.
|
[AnimationTree] node resource that contains many blend type nodes.
|
||||||
</brief_description>
|
</brief_description>
|
||||||
<description>
|
<description>
|
||||||
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.
|
This node may contain a sub-tree of any other blend type nodes, such as [AnimationNodeTransition], [AnimationNodeBlend2], [AnimationNodeBlend3], [AnimationNodeOneShot], etc. This is one of the most commonly used roots.
|
||||||
|
An [AnimationNodeOutput] node named [code]output[/code] is created by default.
|
||||||
</description>
|
</description>
|
||||||
<tutorials>
|
<tutorials>
|
||||||
<link>$DOCS_URL/tutorials/animation/animation_tree.html</link>
|
<link>$DOCS_URL/tutorials/animation/animation_tree.html</link>
|
||||||
|
Loading…
Reference in New Issue
Block a user