Fix various typos in documentation

This commit is contained in:
Septian
2023-07-09 04:41:18 +07:00
parent 83cc5d4914
commit 486609eccf
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
Blends two of three animations linearly inside of an [AnimationNodeBlendTree].
</brief_description>
<description>
A resource to add to an [AnimationNodeBlendTree]. Blends two animations out of three linearly out of three based on the amounmt value.
A resource to add to an [AnimationNodeBlendTree]. Blends two animations out of three linearly out of three based on the amount value.
This animation node has three inputs:
- The base animation to blend with
- A "-blend" animation to blend with when the blend amount is negative value