Bläddra i källkod

Update animation-scripts.md

Fixed a spelling error.
Kozzers 4 år sedan
förälder
incheckning
e9ca08c523
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      en/manual/animation/animation-scripts.md

+ 2 - 2
en/manual/animation/animation-scripts.md

@@ -96,7 +96,7 @@ namespace AdditiveAnimation
 
 
 ## Override the animation blend tree
 ## Override the animation blend tree
 
 
-You an also override the animation blend tree and do all animation blending in the script. The templates *First-person shooter*, *Third-person platformer* and *Top-down RPG*, which use some advanced techniques, are examples of how to do this. For more information, see [custom blend trees](custom-blend-trees.md).
+You can also override the animation blend tree and do all animation blending in the script. The templates *First-person shooter*, *Third-person platformer* and *Top-down RPG*, which use some advanced techniques, are examples of how to do this. For more information, see [custom blend trees](custom-blend-trees.md).
 
 
 ## See also
 ## See also
 
 
@@ -110,4 +110,4 @@ You an also override the animation blend tree and do all animation blending in t
 * [Procedural animation](procedural-animation.md)
 * [Procedural animation](procedural-animation.md)
 * [Custom blend trees](custom-blend-trees.md)
 * [Custom blend trees](custom-blend-trees.md)
 * [Model node links](model-node-links.md)
 * [Model node links](model-node-links.md)
-* [custom attributes](custom-attributes.md)
+* [custom attributes](custom-attributes.md)