Fix various typos in documentation
This commit is contained in:
parent
83cc5d4914
commit
486609eccf
6 changed files with 6 additions and 6 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Blends two of three animations additively inside of an [AnimationNodeBlendTree].
|
||||
</brief_description>
|
||||
<description>
|
||||
A resource to add to an [AnimationNodeBlendTree]. Blends two animations out of three additively out of three based on the amounmt value.
|
||||
A resource to add to an [AnimationNodeBlendTree]. Blends two animations out of three additively out of three based on the amount value.
|
||||
This animation node has three inputs:
|
||||
- The base animation to add to
|
||||
- A "-add" animation to blend with when the blend amount is negative
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue