Manual     Reference     Scripting   
  
Reference Manual > Components > Animation Components > Animation Switch to Scripting   

Animation


The Animation Inspector

Properties

AnimationThe default animation that will be played when Play Automatically is enabled.
AnimationsA list of animations that can be accessed from scripts.
Play AutomaticallyShould the animation be played automatically when starting the game?
Animate PhysicsShould the animation interact with physics.
Animate Only If VisibleWhen enabled, the currently playing animation will not play if the object is not visible on the screen.

See the Animation View Guide for more information on how to create animations inside Unity. See the Character Animation page on how to import animated characters.