Fix various typos in documentation

(cherry picked from commit 486609eccf)
This commit is contained in:
Septian
2023-07-09 04:41:18 +07:00
committed by Yuri Sizov
parent 3f334cb144
commit 5576f5ab81
6 changed files with 6 additions and 6 deletions

View File

@@ -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